System::Xml::Schema::XmlSchema::get_AttributeFormDefault method
XmlSchema::get_AttributeFormDefault method
Returns the form for attributes declared in the target namespace of the schema.
XmlSchemaForm System::Xml::Schema::XmlSchema::get_AttributeFormDefault()
ReturnValue
The XmlSchemaForm value that indicates if attributes from the target namespace are required to be qualified with the namespace prefix. The default is XmlSchemaForm::None.
See Also
- Enum XmlSchemaForm
- Class XmlSchema
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++