Definition Type: SimpleType
Name: cidxListPriceSheetPriceType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Collapse XSD Schema Diagram:
XSD Diagram of cidxListPriceSheetPriceType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:simpleType name="cidxListPriceSheetPriceType">
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="Manufacturer Price" />
        <xsd:enumeration value="Suggested Dealer or Retailer Price" />
        <xsd:enumeration value="Suggested Grower or End User Price" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Manufacturer Price
Enumeration Suggested Dealer or Retailer Price
Enumeration Suggested Grower or End User Price