http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
RelatedProductsType Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : RelatedProductsType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Type
Restriction of xs:string
Diagram
RelatedProductsType Simple Type
Overview
RelatedProductsType Restriction of xs:string
Facets
EnumerationNoRelatedProducts
EnumerationSaleOnRelatedProducts
EnumerationReplaceWithRelatedProducts
EnumerationAddRelatedProducts
EnumerationArticleComposition
Source
<xs:simpleType name="RelatedProductsType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NoRelatedProducts" />
    <xs:enumeration value="SaleOnRelatedProducts" />
    <xs:enumeration value="ReplaceWithRelatedProducts" />
    <xs:enumeration value="AddRelatedProducts" />
    <xs:enumeration value="ArticleComposition" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents