Showing:

Annotations
Diagrams
Model
Source
Complex Type diggs:LocalCartesianCRSPropertyType
Namespace http://diggsml.org/schemas/3
Annotations
Property type for referencing or containing a LocalCartesianCRS.
Supports both inline definitions and references via xlink:href.
Diagram
DiagramLocalReferencing_xsd_Element_diggs_LocalCartesianCRS.tmp#LocalCartesianCRS
Model
Children diggs:LocalCartesianCRS
Source
<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>