get_ProcessContents()

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()

Return Value

One of the XmlSchemaContentProcessing values. If no processContents attribute is specified, the default is Strict.

See Also