<complexType name="LocalCartesianCRSPropertyType">
<annotation>
<documentation>Property type for referencing or containing a LocalCartesianCRS. Supports both inline definitions and references via xlink:href.</documentation>
</annotation>
<sequence minOccurs="0">
<element ref="diggs:LocalCartesianCRS"/>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
|