Action unknown: exportreexport1
en:jobdata:version010604:complextypes:tracerdata
tracerData (TracerData)
b2bOpticJobData → items → item → pair → frame → shape → 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/jobdata/version010604/complextypes/tracerdata.txt · Last modified: 2020/05/15 11:17 by 127.0.0.1
