User Tools

Site Tools

Translations of this page:

en:lenscatalog:version070200:complextypes:b2bcatalogpricefields

B2BCatalogPriceFields

b2bOpticLensCatalogheader→pricefields

B2BCatalogPriceFields

pricefield
type B2BCatalogPriceField
occurs 1..∞
description set of pricefields that are available in the catalog
id (attribute of pricefield)
type xs:unsignedInt
use required
description id to identify the priecefield
typeOf (attribute of pricefield)
type B2BCatalogPriceTypes
use required
description which type of pricefield is it
internalDescription (attribute of pricefield)
type xs:string
use optional
description for internal use only, will not be displayed
<xs:complexType name="B2BCatalogPriceFields">
  <xs:sequence>
    <xs:element maxOccurs="unbounded" name="pricefield">
      <xs:complexType>
        <xs:complexContent>
          <xs:extension base="B2BCatalogPriceField">
            <xs:attribute name="id" type="xs:unsignedInt" use="required"/>
            <xs:attribute name="typeOf" type="B2BCatalogPriceTypes" 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/b2bcatalogpricefields.txt · Last modified: 2020/05/15 07:35 by 127.0.0.1