Definition Type: Group
Name: 法人型-固有要素グループ
Namespace: http://imi.go.jp/ns/core/2
Containing Schema: Core241.xsd
Collapse XSD Schema Diagram:
Drilldown into 資本金 Drilldown into 組織種別 Drilldown into 組織種別位置XSD Diagram of 法人型-固有要素グループ
Collapse XSD Schema Code:
<xsd:group name="法人型-固有要素グループ">
    <xsd:sequence>
        <xsd:element ref="ic:組織種別位置" minOccurs="0" maxOccurs="1" />
        <xsd:element ref="ic:組織種別" minOccurs="0" maxOccurs="1" />
        <xsd:element ref="ic:資本金" minOccurs="0" maxOccurs="1" />
    </xsd:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
組織種別位置 ic:組織種別位置 0 1
組織種別 ic:組織種別 0 1
資本金 ic:資本金 0 1