System::Xml::Schema::XmlSchemaRedefine::get_AttributeGroups メソッド

XmlSchemaRedefine::get_AttributeGroups method

スキーマ内のすべての属性に対する XmlSchemaObjectTable を返します。このテーブルは AttributeGroups 値のコンパイル後の解釈を保持します。

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

ReturnValue

スキーマ内のすべての属性に対する XmlSchemaObjectTable です。AttributeGroups 値のコンパイル後の解釈です。

参照