System::Xml::Schema::XmlSchemaRedefine::get_AttributeGroups 方法

XmlSchemaRedefine::get_AttributeGroups method

返回 XmlSchemaObjectTable,包含模式中所有属性,并保存 AttributeGroups 值的后编译解释。

SharedPtr<XmlSchemaObjectTable> System::Xml::Schema::XmlSchemaRedefine::get_AttributeGroups()

ReturnValue

用于模式中所有属性的 XmlSchemaObjectTableAttributeGroups 值的后编译解释。

另见