en:lenscatalog:version070000:complextypes:b2bcatalogordercodevariants
B2BCatalogOrderCodeVariants
b2bOpticLensCatalog→lenses→lens
basicLensAvailable (attribute of B2BCatalogOrderCodeVariants) | |
---|---|
type | xs:boolean |
use | optional |
default | true |
description | describes if the lens that is the base for the variants is also available or if it is just a virtual lens to create the variants |
orderCodeVariant | |
---|---|
type | B2BCatalogVariant |
occurs | 1..∞ |
description | describes the ordercodevariant |
matching | |
---|---|
type | B2BCatalogOrderCodeVariantMatching |
occurs | 1 |
description | describes the matching options |
ranges | |
---|---|
type | B2BCatalogRanges |
occurs | 0..1 |
description | describes optionally a matching lens range |
<xs:complexType name="B2BCatalogOrderCodeVariants"> <xs:sequence> <xs:element maxOccurs="unbounded" name="orderCodeVariant"> <xs:complexType> <xs:complexContent> <xs:extension base="B2BCatalogVariant"> <xs:sequence> <xs:element name="matching" type="B2BCatalogOrderCodeVariantMatching"/> <xs:element minOccurs="0" name="ranges" type="B2BCatalogRanges"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute default="true" name="basicLensAvailable" type="xs:boolean"/> </xs:complexType>
en/lenscatalog/version070000/complextypes/b2bcatalogordercodevariants.txt · Last modified: 2017/07/10 14:42 by nicole.backmann