Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Element CriteriaByUnitType / LinearCriterion
Annotations
The optional LinearCriterion element defines a criterion for a
linear characteristic.
Diagram
Diagram Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_Limit Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_NumberAllowedExceptions Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_ExtremeLimit Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType Statistics_xsd_Complex_Type_CriterionLinearType.tmp#CriterionLinearType_linearUnit Statistics_xsd_Complex_Type_CriterionLinearType.tmp#CriterionLinearType
Type CriterionLinearType
Type hierarchy
Properties
content complex
minOccurs 0
Children ExtremeLimit, Limit, NumberAllowedExceptions
Instance
<LinearCriterion linearUnit="" xmlns="http://qifstandards.org/xsd/qif3">
  <Limit>{1,1}</Limit>
  <NumberAllowedExceptions>{1,1}</NumberAllowedExceptions>
  <ExtremeLimit>{0,1}</ExtremeLimit>
</LinearCriterion>
Attributes
QName Type Use Annotation
linearUnit xs:token optional
The optional linearUnit attribute defines the unit name for the CriterionLinearType.
Source
<xs:element name="LinearCriterion" type="CriterionLinearType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional LinearCriterion element defines a criterion for a linear characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element CriteriaByUnitType / AngularCriterion
Annotations
The optional AngularCriterion element defines a criterion for an
angular characteristic.
Diagram
Diagram Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_Limit Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_NumberAllowedExceptions Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_ExtremeLimit Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType Statistics_xsd_Complex_Type_CriterionAngularType.tmp#CriterionAngularType_angularUnit Statistics_xsd_Complex_Type_CriterionAngularType.tmp#CriterionAngularType
Type CriterionAngularType
Type hierarchy
Properties
content complex
minOccurs 0
Children ExtremeLimit, Limit, NumberAllowedExceptions
Instance
<AngularCriterion angularUnit="" xmlns="http://qifstandards.org/xsd/qif3">
  <Limit>{1,1}</Limit>
  <NumberAllowedExceptions>{1,1}</NumberAllowedExceptions>
  <ExtremeLimit>{0,1}</ExtremeLimit>
</AngularCriterion>
Attributes
QName Type Use Annotation
angularUnit xs:token optional
The optional angularUnit attribute defines the unit name for the CriterionAngularType.
Source
<xs:element name="AngularCriterion" type="CriterionAngularType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional AngularCriterion element defines a criterion for an angular characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element CriteriaByUnitType / AreaCriterion
Annotations
The optional AreaCriterion element defines a criterion for an
area characteristic.
Diagram
Diagram Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_Limit Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_NumberAllowedExceptions Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_ExtremeLimit Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType Statistics_xsd_Complex_Type_CriterionAreaType.tmp#CriterionAreaType_areaUnit Statistics_xsd_Complex_Type_CriterionAreaType.tmp#CriterionAreaType
Type CriterionAreaType
Type hierarchy
Properties
content complex
minOccurs 0
Children ExtremeLimit, Limit, NumberAllowedExceptions
Instance
<AreaCriterion areaUnit="" xmlns="http://qifstandards.org/xsd/qif3">
  <Limit>{1,1}</Limit>
  <NumberAllowedExceptions>{1,1}</NumberAllowedExceptions>
  <ExtremeLimit>{0,1}</ExtremeLimit>
</AreaCriterion>
Attributes
QName Type Use Annotation
areaUnit xs:token optional
The optional areaUnit attribute defines the unit name for the CriterionAreaType.
Source
<xs:element name="AreaCriterion" type="CriterionAreaType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional AreaCriterion element defines a criterion for an area characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element CriteriaByUnitType / ForceCriterion
Annotations
The optional ForceCriterion element defines a criterion for a
force characteristic.
Diagram
Diagram Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_Limit Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_NumberAllowedExceptions Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_ExtremeLimit Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType Statistics_xsd_Complex_Type_CriterionForceType.tmp#CriterionForceType_forceUnit Statistics_xsd_Complex_Type_CriterionForceType.tmp#CriterionForceType
Type CriterionForceType
Type hierarchy
Properties
content complex
minOccurs 0
Children ExtremeLimit, Limit, NumberAllowedExceptions
Instance
<ForceCriterion forceUnit="" xmlns="http://qifstandards.org/xsd/qif3">
  <Limit>{1,1}</Limit>
  <NumberAllowedExceptions>{1,1}</NumberAllowedExceptions>
  <ExtremeLimit>{0,1}</ExtremeLimit>
</ForceCriterion>
Attributes
QName Type Use Annotation
forceUnit xs:token optional
The optional forceUnit attribute defines the unit name for the CriterionForceType.
Source
<xs:element name="ForceCriterion" type="CriterionForceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ForceCriterion element defines a criterion for a force characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element CriteriaByUnitType / MassCriterion
Annotations
The optional MassCriterion element defines a criterion for a
mass characteristic.
Diagram
Diagram Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_Limit Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_NumberAllowedExceptions Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_ExtremeLimit Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType Statistics_xsd_Complex_Type_CriterionMassType.tmp#CriterionMassType_massUnit Statistics_xsd_Complex_Type_CriterionMassType.tmp#CriterionMassType
Type CriterionMassType
Type hierarchy
Properties
content complex
minOccurs 0
Children ExtremeLimit, Limit, NumberAllowedExceptions
Instance
<MassCriterion massUnit="" xmlns="http://qifstandards.org/xsd/qif3">
  <Limit>{1,1}</Limit>
  <NumberAllowedExceptions>{1,1}</NumberAllowedExceptions>
  <ExtremeLimit>{0,1}</ExtremeLimit>
</MassCriterion>
Attributes
QName Type Use Annotation
massUnit xs:token optional
The optional massUnit attribute defines the unit name for the CriterionMassType.
Source
<xs:element name="MassCriterion" type="CriterionMassType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional MassCriterion element defines a criterion for a mass characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element CriteriaByUnitType / PressureCriterion
Annotations
The optional PressureCriterion element defines a criterion for
a pressure characteristic.
Diagram
Diagram Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_Limit Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_NumberAllowedExceptions Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_ExtremeLimit Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType Statistics_xsd_Complex_Type_CriterionPressureType.tmp#CriterionPressureType_pressureUnit Statistics_xsd_Complex_Type_CriterionPressureType.tmp#CriterionPressureType
Type CriterionPressureType
Type hierarchy
Properties
content complex
minOccurs 0
Children ExtremeLimit, Limit, NumberAllowedExceptions
Instance
<PressureCriterion pressureUnit="" xmlns="http://qifstandards.org/xsd/qif3">
  <Limit>{1,1}</Limit>
  <NumberAllowedExceptions>{1,1}</NumberAllowedExceptions>
  <ExtremeLimit>{0,1}</ExtremeLimit>
</PressureCriterion>
Attributes
QName Type Use Annotation
pressureUnit xs:token optional
The optional pressureUnit attribute defines the unit name for the CriterionPressureType.
Source
<xs:element name="PressureCriterion" type="CriterionPressureType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional PressureCriterion element defines a criterion for a pressure characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element CriteriaByUnitType / SpeedCriterion
Annotations
The optional SpeedCriterion element defines a criterion for a
speed characteristic.
Diagram
Diagram Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_Limit Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_NumberAllowedExceptions Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_ExtremeLimit Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType Statistics_xsd_Complex_Type_CriterionSpeedType.tmp#CriterionSpeedType_speedUnit Statistics_xsd_Complex_Type_CriterionSpeedType.tmp#CriterionSpeedType
Type CriterionSpeedType
Type hierarchy
Properties
content complex
minOccurs 0
Children ExtremeLimit, Limit, NumberAllowedExceptions
Instance
<SpeedCriterion speedUnit="" xmlns="http://qifstandards.org/xsd/qif3">
  <Limit>{1,1}</Limit>
  <NumberAllowedExceptions>{1,1}</NumberAllowedExceptions>
  <ExtremeLimit>{0,1}</ExtremeLimit>
</SpeedCriterion>
Attributes
QName Type Use Annotation
speedUnit xs:token optional
The optional speedUnit attribute defines the unit name for the CriterionSpeedType.
Source
<xs:element name="SpeedCriterion" type="CriterionSpeedType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional SpeedCriterion element defines a criterion for a speed characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element CriteriaByUnitType / TemperatureCriterion
Annotations
The optional TemperatureCriterion element defines a criterion
for a temperature characteristic.
Diagram
Diagram Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_Limit Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_NumberAllowedExceptions Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_ExtremeLimit Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType Statistics_xsd_Complex_Type_CriterionTemperatureType.tmp#CriterionTemperatureType_temperatureUnit Statistics_xsd_Complex_Type_CriterionTemperatureType.tmp#CriterionTemperatureType
Type CriterionTemperatureType
Type hierarchy
Properties
content complex
minOccurs 0
Children ExtremeLimit, Limit, NumberAllowedExceptions
Instance
<TemperatureCriterion temperatureUnit="" xmlns="http://qifstandards.org/xsd/qif3">
  <Limit>{1,1}</Limit>
  <NumberAllowedExceptions>{1,1}</NumberAllowedExceptions>
  <ExtremeLimit>{0,1}</ExtremeLimit>
</TemperatureCriterion>
Attributes
QName Type Use Annotation
temperatureUnit xs:token optional
The optional temperatureUnit attribute defines the unit name for the CriterionTemperatureType.
Source
<xs:element name="TemperatureCriterion" type="CriterionTemperatureType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional TemperatureCriterion element defines a criterion for a temperature characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element CriteriaByUnitType / TimeCriterion
Annotations
The optional TimeCriterion element defines a criterion for a
time characteristic.
Diagram
Diagram Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_Limit Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_NumberAllowedExceptions Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_ExtremeLimit Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType Statistics_xsd_Complex_Type_CriterionTimeType.tmp#CriterionTimeType_timeUnit Statistics_xsd_Complex_Type_CriterionTimeType.tmp#CriterionTimeType
Type CriterionTimeType
Type hierarchy
Properties
content complex
minOccurs 0
Children ExtremeLimit, Limit, NumberAllowedExceptions
Instance
<TimeCriterion timeUnit="" xmlns="http://qifstandards.org/xsd/qif3">
  <Limit>{1,1}</Limit>
  <NumberAllowedExceptions>{1,1}</NumberAllowedExceptions>
  <ExtremeLimit>{0,1}</ExtremeLimit>
</TimeCriterion>
Attributes
QName Type Use Annotation
timeUnit xs:token optional
The optional timeUnit attribute defines the unit name for the CriterionTimeType.
Source
<xs:element name="TimeCriterion" type="CriterionTimeType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional TimeCriterion element defines a criterion for a time characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element CriteriaByUnitType / UserDefinedUnitCriterion
Annotations
Each optional UserDefinedUnitCriterion element defines a
criterion for user defined unit characteristics. This element
is not to be used to define a criterion with units available in
another element. In particular this element is not to be used
to define a criterion with linear units, angular units, or
units of temperature, area, force, mass, pressure, speed, or
time.
Diagram
Diagram Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_Limit Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_NumberAllowedExceptions Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType_ExtremeLimit Statistics_xsd_Complex_Type_CriterionDecimalType.tmp#CriterionDecimalType Statistics_xsd_Complex_Type_CriterionUserDefinedUnitType.tmp#CriterionUserDefinedUnitType_unitName Statistics_xsd_Complex_Type_CriterionUserDefinedUnitType.tmp#CriterionUserDefinedUnitType
Type CriterionUserDefinedUnitType
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs unbounded
Children ExtremeLimit, Limit, NumberAllowedExceptions
Instance
<UserDefinedUnitCriterion unitName="" xmlns="http://qifstandards.org/xsd/qif3">
  <Limit>{1,1}</Limit>
  <NumberAllowedExceptions>{1,1}</NumberAllowedExceptions>
  <ExtremeLimit>{0,1}</ExtremeLimit>
</UserDefinedUnitCriterion>
Attributes
QName Type Use Annotation
unitName xs:token required
The required unitName attribute is the unit name for the CriterionUserDefinedUnitType.
Source
<xs:element name="UserDefinedUnitCriterion" type="CriterionUserDefinedUnitType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Each optional UserDefinedUnitCriterion element defines a criterion for user defined unit characteristics. This element is not to be used to define a criterion with units available in another element. In particular this element is not to be used to define a criterion with linear units, angular units, or units of temperature, area, force, mass, pressure, speed, or time.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Complex Type CriteriaByUnitType
Annotations
The CriteriaByUnitType defines a list of criteria for various units
types.
Diagram
Diagram QIFStatistics_xsd_Complex_Type_CriteriaByUnitType.tmp#CriteriaByUnitType_n QIFStatistics_xsd_Complex_Type_CriteriaByUnitType.tmp#CriteriaByUnitType_LinearCriterion QIFStatistics_xsd_Complex_Type_CriteriaByUnitType.tmp#CriteriaByUnitType_AngularCriterion QIFStatistics_xsd_Complex_Type_CriteriaByUnitType.tmp#CriteriaByUnitType_AreaCriterion QIFStatistics_xsd_Complex_Type_CriteriaByUnitType.tmp#CriteriaByUnitType_ForceCriterion QIFStatistics_xsd_Complex_Type_CriteriaByUnitType.tmp#CriteriaByUnitType_MassCriterion QIFStatistics_xsd_Complex_Type_CriteriaByUnitType.tmp#CriteriaByUnitType_PressureCriterion QIFStatistics_xsd_Complex_Type_CriteriaByUnitType.tmp#CriteriaByUnitType_SpeedCriterion QIFStatistics_xsd_Complex_Type_CriteriaByUnitType.tmp#CriteriaByUnitType_TemperatureCriterion QIFStatistics_xsd_Complex_Type_CriteriaByUnitType.tmp#CriteriaByUnitType_TimeCriterion QIFStatistics_xsd_Complex_Type_CriteriaByUnitType.tmp#CriteriaByUnitType_UserDefinedUnitCriterion
Used by
Children AngularCriterion, AreaCriterion, ForceCriterion, LinearCriterion, MassCriterion, PressureCriterion, SpeedCriterion, TemperatureCriterion, TimeCriterion, UserDefinedUnitCriterion
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of criteria in the list.
Source
<xs:complexType name="CriteriaByUnitType">
  <xs:annotation>
    <xs:documentation>The CriteriaByUnitType defines a list of criteria for various units types.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="LinearCriterion" type="CriterionLinearType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional LinearCriterion element defines a criterion for a linear characteristic.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="AngularCriterion" type="CriterionAngularType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional AngularCriterion element defines a criterion for an angular characteristic.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="AreaCriterion" type="CriterionAreaType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional AreaCriterion element defines a criterion for an area characteristic.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ForceCriterion" type="CriterionForceType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional ForceCriterion element defines a criterion for a force characteristic.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="MassCriterion" type="CriterionMassType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional MassCriterion element defines a criterion for a mass characteristic.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="PressureCriterion" type="CriterionPressureType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional PressureCriterion element defines a criterion for a pressure characteristic.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="SpeedCriterion" type="CriterionSpeedType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional SpeedCriterion element defines a criterion for a speed characteristic.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TemperatureCriterion" type="CriterionTemperatureType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional TemperatureCriterion element defines a criterion for a temperature characteristic.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TimeCriterion" type="CriterionTimeType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional TimeCriterion element defines a criterion for a time characteristic.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="UserDefinedUnitCriterion" type="CriterionUserDefinedUnitType" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Each optional UserDefinedUnitCriterion element defines a criterion for user defined unit characteristics. This element is not to be used to define a criterion with units available in another element. In particular this element is not to be used to define a criterion with linear units, angular units, or units of temperature, area, force, mass, pressure, speed, or time.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="n" type="NaturalType" use="required">
    <xs:annotation>
      <xs:documentation>The required n attribute is the number of criteria in the list.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Attribute CriteriaByUnitType / @n
Annotations
The required n attribute is the number of criteria in the list.
Type NaturalType
Properties
use required
Facets
minInclusive 1
Used by
Complex Type CriteriaByUnitType
Source
<xs:attribute name="n" type="NaturalType" use="required">
  <xs:annotation>
    <xs:documentation>The required n attribute is the number of criteria in the list.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd