User Tools

Site Tools

Translations of this page:

en:lenscatalog:version070200:complextypes:b2bcataloglenspricegroups

B2BCatalogLensPriceGroups

b2bOpticLensCatalog

B2BCatalogLensPriceGroups

lensPriceGroup
type B2BCatalogLensPriceGroup
occurs 1..∞
description group of lensprices
id (attribute of lensPriceGroup)
type xs:unsignedInt
use required
description id of lensPriceGroup comes from b2bcatalogpricegroupids
internalDescription (attribute of lensPriceGroup)
type xs:string
use optional
description for internal use only, will not be displayed
<xs:complexType name="B2BCatalogLensPriceGroups">
  <xs:sequence>
    <xs:element maxOccurs="unbounded" name="lensPriceGroup">
      <xs:complexType>
        <xs:complexContent>
          <xs:extension base="B2BCatalogLensPriceGroup">
            <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/b2bcataloglenspricegroups.txt · Last modified: 2020/05/15 07:35 by 127.0.0.1