Definition Type: ComplexType
Name: PriceListQualifierOAGIType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Documentation:
This is a STAR specific version of the OAGIS 9.1 PriceListQualifier. This qualifies the intended audience or group of users of a Price List Qualifications for a given price list include, (but are not limited to): * Suppliers, Customers or Manufacturers * Specific Customer Site * Suppliers, Customers or Manufacturers * Catalogs
Collapse XSD Schema Diagram:
Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema components_xsd Drilldown into CustomerParty in schema components_xsd Drilldown into CatalogReference in schema components_xsdXSD Diagram of PriceListQualifierOAGIType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="PriceListQualifierOAGIType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5"> This is a STAR specific
                version of the OAGIS 9.1 PriceListQualifier. This qualifies the intended audience or
                group of users of a Price List Qualifications for a given price list include, (but
                are not limited to): * Suppliers, Customers or Manufacturers * Specific Customer
                Site * Suppliers, Customers or Manufacturers * Catalogs </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="CatalogReference" />
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="CustomerParty" />
        <xsd:element maxOccurs="unbounded" minOccurs="0" name="Description" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5" />
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="oagis:Note" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CatalogReference star:CatalogReference 0 unbounded
CustomerParty star:CustomerParty 0 unbounded
Description star:Description 0 unbounded
Note oagis:Note 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:PriceListQualifier