Elementgml:_Solid
gml:_Solid
定義
全てのソリッド要素の抽象クラス。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
gml:metaDataProperty
gml:MetaDataPropertyType [0..*]
gml:description
gml:StringOrRefType [0..1]
gml:name
gml:CodeType [0..*]
XMLスキーマ
<element name="_Solid" type="gml:AbstractSolidType" abstract="true" substitutionGroup="gml:_GeometricPrimitive">
	<annotation>
		<documentation>The "_Solid" element is the abstract head of the substituition group for all (continuous) solid elements.</documentation>
	</annotation>
</element>