veloconnect 1.1

urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
simpleType ReplacementCodeType

Super Types
{http://www.w3.org/2001/XMLSchema}normalizedString
|
+--{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0}ReplacementCodeType (restriction)

Documentation
Zur Qualifizierung eines Ersatzartikels
identical : identischer Artikel, nur andere Artikelnummer
package: identischer Artikel, nur andere Packungsgröße
recommended: vergleichbarer Artikel, Empfehlung
Properties
This component is not nillable.

Model

('identical' | 'package' | 'recommended')

Source
<xsd:simpleType name="ReplacementCodeType">
<xsd:restriction base="xsd:normalizedString">
<xsd:enumeration value="identical">
</xsd:enumeration>
<xsd:enumeration value="package">
</xsd:enumeration>
<xsd:enumeration value="recommended">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>

veloconnect 1.1

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.