System::Xml::Schema::XmlSchemaAttribute::set_SchemaType method
XmlSchemaAttribute::set_SchemaType method
Sets the attribute type to a simple type.
void System::Xml::Schema::XmlSchemaAttribute::set_SchemaType(const SharedPtr<XmlSchemaSimpleType> &value)
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<XmlSchemaSimpleType>& | The value to set. |
See Also
- Typedef SharedPtr
- Class XmlSchemaSimpleType
- Class XmlSchemaAttribute
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++