System::Xml::Schema::XmlSchemaAnyAttribute::get_ProcessContents 方法

XmlSchemaAnyAttribute::get_ProcessContents method

返回有关应用程序或 XML 处理器应如何处理由 anyAttribute 元素指定的属性的 XML 文档验证的信息。

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

ReturnValue

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

另见