System::Xml::Schema::XmlSchemaAny::get_ProcessContents 方法

XmlSchemaAny::get_ProcessContents method

返回有关应用程序或 XML 处理器应如何处理针对 any 元素指定的 XML 文档验证的信息。

XmlSchemaContentProcessing System::Xml::Schema::XmlSchemaAny::get_ProcessContents()

ReturnValue

XmlSchemaContentProcessing 值之一。如果未指定 processContents 属性,默认值为 Strict

另见