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ámetro | Tipo | Descripción |
|---|---|---|
| value | const SharedPtr<XmlSchemaType>& | El valor a establecer. |
Ver también
- Typedef SharedPtr
- Class XmlSchemaType
- Class XmlSchemaElement
- Namespace System::Xml::Schema
- Library Aspose.Page for C++