en:lenscatalog:version070200:complextypes:b2bcatalogcustomerinfos
B2BCatalogCustomerInfos
b2bOpticLensCatalog→header→customerInfos
| customerInfo | |
|---|---|
| type | xs:string |
| occurs | 1..∞ |
| description | Info to the customer |
| language (attribute of customerInfo) | |
|---|---|
| type | B2BCatalogLanguageCode |
| use | required |
| description | language of customerInfo |
<xs:complexType name="B2BCatalogCustomerInfos"> <xs:sequence> <xs:element maxOccurs="unbounded" name="customerInfo"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="language" type="B2BCatalogLanguageCode" use="required"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType>
en/lenscatalog/version070200/complextypes/b2bcatalogcustomerinfos.txt · Last modified: 2020/05/15 07:35 by 127.0.0.1
