User Tools

Site Tools

Translations of this page:

en:lenscatalog:version070000:complextypes:b2bcataloginformations

B2BCatalogInformations

b2bOpticLensCatalog

B2BCatalogInformations

information
type B2BCatalogInformation
occurs 1..∞
description catalog number, increasing
id (attribute of information)
type xs:unsignedInt
use required
description integer max 20 digits
<xs:complexType name="B2BCatalogInformations">
  <xs:sequence>
    <xs:element maxOccurs="unbounded" name="information">
      <xs:complexType>
        <xs:complexContent>
          <xs:extension base="B2BCatalogInformation">
            <xs:attribute name="id" type="xs:unsignedInt" use="required"/>
          </xs:extension>
        </xs:complexContent>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:complexType>
en/lenscatalog/version070000/complextypes/b2bcataloginformations.txt · Last modified: 2017/07/11 10:23 by voskamp