set_SchemaType()
XmlSchemaInfo::set_SchemaType(const SharedPtr<XmlSchemaType>&) method
Sets the static XML Schema Definition Language (XSD) schema type of this validated XML node.
void System::Xml::Schema::XmlSchemaInfo::set_SchemaType(const SharedPtr<XmlSchemaType> &value)
Arguments
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<XmlSchemaType>& | The value to set. |
See Also
- Typedef SharedPtr
- Class XmlSchemaType
- Class XmlSchemaInfo
- Namespace System::Xml::Schema
- Library Aspose.Slides