Action unknown: exportreexport1
en:b2bopticlenscatalog:version0.2.0:complextypes:b2bcatalogpricefield
B2BCatalogPriceField
b2bOpticLensCatalog→header→pricefields
| typeOf (attribute of B2BCatalogPriceField) | |
|---|---|
| type | B2BCatalogPriceTypes |
| use | required |
| default | null |
| description | |
| id | |
|---|---|
| type | xs:unsignedInt |
| unity | |
| occurs | 1..1 |
| description | |
| currency | |
|---|---|
| type | B2BCatalogCurrencyCode |
| unity | |
| occurs | 1..1 |
| description | |
| vatIncluded | |
|---|---|
| type | xs:boolean |
| unity | |
| occurs | 1..1 |
| description | |
| description | |
|---|---|
| type | xs:string |
| unity | |
| occurs | 0..-1 |
| description | |
| countries | |
|---|---|
| type | B2BCatalogCountries |
| unity | |
| occurs | 0..-1 |
| description | |
<xs:complexType name="B2BCatalogPriceField"> <xs:sequence> <xs:element name="id" type="xs:unsignedInt"/> <xs:element name="currency" type="B2BCatalogCurrencyCode"/> <xs:element name="vatIncluded" type="xs:boolean"/> <xs:element minOccurs="0" name="description" type="xs:string"/> <xs:element minOccurs="0" name="countries" type="B2BCatalogCountries"/> </xs:sequence> <xs:attribute name="typeOf" type="B2BCatalogPriceTypes" use="required"/> </xs:complexType>
en/b2bopticlenscatalog/version0.2.0/complextypes/b2bcatalogpricefield.txt · Last modified: 2016/08/24 19:41 by 127.0.0.1
