Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element diggs:EnvironmentType / diggs:dateTime
Namespace http://diggsml.org/schemas/3
Annotations
The date time for this item.
Diagram
Diagramgml3_2Profile_diggs_xsd_Simple_Type_gml_TimePositionUnion.tmp#TimePositionUniongml3_2Profile_diggs_xsd_Complex_Type_gml_TimePositionType.tmp#TimePositionType_framegml3_2Profile_diggs_xsd_Complex_Type_gml_TimePositionType.tmp#TimePositionType_calendarEraNamegml3_2Profile_diggs_xsd_Complex_Type_gml_TimePositionType.tmp#TimePositionType_indeterminatePositiongml3_2Profile_diggs_xsd_Complex_Type_gml_TimePositionType.tmp#TimePositionType
Type gml:TimePositionType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Default Use
calendarEraName string optional
frame anyURI #ISO-8601 optional
indeterminatePosition gml:TimeIndeterminateValueType optional
Source
<element minOccurs="0" name="dateTime" type="gml:TimePositionType">
  <annotation>
    <documentation>The date time for this item.</documentation>
  </annotation>
</element>
Element diggs:EnvironmentType / diggs:ambientTemperature
Namespace http://diggsml.org/schemas/3
Annotations
Ambient air temperature reported as a single value at the
time of measurement
Diagram
DiagramEmlAllObjects_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueType_howDeterminedMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueType_qualifierMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueTypeMeasureTypes_xsd_Complex_Type_diggs_ThermodynamicTemperatureMeasureType.tmp#ThermodynamicTemperatureMeasureType_uomMeasureTypes_xsd_Complex_Type_diggs_ThermodynamicTemperatureMeasureType.tmp#ThermodynamicTemperatureMeasureType
Type diggs:ThermodynamicTemperatureMeasureType
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs 1
Attributes
QName Type Use Annotation
howDetermined diggs:DescriptorMethodEnumType optional
qualifier diggs:QualifierEnumExtType optional
uom diggs:ThermodynamicTemperatureUomEnumType optional
The unit of measure for absolute temperature.
Source
<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 diggs:EnvironmentType / diggs:barometricPressure
Namespace http://diggsml.org/schemas/3
Annotations
Barometric pressure reported as a single value at the
time of measurement
Diagram
DiagramEmlAllObjects_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueType_howDeterminedMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueType_qualifierMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueTypeMeasureTypes_xsd_Complex_Type_diggs_PressureMeasureType.tmp#PressureMeasureType_uomMeasureTypes_xsd_Complex_Type_diggs_PressureMeasureType.tmp#PressureMeasureType
Type diggs:PressureMeasureType
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs 1
Attributes
QName Type Use Annotation
howDetermined diggs:DescriptorMethodEnumType optional
qualifier diggs:QualifierEnumExtType optional
uom diggs:PressureUomEnumType optional
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>
Element diggs:EnvironmentType / diggs:humidity
Namespace http://diggsml.org/schemas/3
Annotations
Atmospheric humidity reported as a single value at the
time of measurement
Diagram
DiagramEmlAllObjects_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueType_howDeterminedMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueType_qualifierMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueTypeMeasureTypes_xsd_Complex_Type_diggs_VolumePerVolumeMeasureType.tmp#VolumePerVolumeMeasureType_uomMeasureTypes_xsd_Complex_Type_diggs_VolumePerVolumeMeasureType.tmp#VolumePerVolumeMeasureType
Type diggs:VolumePerVolumeMeasureType
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs 1
Attributes
QName Type Use Annotation
howDetermined diggs:DescriptorMethodEnumType optional
qualifier diggs:QualifierEnumExtType optional
uom diggs:VolumePerVolumeUomEnumType optional
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 diggs:EnvironmentType / diggs:weather
Namespace http://diggsml.org/schemas/3
Annotations
General description of the weather (eg. sunny, partly
cloudy, etc.)
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<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 diggs:EnvironmentType / diggs:windSpeed
Namespace http://diggsml.org/schemas/3
Annotations
Wind speed reported as a single value at the time
measurement was taken
Diagram
DiagramEmlAllObjects_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueType_howDeterminedMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueType_qualifierMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueTypeMeasureTypes_xsd_Complex_Type_diggs_LengthPerTimeMeasureType.tmp#LengthPerTimeMeasureType_uomMeasureTypes_xsd_Complex_Type_diggs_LengthPerTimeMeasureType.tmp#LengthPerTimeMeasureType
Type diggs:LengthPerTimeMeasureType
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs 1
Attributes
QName Type Use Annotation
howDetermined diggs:DescriptorMethodEnumType optional
qualifier diggs:QualifierEnumExtType optional
uom diggs:LengthPerTimeUomEnumType optional
The unit of measure for velocity or speed.
Source
<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 diggs:EnvironmentType / diggs:otherEnvironmentalProperty
Namespace http://diggsml.org/schemas/3
Annotations
The other environmental property
property.
Diagram
DiagramCommon_xsd_Element_diggs_Parameter.tmp#ParameterCommon_xsd_Complex_Type_diggs_ParameterPropertyType.tmp#ParameterPropertyType
Type diggs:ParameterPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children diggs:Parameter
Instance
<diggs:otherEnvironmentalProperty xmlns:diggs="http://diggsml.org/schemas/3">
  <diggs:Parameter gml:id="" index="">{1,1}</diggs:Parameter>
</diggs:otherEnvironmentalProperty>
Source
<element minOccurs="0" name="otherEnvironmentalProperty" type="diggs:ParameterPropertyType" maxOccurs="unbounded">
  <annotation>
    <documentation>The other environmental property property.</documentation>
  </annotation>
</element>
Complex Type diggs:EnvironmentType
Namespace http://diggsml.org/schemas/3
Annotations
Complex type: EnvironmentType
Diagram
Diagramgml3_2Profile_diggs_xsd_Attribute_gml_id.tmp#idgml3_2Profile_diggs_xsd_Element_gml_description.tmp#descriptiongml3_2Profile_diggs_xsd_Element_gml_descriptionReference.tmp#descriptionReferencegml3_2Profile_diggs_xsd_Element_gml_identifier.tmp#identifiergml3_2Profile_diggs_xsd_Element_gml_name.tmp#namegml3_2Profile_diggs_xsd_Element_Group_gml_StandardObjectProperties.tmp#StandardObjectPropertiesgml3_2Profile_diggs_xsd_Complex_Type_gml_AbstractGMLType.tmp#AbstractGMLTypegml3_2Profile_diggs_xsd_Element_gml_description.tmp#descriptiongml3_2Profile_diggs_xsd_Element_gml_identifier.tmp#identifierAbstractTypes_xsd_Complex_Type_diggs_AbstractComponentObjectBaseType.tmp#AbstractComponentObjectBaseTypeCommon_xsd_Complex_Type_diggs_EnvironmentType.tmp#EnvironmentType_dateTimeCommon_xsd_Complex_Type_diggs_EnvironmentType.tmp#EnvironmentType_ambientTemperatureCommon_xsd_Complex_Type_diggs_EnvironmentType.tmp#EnvironmentType_barometricPressureCommon_xsd_Complex_Type_diggs_EnvironmentType.tmp#EnvironmentType_humidityCommon_xsd_Complex_Type_diggs_EnvironmentType.tmp#EnvironmentType_weatherCommon_xsd_Complex_Type_diggs_EnvironmentType.tmp#EnvironmentType_windSpeedCommon_xsd_Complex_Type_diggs_EnvironmentType.tmp#EnvironmentType_otherEnvironmentalProperty
Type extension of diggs:AbstractComponentObjectBaseType
Type hierarchy
Used by
Model
Children diggs:ambientTemperature, diggs:barometricPressure, diggs:dateTime, diggs:humidity, diggs:otherEnvironmentalProperty, diggs:weather, diggs:windSpeed, gml:description, gml:identifier
Attributes
QName Type Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be
unique in the XML document within which it occurs. An external identifier for the object in
the form of a URI may be constructed using standard XML and XPointer methods. This is done
by concatenating the URI for the document, a fragment separator, and the value of the id
attribute.
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>