<element minOccurs="0" name="dateTime" type="gml:TimePositionType"><annotation><documentation>The date time for this item.</documentation></annotation></element>
<element name="ambientTemperature" type="diggs:ThermodynamicTemperatureMeasureType" minOccurs="0" maxOccurs="1"><annotation><documentation>Ambient air temperature reported as a single value at the time of measurement</documentation></annotation></element>
The unit of measure for pressure, stress, or elastic modulus.
Source
<element name="barometricPressure" type="diggs:PressureMeasureType" minOccurs="0" maxOccurs="1"><annotation><documentation>Barometric pressure reported as a single value at the time of measurement</documentation></annotation></element>
The unit of measure for volume ratio, porosity, or volumetric fraction.
Source
<element name="humidity" type="diggs:VolumePerVolumeMeasureType" minOccurs="0" maxOccurs="1"><annotation><documentation>Atmospheric humidity reported as a single value at the time of measurement</documentation></annotation></element>
<element name="windSpeed" type="diggs:LengthPerTimeMeasureType" minOccurs="0" maxOccurs="1"><annotation><documentation>Wind speed reported as a single value at the time measurement was taken</documentation></annotation></element>
Database handle for the object. It is of XML type ID, so is constrained to beunique in the XML document within which it occurs. An external identifier for the object inthe form of a URI may be constructed using standard XML and XPointer methods. This is doneby concatenating the URI for the document, a fragment separator, and the value of the idattribute.
Source
<complexType name="EnvironmentType"><annotation><documentation>Complex type: EnvironmentType</documentation></annotation><complexContent><extension base="diggs:AbstractComponentObjectBaseType"><sequence><element minOccurs="0" name="dateTime" type="gml:TimePositionType"><annotation><documentation>The date time for this item.</documentation></annotation></element><element name="ambientTemperature" type="diggs:ThermodynamicTemperatureMeasureType" minOccurs="0" maxOccurs="1"><annotation><documentation>Ambient air temperature reported as a single value at the time of measurement</documentation></annotation></element><element name="barometricPressure" type="diggs:PressureMeasureType" minOccurs="0" maxOccurs="1"><annotation><documentation>Barometric pressure reported as a single value at the time of measurement</documentation></annotation></element><element name="humidity" type="diggs:VolumePerVolumeMeasureType" minOccurs="0" maxOccurs="1"><annotation><documentation>Atmospheric humidity reported as a single value at the time of measurement</documentation></annotation></element><element name="weather" type="string" minOccurs="0" maxOccurs="1"><annotation><documentation>General description of the weather (eg. sunny, partly cloudy, etc.)</documentation></annotation></element><element name="windSpeed" type="diggs:LengthPerTimeMeasureType" minOccurs="0" maxOccurs="1"><annotation><documentation>Wind speed reported as a single value at the time measurement was taken</documentation></annotation></element><element minOccurs="0" name="otherEnvironmentalProperty" type="diggs:ParameterPropertyType" maxOccurs="unbounded"><annotation><documentation>The other environmental property property.</documentation></annotation></element></sequence></extension></complexContent></complexType>