<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>
|