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