Showing:

Annotations
Diagrams
Model
Source
Used by
Complex Type diggs:OrientationObservationPropertyType
Namespace http://diggsml.org/schemas/3
Annotations
Property type for orientation observation references. Used to wrap orientation observation objects or references in properties.
Diagram
DiagramExtObservation_xsd_Element_diggs_OrientationObservation.tmp#OrientationObservation
Used by
Model
Children diggs:OrientationObservation
Source
<complexType name="OrientationObservationPropertyType">
  <annotation>
    <documentation>Property type for orientation observation references. Used to wrap orientation observation objects or references in properties.</documentation>
  </annotation>
  <sequence maxOccurs="1">
    <element maxOccurs="1" ref="diggs:OrientationObservation"/>
  </sequence>
</complexType>