Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type SummaryStatisticsPressureType
Annotations
The SummaryStatisticsPressureType defines a summary of a single pressure 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_SummaryStatisticsPressureType.tmp#SummaryStatisticsPressureType_pressureUnit
Type extension of SummaryStatisticsType
Type hierarchy
Used by
Children Attributes, SummaryStatsValue, TypeOfSummary
Attributes
QName Type Use Annotation
pressureUnit xs:token optional
The optional pressureUnit attribute defines the unit name for the SummaryStatisticsPressureType.
Source
<xs:complexType name="SummaryStatisticsPressureType">
  <xs:annotation>
    <xs:documentation>The SummaryStatisticsPressureType defines a summary of a single pressure statistical value.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="SummaryStatisticsType">
      <xs:attribute name="pressureUnit" type="xs:token">
        <xs:annotation>
          <xs:documentation>The optional pressureUnit attribute defines the unit name for the SummaryStatisticsPressureType.</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 SummaryStatisticsPressureType / @pressureUnit
Annotations
The optional pressureUnit attribute defines the unit name for the SummaryStatisticsPressureType.
Type xs:token
Properties
content simple
Used by
Source
<xs:attribute name="pressureUnit" type="xs:token">
  <xs:annotation>
    <xs:documentation>The optional pressureUnit attribute defines the unit name for the SummaryStatisticsPressureType.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd