User Tools

Site Tools

Translations of this page:

en:lenscatalog:version070200:complextypes:b2bcatalogcombinationtrees

B2BCatalogCombinationTrees

b2bOpticLensCatalog

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/version070200/complextypes/b2bcatalogcombinationtrees.txt · Last modified: 2020/05/15 07:35 by 127.0.0.1