Showing:

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