Action unknown: exportreexport1
en:lensorder:version010600:complextypes:centration
centration (Centration)
b2boptic → items → item → pair → lens → centration
| monocularCentrationDistance | |
|---|---|
| type | float |
| unity | mm |
| occurs | 1 |
| description | |
| consideredPrism (attribute of monocularCentrationDistance) | |
|---|---|
| type | boolean |
| use | optional |
| description | |
| reference (attribute of monocularCentrationDistance) | |
|---|---|
| type | OCReferences |
| use | required |
| description | |
| height | |
|---|---|
| type | float |
| unity | mm |
| occurs | 1 |
| description | |
| consideredPrism (attribute of height) | |
|---|---|
| type | boolean |
| use | optional |
| description | |
| reference (attribute of height) | |
|---|---|
| type | OCReferences |
| use | required |
| description | |
| referenceHeight (attribute of height) | |
|---|---|
| type | HeightReferences |
| use | required |
| description | |
| backVertexDistance | |
|---|---|
| type | float |
| unity | mm |
| occurs | 0..1 |
| description | |
| rxDataNeedRecalculation (attribute of backVertexDistance) | |
|---|---|
| type | boolean |
| use | required |
| description | |
| eyeRotationCenterDistance | |
|---|---|
| type | float |
| unity | mm |
| occurs | 0..1 |
| description | |
| reference (attribute of eyeRotationCenterDistance) | |
|---|---|
| type | RCDReferences |
| use | required |
| description | |
<xs:complexType name="Centration"> <xs:sequence> <xs:element name="monocularCentrationDistance"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:float"> <xs:attribute name="consideredPrism" type="xs:boolean" use="optional" /> <xs:attribute name="reference" type="OCReferences" use="required" /> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="height"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:float"> <xs:attribute name="consideredPrism" type="xs:boolean" use="optional" /> <xs:attribute name="reference" type="OCReferences" use="required" /> <xs:attribute name="referenceHeight" type="HeightReferences" use="required" /> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element minOccurs="0" name="backVertexDistance"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:float"> <xs:attribute name="rxDataNeedRecalculation" type="xs:boolean" use="required" /> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element minOccurs="0" name="eyeRotationCenterDistance"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:float"> <xs:attribute name="reference" type="RCDReferences" use="required" /> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType>
en/lensorder/version010600/complextypes/centration.txt · Last modified: 2013/06/10 08:01 by hansobermayer
