en:lensorder:version010601:complextypes:contactinfo:item
contact (ContactInfo)
b2boptic → items → item → parties → 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/version010601/complextypes/contactinfo/item.txt · Last modified: 2014/06/18 11:26 by sebastianraring