ComplexTypegml:AbstractRingPropertyType
gml:AbstractRingPropertyType
定義
gml:_Ringを参照するための型。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
XMLスキーマ
<complexType name="AbstractRingPropertyType">
	<annotation>
		<documentation>Encapsulates a ring to represent the surface boundary property of a surface.</documentation>
	</annotation>
	<sequence>
		<element ref="gml:_Ring"/>
	</sequence>
</complexType>