en:b2bopticlenscatalog:version0.2.0:complextypes:b2bcatalogcombinations
B2BCatalogCombinations
| combination | |
|---|---|
| type | |
| unity | |
| occurs | 1..1 |
| description | |
| id (attribute of combination) | |
|---|---|
| type | xs:unsignedInt |
| use | required |
| default | null |
| description | |
| minSelection (attribute of combination) | |
|---|---|
| type | xs:unsignedInt |
| use | required |
| default | null |
| description | |
| maxSelection (attribute of combination) | |
|---|---|
| type | xs:unsignedInt |
| use | |
| default | null |
| description | |
<xs:complexType name="B2BCatalogCombinations"> <xs:sequence> <xs:element maxOccurs="unbounded" name="combination"> <xs:complexType> <xs:complexContent> <xs:extension base="B2BCatalogCombination"> <xs:attribute name="id" type="xs:unsignedInt" use="required"/> <xs:attribute name="minSelection" type="xs:unsignedInt" use="required"/> <xs:attribute name="maxSelection" type="xs:unsignedInt"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType>
en/b2bopticlenscatalog/version0.2.0/complextypes/b2bcatalogcombinations.txt · Last modified: 2016/08/24 19:41 by 127.0.0.1
