ComplexTypetun:InteriorFurniturePropertyType
tun:InteriorFurniturePropertyType
定義
tun:TunnelFurnitureを参照するための型。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
XMLスキーマ
<xs:complexType name="InteriorFurniturePropertyType">
	<xs:annotation>
		<xs:documentation>Denotes the relation of a hollow space to the furnitures it contains. </xs:documentation>
	</xs:annotation>
	<xs:sequence minOccurs="0">
		<xs:element ref="TunnelFurniture"/>
	</xs:sequence>
	<xs:attributeGroup ref="gml:AssociationAttributeGroup"/>
</xs:complexType>