Elementgml:baseSurface
定義
基礎となるサーフェスを表す要素。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
XMLスキーマ
<element name="baseSurface" type="gml:SurfacePropertyType">
	<annotation>
		<appinfo>
			<sch:pattern name="Check either href or content not both">
				<sch:rule context="gml:baseSurface">
					<sch:extends rule="hrefOrContent"/>
				</sch:rule>
			</sch:pattern>
		</appinfo>
		<documentation>This property element either references a surface via the XLink-attributes or contains the surface element. A surface element is any element which is substitutable for "_Surface".</documentation>
	</annotation>
</element>
XMLインスタンスのサンプル
<gml:baseSurface xlink:href="abc_40000000-0000-0000-0000-000000000000"/>