User Tools

Site Tools

Translations of this page:

en:lensorder:version010600:complextypes:tracerdata

tracerData (TracerData)

b2bopticitemsitempairframeshape → tracerData

TracerData

tracerType
type TracerType
occurs 1
description
tracerVersion
type string
occurs 1
description
tracerID
type string
occurs 0..1
description Serialnumber of tracer
binaries
type hexBinary
occurs 1
description binary shape data of tracer
format (attribute of binaries)
type TracerBinaryFormat
use required
description
adjustion
type float
unity mm
occurs 0..1
description general size adjustion parameter
<xs:complexType name="TracerData">
  <xs:sequence>
    <xs:element name="tracerType" type="TracerType" />
    <xs:element name="tracerVersion" type="xs:string" />
    <xs:element minOccurs="0" name="tracerID" type="xs:string" />
    <xs:element name="binaries">
      <xs:complexType>
        <xs:simpleContent>
          <xs:extension base="xs:hexBinary">
            <xs:attribute name="format" type="TracerBinaryFormat" use="required" />
          </xs:extension>
        </xs:simpleContent>
      </xs:complexType>
    </xs:element>
    <xs:element minOccurs="0" name="adjustion" type="xs:float" />
  </xs:sequence>
</xs:complexType>
en/lensorder/version010600/complextypes/tracerdata.txt · Last modified: 2014/06/12 12:39 by sebastianraring