en:lensorder:version010606:complextypes:contactinfo:orderparties
contact (ContactInfo)
b2boptic → header → orderParties → contact
| title | |
|---|---|
| type | string |
| occurs | 0..1 |
| description | |
| firstName | |
|---|---|
| type | string |
| occurs | 0..1 |
| description | |
| lastName | |
|---|---|
| type | string |
| occurs | 1 |
| description | |
| phone | |
|---|---|
| type | string |
| occurs | 0..n |
| description | |
| fax | |
|---|---|
| type | string |
| occurs | 0..n |
| description | |
| type | string |
|---|---|
| occurs | 0..n |
| description | |
<xs:complexType name="ContactInfo"> <xs:sequence> <xs:element name="title" type="xs:string" minOccurs="0"/> <xs:element name="firstName" type="xs:string" minOccurs="0"/> <xs:element name="lastName" type="xs:string"/> <xs:element name="phone" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="fax" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="eMail" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType>
en/lensorder/version010606/complextypes/contactinfo/orderparties.txt · Last modified: 2025/04/14 10:23 by 127.0.0.1
