Showing:

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