<complexType name="EnvironmentPropertyType">
<sequence>
<element ref="diggs:Environment" minOccurs="1" maxOccurs="1">
<annotation>
<documentation>A collection of environmental parameters recorded at a specific time instant.</documentation>
</annotation>
</element>
</sequence>
</complexType>
|