Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type SummaryStatisticsTemperatureType
Annotations
The SummaryStatisticsTemperatureType defines a summary of a single angular statistical value.
Diagram
Diagram Primitives_xsd_Element_Attributes.tmp#Attributes Statistics_xsd_Complex_Type_SummaryStatisticsType.tmp#SummaryStatisticsType_TypeOfSummary Statistics_xsd_Element_SummaryStatsValue.tmp#SummaryStatsValue Statistics_xsd_Complex_Type_SummaryStatisticsType.tmp#SummaryStatisticsType Statistics_xsd_Complex_Type_SummaryStatisticsTemperatureType.tmp#SummaryStatisticsTemperatureType_temperatureUnit
Type extension of SummaryStatisticsType
Type hierarchy
Used by
Children Attributes, SummaryStatsValue, TypeOfSummary
Attributes
QName Type Use Annotation
temperatureUnit xs:token optional
The optional temperatureUnit attribute defines the unit name for the SummaryStatisticsTemperatureType.
Source
<xs:complexType name="SummaryStatisticsTemperatureType">
  <xs:annotation>
    <xs:documentation>The SummaryStatisticsTemperatureType defines a summary of a single angular statistical value.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="SummaryStatisticsType">
      <xs:attribute name="temperatureUnit" type="xs:token">
        <xs:annotation>
          <xs:documentation>The optional temperatureUnit attribute defines the unit name for the SummaryStatisticsTemperatureType.</xs:documentation>
        </xs:annotation>
      </xs:attribute>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd
Attribute SummaryStatisticsTemperatureType / @temperatureUnit
Annotations
The optional temperatureUnit attribute defines the unit name for the SummaryStatisticsTemperatureType.
Type xs:token
Properties
content simple
Used by
Source
<xs:attribute name="temperatureUnit" type="xs:token">
  <xs:annotation>
    <xs:documentation>The optional temperatureUnit attribute defines the unit name for the SummaryStatisticsTemperatureType.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd