ComplexTypegml:AbstractRingType
gml:AbstractRingType
gml:RingType
定義
閉じた曲線要素の抽象型。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
gml:metaDataProperty
gml:MetaDataPropertyType [0..*]
gml:description
gml:StringOrRefType [0..1]
gml:name
gml:CodeType [0..*]
XMLスキーマ
<complexType name="AbstractRingType" abstract="true">
	<annotation>
		<documentation>An abstraction of a ring to support surface boundaries of different complexity.</documentation>
	</annotation>
	<complexContent>
		<extension base="gml:AbstractGeometryType"/>
	</complexContent>
</complexType>