typePRICE_TYPE

Simple Type Information

Used By

Source

<xsd:simpleType name="typePRICE_TYPE">
  <xsd:restriction base="dtSTRING">
    <xsd:maxLength value="20"/>
    <xsd:minLength value="1"/>
    <xsd:pattern value="gros_list|net_customer|net_customer_exp|net_list|nrp|on_request|udp_\w{1,16}"/>
  </xsd:restriction>
</xsd:simpleType>