Namespace
No namespace
Diagram
Used by
Model
ReserveAmount{0,1} ,
LotNum{0,1} ,
ValidityDate{0,1} ,
StartValidityDate{0,1} ,
EndValidityDate{0,1} ,
BestBefore{0,1} ,
BestBeforeMin{0,1} ,
BestBeforeMax{0,1} ,
TaxStamps{0,1} ,
CustomsDeclarationNum* ,
CertificateNum{0,1} ,
CertificateStartDate{0,1} ,
CertificateEndDate{0,1} ,
SerialNum{0,1} ,
AdditionalItemProperties{0,1} ,
ItemLocation{0,1} ,
Colour* ,
Size{0,1} ,
Length{0,1} ,
SSCC{0,1} ,
SourceDocumentNum{0,1} ,
SourceDocumentDate{0,1} ,
ItemReserveParties{0,1} ,
ItemReserveUnit* ,
AdditionalInfo{0,1} ,
ItemConfiguration{0,1} ,
RefInfo{0,1} ,
Location{0,1}
Children
AdditionalInfo , AdditionalItemProperties , BestBefore , BestBeforeMax , BestBeforeMin , CertificateEndDate , CertificateNum , CertificateStartDate , Colour , CustomsDeclarationNum , EndValidityDate , ItemConfiguration , ItemLocation , ItemReserveParties , ItemReserveUnit , Length , Location , LotNum , RefInfo , ReserveAmount , SSCC , SerialNum , Size , SourceDocumentDate , SourceDocumentNum , StartValidityDate , TaxStamps , ValidityDate
Source
<xs:complexType name= "ItemReserveRecord" >
<xs:sequence >
<xs:element minOccurs= "0" name= "ReserveAmount" type= "Decimal5FractionDigitsType" />
<xs:element minOccurs= "0" name= "LotNum" type= "NormalTextType" />
<xs:element minOccurs= "0" name= "ValidityDate" type= "DateTimeType" />
<xs:element minOccurs= "0" name= "StartValidityDate" type= "DateTimeType" />
<xs:element minOccurs= "0" name= "EndValidityDate" type= "DateTimeType" />
<xs:element minOccurs= "0" name= "BestBefore" type= "DateTimeType" />
<xs:element minOccurs= "0" name= "BestBeforeMin" type= "DateTimeType" />
<xs:element minOccurs= "0" name= "BestBeforeMax" type= "DateTimeType" />
<xs:element minOccurs= "0" name= "TaxStamps" type= "LongTextType" />
<xs:element minOccurs= "0" maxOccurs= "unbounded" name= "CustomsDeclarationNum" type= "NormalTextType" />
<xs:element minOccurs= "0" name= "CertificateNum" type= "NormalTextType" />
<xs:element minOccurs= "0" name= "CertificateStartDate" type= "DateType" />
<xs:element minOccurs= "0" name= "CertificateEndDate" type= "DateType" />
<xs:element minOccurs= "0" name= "SerialNum" type= "ShortTextType" />
<xs:element minOccurs= "0" name= "AdditionalItemProperties" type= "AdditionalItemPropertiesType" >
<!-- 3.1.14: ADDED element -->
<xs:annotation >
<xs:documentation > Additional identification of an item </xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs= "0" name= "ItemLocation" type= "ShortTextType" />
<xs:element minOccurs= "0" maxOccurs= "unbounded" name= "Colour" type= "ShortTextLangType" />
<xs:element minOccurs= "0" name= "Size" type= "ShortTextType" />
<xs:element minOccurs= "0" name= "Length" type= "Decimal5FractionDigitsType" />
<xs:element minOccurs= "0" name= "SSCC" type= "ShortTextType" />
<xs:element minOccurs= "0" name= "SourceDocumentNum" type= "NormalTextType" />
<xs:element minOccurs= "0" name= "SourceDocumentDate" type= "DateTimeType" />
<xs:element minOccurs= "0" ref= "ItemReserveParties" />
<xs:element minOccurs= "0" maxOccurs= "unbounded" name= "ItemReserveUnit" type= "ItemUnitRecord" />
<xs:element minOccurs= "0" name= "AdditionalInfo" type= "AdditionalInfoRecord" />
<xs:element minOccurs= "0" name= "ItemConfiguration" type= "NormalTextType" />
<xs:element minOccurs= "0" name= "RefInfo" type= "RefInfoRecord" />
<xs:element minOccurs= "0" name= "Location" type= "LocationRecord" />
</xs:sequence>
</xs:complexType>