System::Xml::Schema::XmlSchemaAnyAttribute::get_ProcessContents method
XmlSchemaAnyAttribute::get_ProcessContents method
Returns information about how an application or XML processor should handle the validation of XML documents for the attributes specified by the anyAttribute element.
XmlSchemaContentProcessing System::Xml::Schema::XmlSchemaAnyAttribute::get_ProcessContents()
ReturnValue
One of the XmlSchemaContentProcessing values. If no processContents attribute is specified, the default is Strict.
See Also
- Enum XmlSchemaContentProcessing
- Class XmlSchemaAnyAttribute
- Namespace System::Xml::Schema
- Library Aspose.PUB for C++