Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Element MeasurementResourceBaseType / Name
Annotations
The Name element is the name of the measurement resource.
Diagram
Diagram
Type xs:token
Properties
content simple
Source
<xs:element name="Name" type="xs:token">
  <xs:annotation>
    <xs:documentation>The Name element is the name of the measurement resource.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element MeasurementResourceBaseType / Description
Annotations
The optional Description element is a description of the measurement resource.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="Description" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Description element is a description of the measurement resource.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element MeasurementResourceBaseType / Manufacturer
Annotations
The optional Manufacturer element is the manufacturer of the measurement resource.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="Manufacturer" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Manufacturer element is the manufacturer of the measurement resource.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element MeasurementResourceBaseType / ModelNumber
Annotations
The optional ModelNumber element is the identifier of a very specific type of measurement resource. There may be many measurement resources with the same ModelNumber, but they should all be identical (or nearly so).
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="ModelNumber" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ModelNumber element is the identifier of a very specific type of measurement resource. There may be many measurement resources with the same ModelNumber, but they should all be identical (or nearly so).</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element MeasurementResourceBaseType / SerialNumber
Annotations
The optional SerialNumber element is the serial number of the measurement resource. Measurement resources with the same ModelNumber have different SerialNumbers. The combination of ModelNumber and SerialNumber should differentiate a given measurement resource from all other measurement resources in a QIF application instance file.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="SerialNumber" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional SerialNumber element is the serial number of the measurement resource. Measurement resources with the same ModelNumber have different SerialNumbers. The combination of ModelNumber and SerialNumber should differentiate a given measurement resource from all other measurement resources in a QIF application instance file.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element MeasurementResourceBaseType / Mass
Annotations
The optional Mass element is the mass of the measurement resource.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_MassValueType.tmp#MassValueType_massUnit Units_xsd_Complex_Type_MassValueType.tmp#MassValueType
Type MassValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
massUnit xs:token optional
The optional massUnit attribute defines the UnitName for the MassValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="Mass" type="MassValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Mass element is the mass of the measurement resource.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element MeasurementResourceBaseType / Size
Annotations
The optional Size element is the size of a measurement resource. The size is defined as a box having X, Y, and Z dimensions.
Diagram
Diagram QIFMeasurementResources_xsd_Complex_Type_WorkingVolumeBaseType.tmp#WorkingVolumeBaseType QIFMeasurementResources_xsd_Complex_Type_CartesianWorkingVolumeType.tmp#CartesianWorkingVolumeType_XAxisLength QIFMeasurementResources_xsd_Complex_Type_CartesianWorkingVolumeType.tmp#CartesianWorkingVolumeType_YAxisLength QIFMeasurementResources_xsd_Complex_Type_CartesianWorkingVolumeType.tmp#CartesianWorkingVolumeType_ZAxisLength QIFMeasurementResources_xsd_Complex_Type_CartesianWorkingVolumeType.tmp#CartesianWorkingVolumeType
Type CartesianWorkingVolumeType
Type hierarchy
Properties
content complex
minOccurs 0
Children XAxisLength, YAxisLength, ZAxisLength
Instance
<Size xmlns="http://qifstandards.org/xsd/qif3">
  <XAxisLength decimalPlaces="" linearUnit="" significantFigures="">{0,1}</XAxisLength>
  <YAxisLength decimalPlaces="" linearUnit="" significantFigures="">{0,1}</YAxisLength>
  <ZAxisLength decimalPlaces="" linearUnit="" significantFigures="">{0,1}</ZAxisLength>
</Size>
Source
<xs:element name="Size" type="CartesianWorkingVolumeType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Size element is the size of a measurement resource. The size is defined as a box having X, Y, and Z dimensions.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element MeasurementResourceBaseType / LocationId
Annotations
The LocationId element is the QIF id of the location of the measurement device. This element is in an optional choice.
Diagram
Diagram Primitives_xsd_Simple_Type_QIFReferenceBaseType.tmp#QIFReferenceBaseType Primitives_xsd_Complex_Type_QIFReferenceType.tmp#QIFReferenceType_xId Primitives_xsd_Complex_Type_QIFReferenceType.tmp#QIFReferenceType
Type QIFReferenceType
Type hierarchy
Properties
content complex
Attributes
QName Type Use Annotation
xId QIFReferenceSimpleType optional
The optional xId attribute is a reference to the id of a QIF object in an external document. A QIF object in an external QIF document can be referenced by using references to two QIF ids: the id of the external document reference of type ExternalQIFDocumentReferenceType found in the local document and the id of the object found in the external document.
Source
<xs:element name="LocationId" type="QIFReferenceType">
  <xs:annotation>
    <xs:documentation>The LocationId element is the QIF id of the location of the measurement device. This element is in an optional choice.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element MeasurementResourceBaseType / Location
Annotations
The Location element gives information about the location of the measurement resource. This element is in an optional choice.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_LocationType.tmp#LocationType_id IntermediatesPMI_xsd_Complex_Type_LocationType.tmp#LocationType_LocationDescription IntermediatesPMI_xsd_Complex_Type_LocationType.tmp#LocationType_Address IntermediatesPMI_xsd_Complex_Type_LocationType.tmp#LocationType
Type LocationType
Properties
content complex
Children Address, LocationDescription
Instance
<Location id="" xmlns="http://qifstandards.org/xsd/qif3">
  <LocationDescription>{1,1}</LocationDescription>
  <Address>{0,1}</Address>
</Location>
Attributes
QName Type Use Annotation
id QIFIdType required
The id attribute is the QIF id of the location, used for referencing.
Source
<xs:element name="Location" type="LocationType">
  <xs:annotation>
    <xs:documentation>The Location element gives information about the location of the measurement resource. This element is in an optional choice.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Complex Type MeasurementResourceBaseType
Annotations
The abstract MeasurementResourceBaseType is the base type for measurement resources that may be required by an action, used by a method, or referenced. Resource types can be a fixture, a carriage, a measurement device, a tool, a sensor, or a probe tip.
Diagram
Diagram QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_id QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_Name QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_Description QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_Manufacturer QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_ModelNumber QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_SerialNumber QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_Mass QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_Size QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_LocationId QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_Location Primitives_xsd_Element_Attributes.tmp#Attributes
Properties
abstract true
Used by
Children Attributes, Description, Location, LocationId, Manufacturer, Mass, ModelNumber, Name, SerialNumber, Size
Attributes
QName Type Use Annotation
id QIFIdType required
The required id attribute is the QIF id of the measurement resource, used for referencing.
Source
<xs:complexType name="MeasurementResourceBaseType" abstract="true">
  <xs:annotation>
    <xs:documentation>The abstract MeasurementResourceBaseType is the base type for measurement resources that may be required by an action, used by a method, or referenced. Resource types can be a fixture, a carriage, a measurement device, a tool, a sensor, or a probe tip.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Name" type="xs:token">
      <xs:annotation>
        <xs:documentation>The Name element is the name of the measurement resource.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Description" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional Description element is a description of the measurement resource.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Manufacturer" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional Manufacturer element is the manufacturer of the measurement resource.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ModelNumber" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional ModelNumber element is the identifier of a very specific type of measurement resource. There may be many measurement resources with the same ModelNumber, but they should all be identical (or nearly so).</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="SerialNumber" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional SerialNumber element is the serial number of the measurement resource. Measurement resources with the same ModelNumber have different SerialNumbers. The combination of ModelNumber and SerialNumber should differentiate a given measurement resource from all other measurement resources in a QIF application instance file.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Mass" type="MassValueType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional Mass element is the mass of the measurement resource.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Size" type="CartesianWorkingVolumeType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional Size element is the size of a measurement resource. The size is defined as a box having X, Y, and Z dimensions.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:choice minOccurs="0">
      <xs:annotation>
        <xs:documentation>This optional compositor provides a choice of either a location or a reference to a location.</xs:documentation>
      </xs:annotation>
      <xs:element name="LocationId" type="QIFReferenceType">
        <xs:annotation>
          <xs:documentation>The LocationId element is the QIF id of the location of the measurement device. This element is in an optional choice.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Location" type="LocationType">
        <xs:annotation>
          <xs:documentation>The Location element gives information about the location of the measurement resource. This element is in an optional choice.</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:choice>
    <xs:element ref="Attributes" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional Attributes element contains user defined attributes that define the first axis (typified, binary array, or XML structured).</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="id" type="QIFIdType" use="required">
    <xs:annotation>
      <xs:documentation>The required id attribute is the QIF id of the measurement resource, used for referencing.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Attribute MeasurementResourceBaseType / @id
Annotations
The required id attribute is the QIF id of the measurement resource, used for referencing.
Type QIFIdType
Type hierarchy
Properties
use required
Facets
pattern ([\-+]?[0-9]+) & ([1-9][0-9]*)
Used by
Source
<xs:attribute name="id" type="QIFIdType" use="required">
  <xs:annotation>
    <xs:documentation>The required id attribute is the QIF id of the measurement resource, used for referencing.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd