Showing:

Annotations
Diagrams
Model
Source
Used by
Complex Type diggs:LocalityPropertyType
Namespace http://diggsml.org/schema-dev
Annotations
PointLocation property choice is depreceated; use LocalCoordinate
instead
Diagram
DiagramKernel_xsd_Element_diggs_Locality.tmp#LocalityKernel_xsd_Element_diggs_PointLocation.tmp#PointLocation
Used by
Model
Children diggs:Locality, diggs:PointLocation
Source
<complexType name="LocalityPropertyType">
  <annotation>
    <documentation>PointLocation property choice is depreceated; use LocalCoordinate instead</documentation>
  </annotation>
  <choice>
    <element ref="diggs:Locality" minOccurs="1" maxOccurs="1"/>
    <element ref="diggs:PointLocation"/>
  </choice>
</complexType>