Showing:

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