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