User Tools

Site Tools


en:lenscatalog:version070000:complextypes:b2bcatalogpricefieldmatching

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:lenscatalog:version070000:complextypes:b2bcatalogpricefieldmatching [2017/06/16 16:00] sebastianraringen:lenscatalog:version070000:complextypes:b2bcatalogpricefieldmatching [2017/07/10 10:35] (current) hansobermayer
Line 1: Line 1:
 +
 +
 +======B2BCatalogPriceFieldMatching======
 +
 +[[en:lenscatalog:version070000:structure|b2bOpticLensCatalog]]->[[en:lenscatalog:version070000:complextypes:b2bcatalogheader|header]]->[[en:lenscatalog:version070000:complextypes:b2bcatalogpricefields|pricefields]]->[[en:lenscatalog:version070000:complextypes:b2bcatalogpricefield|pricefield]]->matching
 +
 +{{en:lenscatalog:version070000:images:b2bcatalogpricefieldmatching.png?nolink|B2BCatalogPriceFieldMatching}}
 +
 +^countryGroupIds^^
 +^type |[[en:lenscatalog:version070000:complextypes:b2bcatalogcountrygroupids|B2BCatalogCountryGroupIds]] ^
 +^occurs |1 ^
 +^description | an existing country group Id matching to a price field^
 +
 +<code xml>
 +<xs:complexType name="B2BCatalogPriceFieldMatching">
 +  <xs:sequence>
 +    <xs:element name="countryGroupIds" type="B2BCatalogCountryGroupIds"/>
 +  </xs:sequence>
 +</xs:complexType>
 +</code>