Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Element OtherUnitsType / AreaUnit
Annotations
Each optional AreaUnit element defines alternative units for area values.
Diagram
Diagram Units_xsd_Complex_Type_AreaUnitType.tmp#AreaUnitType_SIUnitName Units_xsd_Complex_Type_AreaUnitType.tmp#AreaUnitType_UnitName Units_xsd_Complex_Type_AreaUnitType.tmp#AreaUnitType_UnitConversion Units_xsd_Complex_Type_AreaUnitType.tmp#AreaUnitType
Type AreaUnitType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Children SIUnitName, UnitConversion, UnitName
Instance
<AreaUnit xmlns="http://qifstandards.org/xsd/qif3">
  <SIUnitName>{0,1}</SIUnitName>
  <UnitName>{1,1}</UnitName>
  <UnitConversion>{0,1}</UnitConversion>
</AreaUnit>
Source
<xs:element name="AreaUnit" type="AreaUnitType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Each optional AreaUnit element defines alternative units for area values.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Units.xsd
Element OtherUnitsType / AngularUnit
Annotations
Each optional AngularUnit element defines alternative units for angle values.
Diagram
Diagram Units_xsd_Complex_Type_AngularUnitType.tmp#AngularUnitType_SIUnitName Units_xsd_Complex_Type_AngularUnitType.tmp#AngularUnitType_UnitName Units_xsd_Complex_Type_AngularUnitType.tmp#AngularUnitType_UnitConversion Units_xsd_Complex_Type_AngularUnitType.tmp#AngularUnitType
Type AngularUnitType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Children SIUnitName, UnitConversion, UnitName
Instance
<AngularUnit xmlns="http://qifstandards.org/xsd/qif3">
  <SIUnitName>{0,1}</SIUnitName>
  <UnitName>{1,1}</UnitName>
  <UnitConversion>{0,1}</UnitConversion>
</AngularUnit>
Source
<xs:element name="AngularUnit" type="AngularUnitType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Each optional AngularUnit element defines alternative units for angle values.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Units.xsd
Element OtherUnitsType / ForceUnit
Annotations
Each optional ForceUnit element defines alternative units for force values.
Diagram
Diagram Units_xsd_Complex_Type_ForceUnitType.tmp#ForceUnitType_SIUnitName Units_xsd_Complex_Type_ForceUnitType.tmp#ForceUnitType_UnitName Units_xsd_Complex_Type_ForceUnitType.tmp#ForceUnitType_UnitConversion Units_xsd_Complex_Type_ForceUnitType.tmp#ForceUnitType
Type ForceUnitType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Children SIUnitName, UnitConversion, UnitName
Instance
<ForceUnit xmlns="http://qifstandards.org/xsd/qif3">
  <SIUnitName>{0,1}</SIUnitName>
  <UnitName>{1,1}</UnitName>
  <UnitConversion>{0,1}</UnitConversion>
</ForceUnit>
Source
<xs:element name="ForceUnit" type="ForceUnitType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Each optional ForceUnit element defines alternative units for force values.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Units.xsd
Element OtherUnitsType / LinearUnit
Annotations
Each optional LinearUnit element defines alternative units for length values.
Diagram
Diagram Units_xsd_Complex_Type_LinearUnitType.tmp#LinearUnitType_SIUnitName Units_xsd_Complex_Type_LinearUnitType.tmp#LinearUnitType_UnitName Units_xsd_Complex_Type_LinearUnitType.tmp#LinearUnitType_UnitConversion Units_xsd_Complex_Type_LinearUnitType.tmp#LinearUnitType
Type LinearUnitType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Children SIUnitName, UnitConversion, UnitName
Instance
<LinearUnit xmlns="http://qifstandards.org/xsd/qif3">
  <SIUnitName>{0,1}</SIUnitName>
  <UnitName>{1,1}</UnitName>
  <UnitConversion>{0,1}</UnitConversion>
</LinearUnit>
Source
<xs:element name="LinearUnit" type="LinearUnitType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Each optional LinearUnit element defines alternative units for length values.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Units.xsd
Element OtherUnitsType / MassUnit
Annotations
Each optional MassUnit element defines alternative units for mass values.
Diagram
Diagram Units_xsd_Complex_Type_MassUnitType.tmp#MassUnitType_SIUnitName Units_xsd_Complex_Type_MassUnitType.tmp#MassUnitType_UnitName Units_xsd_Complex_Type_MassUnitType.tmp#MassUnitType_UnitConversion Units_xsd_Complex_Type_MassUnitType.tmp#MassUnitType
Type MassUnitType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Children SIUnitName, UnitConversion, UnitName
Instance
<MassUnit xmlns="http://qifstandards.org/xsd/qif3">
  <SIUnitName>{0,1}</SIUnitName>
  <UnitName>{1,1}</UnitName>
  <UnitConversion>{0,1}</UnitConversion>
</MassUnit>
Source
<xs:element name="MassUnit" type="MassUnitType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Each optional MassUnit element defines alternative units for mass values.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Units.xsd
Element OtherUnitsType / PressureUnit
Annotations
Each optional PressureUnit element defines alternative units for pressure values.
Diagram
Diagram Units_xsd_Complex_Type_PressureUnitType.tmp#PressureUnitType_SIUnitName Units_xsd_Complex_Type_PressureUnitType.tmp#PressureUnitType_UnitName Units_xsd_Complex_Type_PressureUnitType.tmp#PressureUnitType_UnitConversion Units_xsd_Complex_Type_PressureUnitType.tmp#PressureUnitType
Type PressureUnitType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Children SIUnitName, UnitConversion, UnitName
Instance
<PressureUnit xmlns="http://qifstandards.org/xsd/qif3">
  <SIUnitName>{0,1}</SIUnitName>
  <UnitName>{1,1}</UnitName>
  <UnitConversion>{0,1}</UnitConversion>
</PressureUnit>
Source
<xs:element name="PressureUnit" type="PressureUnitType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Each optional PressureUnit element defines alternative units for pressure values.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Units.xsd
Element OtherUnitsType / SpeedUnit
Annotations
Each optional SpeedUnit element defines alternative units for speed values.
Diagram
Diagram Units_xsd_Complex_Type_SpeedUnitType.tmp#SpeedUnitType_SIUnitName Units_xsd_Complex_Type_SpeedUnitType.tmp#SpeedUnitType_UnitName Units_xsd_Complex_Type_SpeedUnitType.tmp#SpeedUnitType_UnitConversion Units_xsd_Complex_Type_SpeedUnitType.tmp#SpeedUnitType
Type SpeedUnitType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Children SIUnitName, UnitConversion, UnitName
Instance
<SpeedUnit xmlns="http://qifstandards.org/xsd/qif3">
  <SIUnitName>{0,1}</SIUnitName>
  <UnitName>{1,1}</UnitName>
  <UnitConversion>{0,1}</UnitConversion>
</SpeedUnit>
Source
<xs:element name="SpeedUnit" type="SpeedUnitType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Each optional SpeedUnit element defines alternative units for speed values.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Units.xsd
Element OtherUnitsType / TemperatureUnit
Annotations
Each optional TemperatureUnit element defines alternative units for temperature values.
Diagram
Diagram Units_xsd_Complex_Type_TemperatureUnitType.tmp#TemperatureUnitType_SIUnitName Units_xsd_Complex_Type_TemperatureUnitType.tmp#TemperatureUnitType_UnitName Units_xsd_Complex_Type_TemperatureUnitType.tmp#TemperatureUnitType_UnitConversion Units_xsd_Complex_Type_TemperatureUnitType.tmp#TemperatureUnitType
Type TemperatureUnitType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Children SIUnitName, UnitConversion, UnitName
Instance
<TemperatureUnit xmlns="http://qifstandards.org/xsd/qif3">
  <SIUnitName>{0,1}</SIUnitName>
  <UnitName>{1,1}</UnitName>
  <UnitConversion>{0,1}</UnitConversion>
</TemperatureUnit>
Source
<xs:element name="TemperatureUnit" type="TemperatureUnitType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Each optional TemperatureUnit element defines alternative units for temperature values.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Units.xsd
Element OtherUnitsType / TimeUnit
Annotations
Each optional TimeUnit element defines alternative units for time values.
Diagram
Diagram Units_xsd_Complex_Type_TimeUnitType.tmp#TimeUnitType_SIUnitName Units_xsd_Complex_Type_TimeUnitType.tmp#TimeUnitType_UnitName Units_xsd_Complex_Type_TimeUnitType.tmp#TimeUnitType_UnitConversion Units_xsd_Complex_Type_TimeUnitType.tmp#TimeUnitType
Type TimeUnitType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Children SIUnitName, UnitConversion, UnitName
Instance
<TimeUnit xmlns="http://qifstandards.org/xsd/qif3">
  <SIUnitName>{0,1}</SIUnitName>
  <UnitName>{1,1}</UnitName>
  <UnitConversion>{0,1}</UnitConversion>
</TimeUnit>
Source
<xs:element name="TimeUnit" type="TimeUnitType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Each optional TimeUnit element defines alternative units for time values.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Units.xsd
Complex Type OtherUnitsType
Annotations
The OtherUnitsType defines alternative units for various quantities. All unit types are optional and may occur multiple times so that many units of the same type (meters, inches, and millimeters, for example) may co-exist in an instance file.
Diagram
Diagram Units_xsd_Complex_Type_OtherUnitsType.tmp#OtherUnitsType_n Units_xsd_Complex_Type_OtherUnitsType.tmp#OtherUnitsType_AreaUnit Units_xsd_Complex_Type_OtherUnitsType.tmp#OtherUnitsType_AngularUnit Units_xsd_Complex_Type_OtherUnitsType.tmp#OtherUnitsType_ForceUnit Units_xsd_Complex_Type_OtherUnitsType.tmp#OtherUnitsType_LinearUnit Units_xsd_Complex_Type_OtherUnitsType.tmp#OtherUnitsType_MassUnit Units_xsd_Complex_Type_OtherUnitsType.tmp#OtherUnitsType_PressureUnit Units_xsd_Complex_Type_OtherUnitsType.tmp#OtherUnitsType_SpeedUnit Units_xsd_Complex_Type_OtherUnitsType.tmp#OtherUnitsType_TemperatureUnit Units_xsd_Complex_Type_OtherUnitsType.tmp#OtherUnitsType_TimeUnit
Used by
Children AngularUnit, AreaUnit, ForceUnit, LinearUnit, MassUnit, PressureUnit, SpeedUnit, TemperatureUnit, TimeUnit
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of unit definitions in the set.
Source
<xs:complexType name="OtherUnitsType">
  <xs:annotation>
    <xs:documentation>The OtherUnitsType defines alternative units for various quantities. All unit types are optional and may occur multiple times so that many units of the same type (meters, inches, and millimeters, for example) may co-exist in an instance file.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="AreaUnit" type="AreaUnitType" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Each optional AreaUnit element defines alternative units for area values.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="AngularUnit" type="AngularUnitType" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Each optional AngularUnit element defines alternative units for angle values.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ForceUnit" type="ForceUnitType" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Each optional ForceUnit element defines alternative units for force values.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="LinearUnit" type="LinearUnitType" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Each optional LinearUnit element defines alternative units for length values.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="MassUnit" type="MassUnitType" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Each optional MassUnit element defines alternative units for mass values.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="PressureUnit" type="PressureUnitType" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Each optional PressureUnit element defines alternative units for pressure values.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="SpeedUnit" type="SpeedUnitType" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Each optional SpeedUnit element defines alternative units for speed values.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TemperatureUnit" type="TemperatureUnitType" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Each optional TemperatureUnit element defines alternative units for temperature values.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TimeUnit" type="TimeUnitType" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Each optional TimeUnit element defines alternative units for time values.</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 unit definitions in the set.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Units.xsd
Attribute OtherUnitsType / @n
Annotations
The required n attribute is the number of unit definitions in the set.
Type NaturalType
Properties
use required
Facets
minInclusive 1
Used by
Complex Type OtherUnitsType
Source
<xs:attribute name="n" type="NaturalType" use="required">
  <xs:annotation>
    <xs:documentation>The required n attribute is the number of unit definitions in the set.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Units.xsd