System::Xml::Schema::XmlSchemaInfo::set_SchemaElement method
XmlSchemaInfo::set_SchemaElement method
Sets the compiled XmlSchemaElement object that corresponds to this validated XML node.
void System::Xml::Schema::XmlSchemaInfo::set_SchemaElement(const SharedPtr<XmlSchemaElement> &value)
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<XmlSchemaElement>& | The value to set. |
See Also
- Typedef SharedPtr
- Class XmlSchemaElement
- Class XmlSchemaInfo
- Namespace System::Xml::Schema
- Library Aspose.PUB for C++