Showing:

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