<complexType name="AxisLocationPropertyType">
<annotation>
<documentation>Property type for referencing or containing an AxisLocation element.</documentation>
</annotation>
<sequence minOccurs="0">
<element ref="diggs:AxisLocation"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
|