User Tools

Site Tools

Translations of this page:

en:b2bopticlenscatalog:version0.2.0:complextypes:b2bcatalogaddress

B2BCatalogAddress

b2bOpticLensCatalogheadersuppliercontactInfoscontactInfo b2bOpticLensCatalogheadersubSuppliercontactInfoscontactInfo

B2BCatalogAddress

addressLines
type B2BCatalogAddressLines
unity
occurs 0..-1
description
street
type xs:string
unity
occurs 0..-1
description
houseNo
type xs:string
unity
occurs 0..-1
description
houseNoAffix
type xs:string
unity
occurs 0..-1
description
zip
type xs:string
unity
occurs 0..-1
description
poBox
type xs:string
unity
occurs 0..-1
description
poBoxZip
type xs:string
unity
occurs 0..-1
description
city
type xs:string
unity
occurs 0..-1
description
country
type B2BCatalogCountryCode
unity
occurs 1..1
description
<xs:complexType name="B2BCatalogAddress">
  <xs:sequence>
    <xs:element minOccurs="0" name="addressLines" type="B2BCatalogAddressLines"/>
    <xs:choice>
      <xs:sequence>
        <xs:element minOccurs="0" name="street" type="xs:string"/>
        <xs:element minOccurs="0" name="houseNo" type="xs:string"/>
        <xs:element minOccurs="0" name="houseNoAffix" type="xs:string"/>
        <xs:element minOccurs="0" name="zip" type="xs:string"/>
      </xs:sequence>
      <xs:sequence>
        <xs:element minOccurs="0" name="poBox" type="xs:string"/>
        <xs:element minOccurs="0" name="poBoxZip" type="xs:string"/>
      </xs:sequence>
    </xs:choice>
    <xs:element minOccurs="0" name="city" type="xs:string"/>
    <xs:element name="country" type="B2BCatalogCountryCode"/>
  </xs:sequence>
</xs:complexType>
en/b2bopticlenscatalog/version0.2.0/complextypes/b2bcatalogaddress.txt · Last modified: 2016/08/24 19:41 by 127.0.0.1