Método System::Xml::Schema::XmlSchemaElement::set_SchemaType

XmlSchemaElement::set_SchemaType method

Establece el tipo del elemento. Esto puede ser un tipo complejo o un tipo simple.

void System::Xml::Schema::XmlSchemaElement::set_SchemaType(const SharedPtr<XmlSchemaType> &value)
ParámetroTipoDescripción
valueconst SharedPtr<XmlSchemaType>&El valor a establecer.

Ver también