Action unknown: exportreexport1
en:lenscatalog:version070000:complextypes:b2bcatalogcombinationtrees
B2BCatalogCombinationTrees
| combinationTree | |
|---|---|
| type | B2BCatalogCombinationTree |
| occurs | 1..∞ |
| description | first step after combinationTreeId of the lens range; here the valid start and end date for the combinationTree can be defined |
| id (attribute of combinationTree) | |
|---|---|
| type | xs:unsignedInt |
| use | required |
| description | id of the combinationTree comes from combinationTreeId in the lens range |
| internalDescription (attribute of combinationTree) | |
|---|---|
| type | xs:string |
| use | optional |
| description | for internal use only, will not be displayed |
<xs:complexType name="B2BCatalogCombinationTrees"> <xs:sequence> <xs:element maxOccurs="unbounded" name="combinationTree"> <xs:complexType> <xs:complexContent> <xs:extension base="B2BCatalogCombinationTree"> <xs:attribute name="id" type="xs:unsignedInt" use="required"/> <xs:attribute name="internalDescription" type="xs:string"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType>
en/lenscatalog/version070000/complextypes/b2bcatalogcombinationtrees.txt · Last modified: 2017/07/11 13:54 by dkroll
