urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
complexType ItemReplacementType

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

Documentation
Vorschlag für Ersatzartikel. Type qualifiziert diesen Vorschlag:
	identical : identischer Artikel, nur andere Artikelnummer
package: identischer Artikel, nur andere Packungsgröße
recommended: vergleichbarer Artikel, Empfehlung
Properties
This component is not nillable.

Model
<...>
(ID, PhysicalAttribute*, MeasurementDimension*, IssuerParty? ) (ReplacementCode, Description? )
</...>


Nested Element Summary
 Description
          
udt:IdentifierTypeID
           BBIE Item Identification. 
 IssuerParty
           ASBIE Item Identification. 
 MeasurementDimension
           ASBIE Item Identification. 
 PhysicalAttribute
           ASBIE Item Identification. 
ReplacementCodeTypeReplacementCode
          
Source
<xsd:complexType name="ItemReplacementType">
<xsd:complexContent>
<xsd:extension base="ItemIdentificationType">
<xsd:sequence>
<xsd:element name="ReplacementCode" type="ReplacementCodeType"/>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:Description"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>


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