Action unknown: exportreexport1
en:lensorder:version010602:complextypes:pair
pair (Pair)
b2boptic → items → item → pair
| quantity (attribute of lens) | |
|---|---|
| type | integer |
| use | required |
| description | the quantity of lenses for one side |
| remark | |
|---|---|
| type | string |
| occurs | 0..1 |
| description | |
| thicknessMatching | |
|---|---|
| type | boolean |
| occurs | 0..1 |
| default | false |
| description | |
| weightMatching | |
|---|---|
| type | boolean |
| occurs | 0..1 |
| default | false |
| description | |
| prismMatching | |
|---|---|
| type | boolean |
| occurs | 0..1 |
| default | false |
| description | |
| baseMatching | |
|---|---|
| type | boolean |
| occurs | 0..1 |
| default | false |
| description | |
<xs:complexType name="Pair"> <xs:sequence> <xs:element name="patient" type="Patient" minOccurs="0"/> <xs:element name="lens" minOccurs="0" maxOccurs="2"> <xs:complexType> <xs:complexContent> <xs:extension base="Lens"> <xs:attribute name="quantity" type="xs:integer" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> <xs:element name="frame" type="Frame" minOccurs="0"/> <xs:element name="edging" type="Edging" minOccurs="0"/> <xs:element name="fitting" type="Fitting" minOccurs="0"/> <xs:element name="remark" type="xs:string" minOccurs="0"/> <xs:element name="thicknessMatching" type="xs:boolean" default="false" minOccurs="0"/> <xs:element name="weightMatching" type="xs:boolean" default="false" minOccurs="0"/> <xs:element name="prismMatching" type="xs:boolean" default="false" minOccurs="0"/> <xs:element name="baseMatching" type="xs:boolean" default="false" minOccurs="0"/> </xs:sequence> </xs:complexType>
en/lensorder/version010602/complextypes/pair.txt · Last modified: 2016/05/04 13:25 by larabernau
