System::Xml::Schema::XmlSchemaSet::get_GlobalAttributes 方法

XmlSchemaSet::get_GlobalAttributes method

返回所有位于 XmlSchemaSet 中的 XML Schema 定义语言(XSD)模式的全部全局属性。

SharedPtr<XmlSchemaObjectTable> System::Xml::Schema::XmlSchemaSet::get_GlobalAttributes()

ReturnValue

全局属性的集合。

另见