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