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 建物 Drilldown into 駐車場 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="unbounded" />
        <xsd:element ref="ic:料金" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ic:収容人数" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ic:駐車場" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ic:建物" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ic:関連施設" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ic:備考" minOccurs="0" maxOccurs="1" />
    </xsd:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
利用可能時間 ic:利用可能時間 0 unbounded
料金 ic:料金 0 unbounded
収容人数 ic:収容人数 0 unbounded
駐車場 ic:駐車場 0 unbounded
建物 ic:建物 0 unbounded
関連施設 ic:関連施設 0 unbounded
備考 ic:備考 0 1