Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element SineBarType / NominalBallCenterToBallCenterLength
Annotations
The optional NominalBallCenterToBallCenterLength element defines the nominal distance between the two sine bar balls.
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_LinearValueType.tmp#LinearValueType_linearUnit Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType
Type LinearValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the UnitName for the LinearValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="NominalBallCenterToBallCenterLength" type="LinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional NominalBallCenterToBallCenterLength element defines the nominal distance between the two sine bar balls.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element SineBarType / CylinderCenterToCylinderCenterAccuracy
Annotations
The optional CylinderCenterToCylinderCenterAccuracy element defines the accuracy between the two sine bar cylinder centers.
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_LinearValueType.tmp#LinearValueType_linearUnit Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType
Type LinearValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the UnitName for the LinearValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="CylinderCenterToCylinderCenterAccuracy" type="LinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional CylinderCenterToCylinderCenterAccuracy element defines the accuracy between the two sine bar cylinder centers.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element SineBarType / Parallelism
Annotations
The optional Parallelism element is the parallelism between the upper and lower planes of a sine bar.
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_LinearValueType.tmp#LinearValueType_linearUnit Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType
Type LinearValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the UnitName for the LinearValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="Parallelism" type="LinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Parallelism element is the parallelism between the upper and lower planes of a sine bar.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element SineBarType / OverallLength
Annotations
The optional OverallLength element is the overall length of a sine bar.
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_LinearValueType.tmp#LinearValueType_linearUnit Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType
Type LinearValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the UnitName for the LinearValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="OverallLength" type="LinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional OverallLength element is the overall length of a sine bar.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element SineBarType / Material
Annotations
The optional Material element is the material that a sine bar is made.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="Material" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Material element is the material that a sine bar is made.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element SineBarType / Magnetic
Annotations
The optional Magnetic element is the magnetic capability of a sine bar.
Diagram
Diagram
Type xs:boolean
Properties
content simple
minOccurs 0
Source
<xs:element name="Magnetic" type="xs:boolean" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Magnetic element is the magnetic capability of a sine bar.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element SineBarType / Width
Annotations
The optional Width element is the width of a sine bar.
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_LinearValueType.tmp#LinearValueType_linearUnit Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType
Type LinearValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the UnitName for the LinearValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="Width" type="LinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Width element is the width of a sine bar.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Complex Type SineBarType
Annotations
The SineBarType defines a sine bar.
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 QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType QIFMeasurementResources_xsd_Complex_Type_MeasurementDeviceType.tmp#MeasurementDeviceType_Calibrations QIFMeasurementResources_xsd_Complex_Type_MeasurementDeviceType.tmp#MeasurementDeviceType_EnvironmentalRange QIFMeasurementResources_xsd_Complex_Type_MeasurementDeviceType.tmp#MeasurementDeviceType QIFMeasurementResources_xsd_Complex_Type_ManualMeasurementDeviceType.tmp#ManualMeasurementDeviceType_MinMeasuringDistance QIFMeasurementResources_xsd_Complex_Type_ManualMeasurementDeviceType.tmp#ManualMeasurementDeviceType_MaxMeasuringDistance QIFMeasurementResources_xsd_Complex_Type_ManualMeasurementDeviceType.tmp#ManualMeasurementDeviceType QIFMeasurementResources_xsd_Complex_Type_SineBarType.tmp#SineBarType_NominalBallCenterToBallCenterLength QIFMeasurementResources_xsd_Complex_Type_SineBarType.tmp#SineBarType_CylinderCenterToCylinderCenterAccuracy QIFMeasurementResources_xsd_Complex_Type_SineBarType.tmp#SineBarType_Parallelism QIFMeasurementResources_xsd_Complex_Type_SineBarType.tmp#SineBarType_OverallLength QIFMeasurementResources_xsd_Complex_Type_SineBarType.tmp#SineBarType_Material QIFMeasurementResources_xsd_Complex_Type_SineBarType.tmp#SineBarType_Magnetic QIFMeasurementResources_xsd_Complex_Type_SineBarType.tmp#SineBarType_Width
Type extension of ManualMeasurementDeviceType
Type hierarchy
Used by
Element SineBar
Children Attributes, Calibrations, CylinderCenterToCylinderCenterAccuracy, Description, EnvironmentalRange, Location, LocationId, Magnetic, Manufacturer, Mass, Material, MaxMeasuringDistance, MinMeasuringDistance, ModelNumber, Name, NominalBallCenterToBallCenterLength, OverallLength, Parallelism, SerialNumber, Size, Width
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="SineBarType">
  <xs:annotation>
    <xs:documentation>The SineBarType defines a sine bar.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="ManualMeasurementDeviceType">
      <xs:sequence>
        <xs:element name="NominalBallCenterToBallCenterLength" type="LinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional NominalBallCenterToBallCenterLength element defines the nominal distance between the two sine bar balls.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="CylinderCenterToCylinderCenterAccuracy" type="LinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional CylinderCenterToCylinderCenterAccuracy element defines the accuracy between the two sine bar cylinder centers.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Parallelism" type="LinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Parallelism element is the parallelism between the upper and lower planes of a sine bar.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="OverallLength" type="LinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional OverallLength element is the overall length of a sine bar.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Material" type="xs:string" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Material element is the material that a sine bar is made.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Magnetic" type="xs:boolean" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Magnetic element is the magnetic capability of a sine bar.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Width" type="LinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Width element is the width of a sine bar.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd