System::Xml::Schema::XmlSchema::get_AttributeFormDefault 方法

XmlSchema::get_AttributeFormDefault method

返回在模式的目标命名空间中声明的属性的形式。

XmlSchemaForm System::Xml::Schema::XmlSchema::get_AttributeFormDefault()

ReturnValue

XmlSchemaForm 值指示来自目标命名空间的属性是否必须使用命名空间前缀进行限定。默认值为 XmlSchemaForm::None

另见