User Tools

Site Tools

Translations of this page:

en:lensorder:version010600:complextypes:rxdatatype

rxData (RXDataType)

b2bopticitemsitempairlens → rxData

RXDataType

sphere
type float
unity dpt
occurs 1
description sphere of the lens
cylinder
type Cylinder
occurs 0..1
addition
type float
unity dpt
occurs 0..1
description addition of the lens
prism
type Prism
occurs 0..2
description if only one element, it is the resulting prism
<xs:complexType name="RXDataType">
  <xs:sequence>
    <xs:element name="sphere" type="xs:float" />
    <xs:element minOccurs="0" name="cylinder" type="Cylinder" />
    <xs:element minOccurs="0" name="addition" type="xs:float" />
    <xs:element minOccurs="0" maxOccurs="2" name="prism" type="Prism" />
  </xs:sequence>
</xs:complexType>
en/lensorder/version010600/complextypes/rxdatatype.txt · Last modified: 2013/05/23 18:00 by sebastianraring