en:lenscatalog:version070000: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/version070000/complextypes/b2bcatalogcustomerinfos.txt · Last modified: 2017/07/10 15:55 by hansobermayer