price_type

Attribute Information

Used By

Element ARTICLE_PRICE

Source

<xsd:attribute name="price_type" use="required">
  <xsd:simpleType>
    <xsd:restriction base="dtSTRING">
      <xsd:pattern value="net_list|gros_list|net_customer|nrp|net_customer_exp|udp_\w{1,16}"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>

Sample