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