<element name="pointMember" type="gml:PointPropertyType">
<annotation>
<documentation>This property element either references a Point via the XLink-attributes or contains the Point element.</documentation>
</annotation>
</element>
<gml:pointMember>
<gml:Point>
<gml:pos>
<!--省略-->
</gml:pos>
</gml:Point>
</gml:pointMember>