<complexType name="FlowReadingPropertyType">
<annotation>
<documentation>Property type for flow reading references. Used to wrap flow reading objects or references in properties.</documentation>
</annotation>
<sequence>
<element maxOccurs="1" minOccurs="1" ref="diggs:FlowReading"/>
</sequence>
</complexType>
|