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