<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>
|