<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>
The optional Material element is the material that a sine bar is made.
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>
The optional Magnetic element is the magnetic capability of a sine bar.
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>
<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>
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>