System::Xml::Schema::XmlSchemaElement::get_SchemaType method

XmlSchemaElement::get_SchemaType method

Devuelve el tipo del elemento. Puede ser un tipo complejo o un tipo simple.

SharedPtr<XmlSchemaType> System::Xml::Schema::XmlSchemaElement::get_SchemaType()

ReturnValue

El tipo del elemento.

Ver también