Definition Type: Group
Name: 組織関連型-固有要素グループ
Namespace: http://imi.go.jp/ns/core/2
Containing Schema: Core241.xsd
Collapse XSD Schema Diagram:
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:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
役割 ic:役割 0 1
組織 ic:組織 0 1