Action unknown: exportreexport1
en:lenscatalog:version070200:complextypes:b2bcatalogorderoptionranges
B2BCatalogOrderOptionRanges
| orderOptionRange | |
|---|---|
| type | B2BCatalogOrderOptionRange |
| occurs | 1..∞ |
| description | range of the specific orderOption |
| id (attribute of orderOptionRange) | |
|---|---|
| type | xs:unsignedInt |
| use | required |
| description | given id from B2BCatalogOrderOptionRangeIds |
| type (attribute of orderOptionRange) | |
|---|---|
| type | B2BCatalogOrderOptions |
| use | required |
| description | type |
| internalDescription (attribute of orderOptionRange) | |
|---|---|
| type | xs:string |
| use | optional |
| description | for internal use only, will not be displayed |
<xs:complexType name="B2BCatalogOrderOptionRanges"> <xs:sequence> <xs:element maxOccurs="unbounded" name="orderOptionRange"> <xs:complexType> <xs:complexContent> <xs:extension base="B2BCatalogOrderOptionRange"> <xs:attribute name="id" type="xs:unsignedInt" use="required"/> <xs:attribute name="type" type="B2BCatalogOrderOptions" use="required"/> <xs:attribute name="internalDescription" type="xs:string"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType>
en/lenscatalog/version070200/complextypes/b2bcatalogorderoptionranges.txt · Last modified: 2020/05/15 07:35 by 127.0.0.1
