Schema Message.xsd


schema location \\Mac\Home\Repositories\erpel-documents\erpel-industry-1p0\Message.xsd
attributeFormDefault qualified
elementFormDefault qualified
targetNamespace http://schemas.ecosio.com/erpel-industry-1p0/message
 
Elements  Complex types 
ErpelIndustryMessage  ErpelIndustryMessageType 


schema location \\Mac\Home\Repositories\erpel-documents\erpel-industry-1p0\EBDH.xsd
attributeFormDefault qualified
elementFormDefault qualified
targetNamespace http://schemas.ecosio.com/erpel-industry-1p0/header
 
Elements  Complex types 
ErpelBusinessDocumentHeader  DateTimeType 
InterchangeHeader  ErpelBusinessDocumentHeaderType 
MessageReceivedAt  InterchangeHeaderType 
RecipientRefType 
RecipientType 
SenderType 
SyntaxIdentifierType 


schema location \\Mac\Home\Repositories\erpel-documents\erpel-industry-1p0\Document.xsd
attributeFormDefault qualified
elementFormDefault qualified
targetNamespace http://schemas.ecosio.com/erpel-industry-1p0/document
 
Elements  Complex types  Simple types  Attributes 
AdditionalInformation  AdditionalInformationType  MessageTypeType  ClassificationSchema 
Adjustment  AdjustmentType  CountryCode 
AgreementOrOrderLineNumber  AllowancesAndChargesType  Unit 
AgreementOrOrderNumberReference  AttachmentsType 
AllowancesAndCharges  AuthorizationType 
BeginningOfMessage  BeginningOfMessageType 
BusinessEntities  BusinessEntitiesType 
Classification  BuyerType 
Consignee  ClassificationType 
ConsignmentPackagingSequence  ConsigneeType 
ConsignmentPackagingSequenceRecadv  ConsignmentPackagingSequenceRecadvType 
Contact  ConsignmentPackagingSequenceType 
ContractReference  ConsignorType 
ContrlHeader  ContactType 
Country  ContrlHeaderType 
CountryOfOrigin  CountryType 
CurrentItemPriceCalculationGross  DatesType 
CurrentItemPriceCalculationNet  DateType 
CustomersItemMaterialNumber  DeliveryHeaderType 
Date  DeliveryLineItemsType 
Dates  DetailsType 
DeliveryHeader  DispatchDataType 
DeliveryLineItems  DocumentsRemadvType 
Details  DocumentType 
DispatchAdviceDate  FeatureType 
DispatchAdviceNumber  FinancialInstitutionInformationType 
DispatchData  FooterType 
Document  ForecastDataType 
Documents  ForecastLineItemType 
Feature  FreeTextType 
FinancialInstitutionInformation  HeaderType 
Footer  IdentificationType 
ForecastData  IndicatorsType 
ForecastLineItem  InvoiceDataType 
FreeText  InvoiceFooterType 
GrossWeight  InvoiceHeaderType 
Header  InvoiceLineItemType 
Identification  InvoiceRecipientType 
Indicators  MessageHeaderType 
InvoiceData  MessageTrailerType 
InvoiceFooter  MonetaryAmountsType 
InvoiceHeader  MonetaryAmountType 
InvoiceLineItem  NameAndAddressType 
ItemCategory  OrdersDataType 
ItemDescription  OrdersHeaderType 
LineItemAmount  OrdersScheduleLineType 
MessageHeader  PackagingDetailsType 
MessageTrailer  PackagingIdentificationType 
MessageType  PackagingInformationType 
NameAndAddress  PlanningQuantityType 
NetWeight  PriceType 
OrdersData  ReceiptAdviceDataType 
OrdersHeader  ReceiptAdviceLineItemsType 
OrdersScheduleLine  ReferencedDocumentsDatesValuesType 
PackagingDetails  ReferencedDocumentsType 
PackagingIdentification  ReferencedDocumentType 
PackagingInformation  RemittanceAdviceDataType 
PlanningQuantity  RemittanceAdviceDatesType 
PositionNumber  RemittanceAdviceDocumentType 
ReceiptAdviceData  RemittanceAdviceFooterType 
ReceiptAdviceLineItems  RemittanceAdviceHeaderType 
ReferencedDocument  RemittanceAdviceReferencedDocumentsType 
ReferencedDocuments  SupplierType 
ReferencedDocumentsDatesValues  UnitType 
RemittanceAdviceData 
RemittanceAdviceHeader 
RequestedShipmentDate 
ServiceCompletionDate 
SuppliersItemMaterialNumber 
UnitPriceBasis 
VAT_Amount 
VAT_Rate 


element ErpelIndustryMessage
diagram Message_p1.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/message
type erpel:ErpelIndustryMessageType
properties
content complex
children header:ErpelBusinessDocumentHeader Document
source <xs:element name="ErpelIndustryMessage" type="erpel:ErpelIndustryMessageType"/>

complexType ErpelIndustryMessageType
diagram Message_p2.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/message
children header:ErpelBusinessDocumentHeader Document
used by
element ErpelIndustryMessage
source <xs:complexType name="ErpelIndustryMessageType">
 
<xs:sequence>
   
<xs:element ref="header:ErpelBusinessDocumentHeader" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Contains meta information relevant for the identification and the routing of the document.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="document:Document" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Contains the actual ERPEL industry document</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ErpelBusinessDocumentHeader
diagram Message_p3.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type header:ErpelBusinessDocumentHeaderType
properties
content complex
children header:MessageReceivedAt header:InterchangeHeader
used by
complexType ErpelIndustryMessageType
annotation
documentation
Represents the header part of the message, containing all routing- and meta-information.
source <xs:element name="ErpelBusinessDocumentHeader" type="header:ErpelBusinessDocumentHeaderType">
 
<xs:annotation>
   
<xs:documentation>Represents the header part of the message, containing all routing- and meta-information.</xs:documentation>
 
</xs:annotation>
</xs:element>

element InterchangeHeader
diagram Message_p4.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type header:InterchangeHeaderType
properties
content complex
children header:SyntaxIdentifier header:Sender header:Recipient header:DateTime header:ControlRef header:RecipientRef header:ApplicationRef header:ProcessingPriorityCode header:AckRequest header:AgreementId header:TestIndicator
used by
complexType ErpelBusinessDocumentHeaderType
source <xs:element name="InterchangeHeader" type="header:InterchangeHeaderType"/>

element MessageReceivedAt
diagram Message_p5.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type xs:dateTime
properties
content simple
used by
complexType ErpelBusinessDocumentHeaderType
source <xs:element name="MessageReceivedAt" type="xs:dateTime"/>

complexType DateTimeType
diagram Message_p6.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
properties
mixed false
children header:date header:time
used by
element InterchangeHeaderType/DateTime
source <xs:complexType name="DateTimeType" mixed="false">
 
<xs:sequence>
   
<xs:element name="date" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>Represents the date when the message was sent.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="time" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>Represents the time when the message was sent.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element DateTimeType/date
diagram Message_p7.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type xs:string
properties
content simple
annotation
documentation
Represents the date when the message was sent.
source <xs:element name="date" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Represents the date when the message was sent.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DateTimeType/time
diagram Message_p8.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type xs:string
properties
content simple
annotation
documentation
Represents the time when the message was sent.
source <xs:element name="time" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Represents the time when the message was sent.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType ErpelBusinessDocumentHeaderType
diagram Message_p9.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
children header:MessageReceivedAt header:InterchangeHeader
used by
element ErpelBusinessDocumentHeader
source <xs:complexType name="ErpelBusinessDocumentHeaderType">
 
<xs:sequence>
   
<xs:element ref="header:MessageReceivedAt" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Contains the date and time when the message was received at a specific location.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="header:InterchangeHeader"/>
 
</xs:sequence>
</xs:complexType>

complexType InterchangeHeaderType
diagram Message_p10.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
children header:SyntaxIdentifier header:Sender header:Recipient header:DateTime header:ControlRef header:RecipientRef header:ApplicationRef header:ProcessingPriorityCode header:AckRequest header:AgreementId header:TestIndicator
used by
element InterchangeHeader
source <xs:complexType name="InterchangeHeaderType">
 
<xs:sequence>
   
<xs:element name="SyntaxIdentifier" type="header:SyntaxIdentifierType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Coded identification of the agency controlling the syntax, and of the character repertoire used in an EDIFACT interchange.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Sender" type="header:SenderType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The ID of the sender. For example a GLN or another mutually agreed ID.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Recipient" type="header:RecipientType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Identification of the recipient of the interchange.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DateTime" type="header:DateTimeType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Date and time of preparation of the interchange.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ControlRef" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Unique reference assigned by the sender to an interchange.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="RecipientRef" type="header:RecipientRefType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>A reference as agreed between the communicating partners.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ApplicationRef" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Identification of the application area assigned by the sender, to which the messages in the interchange relate e.g. the message type, if all the messages in the interchange are of the same type.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ProcessingPriorityCode" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Code determined by the sender requesting processing priority for the interchange.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="AckRequest" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Code requesting acknowledgement for the interchange.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="AgreementId" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Identification by name or code of the type of agreement under which the interchange takes place.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="TestIndicator" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>This flag is used to indicate that the message serves for test purposes.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element InterchangeHeaderType/SyntaxIdentifier
diagram Message_p11.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type header:SyntaxIdentifierType
properties
minOcc 0
maxOcc 1
content complex
mixed false
children header:id header:versionNum header:serviceCodeListDirVersion header:codedCharacterEncoding header:releaseNum
annotation
documentation
Coded identification of the agency controlling the syntax, and of the character repertoire used in an EDIFACT interchange.
source <xs:element name="SyntaxIdentifier" type="header:SyntaxIdentifierType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Coded identification of the agency controlling the syntax, and of the character repertoire used in an EDIFACT interchange.</xs:documentation>
 
</xs:annotation>
</xs:element>

element InterchangeHeaderType/Sender
diagram Message_p12.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type header:SenderType
properties
content complex
mixed false
children header:id header:codeQualifier header:internalId header:internalSubId
annotation
documentation
The ID of the sender. For example a GLN or another mutually agreed ID.
source <xs:element name="Sender" type="header:SenderType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The ID of the sender. For example a GLN or another mutually agreed ID.</xs:documentation>
 
</xs:annotation>
</xs:element>

element InterchangeHeaderType/Recipient
diagram Message_p13.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type header:RecipientType
properties
content complex
mixed false
children header:id header:codeQualifier header:internalId header:internalSubId
annotation
documentation
Identification of the recipient of the interchange.
source <xs:element name="Recipient" type="header:RecipientType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Identification of the recipient of the interchange.</xs:documentation>
 
</xs:annotation>
</xs:element>

element InterchangeHeaderType/DateTime
diagram Message_p14.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type header:DateTimeType
properties
content complex
mixed false
children header:date header:time
annotation
documentation
Date and time of preparation of the interchange.
source <xs:element name="DateTime" type="header:DateTimeType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Date and time of preparation of the interchange.</xs:documentation>
 
</xs:annotation>
</xs:element>

element InterchangeHeaderType/ControlRef
diagram Message_p15.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Unique reference assigned by the sender to an interchange.
source <xs:element name="ControlRef" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Unique reference assigned by the sender to an interchange.</xs:documentation>
 
</xs:annotation>
</xs:element>

element InterchangeHeaderType/RecipientRef
diagram Message_p16.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type header:RecipientRefType
properties
minOcc 0
maxOcc 1
content complex
children header:ref header:refQualifier
annotation
documentation
A reference as agreed between the communicating partners.
source <xs:element name="RecipientRef" type="header:RecipientRefType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A reference as agreed between the communicating partners.</xs:documentation>
 
</xs:annotation>
</xs:element>

element InterchangeHeaderType/ApplicationRef
diagram Message_p17.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Identification of the application area assigned by the sender, to which the messages in the interchange relate e.g. the message type, if all the messages in the interchange are of the same type.
source <xs:element name="ApplicationRef" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Identification of the application area assigned by the sender, to which the messages in the interchange relate e.g. the message type, if all the messages in the interchange are of the same type.</xs:documentation>
 
</xs:annotation>
</xs:element>

element InterchangeHeaderType/ProcessingPriorityCode
diagram Message_p18.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Code determined by the sender requesting processing priority for the interchange.
source <xs:element name="ProcessingPriorityCode" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Code determined by the sender requesting processing priority for the interchange.</xs:documentation>
 
</xs:annotation>
</xs:element>

element InterchangeHeaderType/AckRequest
diagram Message_p19.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Code requesting acknowledgement for the interchange.
source <xs:element name="AckRequest" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Code requesting acknowledgement for the interchange.</xs:documentation>
 
</xs:annotation>
</xs:element>

element InterchangeHeaderType/AgreementId
diagram Message_p20.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Identification by name or code of the type of agreement under which the interchange takes place.
source <xs:element name="AgreementId" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Identification by name or code of the type of agreement under which the interchange takes place.</xs:documentation>
 
</xs:annotation>
</xs:element>

element InterchangeHeaderType/TestIndicator
diagram Message_p21.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This flag is used to indicate that the message serves for test purposes.
source <xs:element name="TestIndicator" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>This flag is used to indicate that the message serves for test purposes.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType RecipientRefType
diagram Message_p22.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
children header:ref header:refQualifier
used by
element InterchangeHeaderType/RecipientRef
source <xs:complexType name="RecipientRefType">
 
<xs:sequence>
   
<xs:element name="ref" type="xs:string" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Contains the reference from the recipient.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="refQualifier" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Quallifier related to the reference from the recipient.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element RecipientRefType/ref
diagram Message_p23.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type xs:string
properties
content simple
annotation
documentation
Contains the reference from the recipient.
source <xs:element name="ref" type="xs:string" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Contains the reference from the recipient.</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecipientRefType/refQualifier
diagram Message_p24.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Quallifier related to the reference from the recipient.
source <xs:element name="refQualifier" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Quallifier related to the reference from the recipient.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType RecipientType
diagram Message_p25.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
properties
mixed false
children header:id header:codeQualifier header:internalId header:internalSubId
used by
element InterchangeHeaderType/Recipient
source <xs:complexType name="RecipientType" mixed="false">
 
<xs:sequence>
   
<xs:element name="id" type="xs:string" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The ID of the receiver. For example a GLN or another mutually agreed ID.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="codeQualifier" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Contains the code to specify what kind of ID is used,</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="internalId" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The internal ID of the receiver.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="internalSubId" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The internal sub ID of the receiver.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element RecipientType/id
diagram Message_p26.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type xs:string
properties
content simple
annotation
documentation
The ID of the receiver. For example a GLN or another mutually agreed ID.
source <xs:element name="id" type="xs:string" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The ID of the receiver. For example a GLN or another mutually agreed ID.</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecipientType/codeQualifier
diagram Message_p27.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Contains the code to specify what kind of ID is used,
source <xs:element name="codeQualifier" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Contains the code to specify what kind of ID is used,</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecipientType/internalId
diagram Message_p28.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The internal ID of the receiver.
source <xs:element name="internalId" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The internal ID of the receiver.</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecipientType/internalSubId
diagram Message_p29.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The internal sub ID of the receiver.
source <xs:element name="internalSubId" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The internal sub ID of the receiver.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType SenderType
diagram Message_p30.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
properties
mixed false
children header:id header:codeQualifier header:internalId header:internalSubId
used by
element InterchangeHeaderType/Sender
source <xs:complexType name="SenderType" mixed="false">
 
<xs:sequence>
   
<xs:element name="id" type="xs:string" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The ID of the sender. For example a GLN or another mutually agreed ID.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="codeQualifier" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Contains the code to specify what kind of ID is used,</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="internalId" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The internal ID of the sender.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="internalSubId" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The internal sub ID of the sender.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element SenderType/id
diagram Message_p31.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type xs:string
properties
content simple
annotation
documentation
The ID of the sender. For example a GLN or another mutually agreed ID.
source <xs:element name="id" type="xs:string" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The ID of the sender. For example a GLN or another mutually agreed ID.</xs:documentation>
 
</xs:annotation>
</xs:element>

element SenderType/codeQualifier
diagram Message_p32.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Contains the code to specify what kind of ID is used,
source <xs:element name="codeQualifier" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Contains the code to specify what kind of ID is used,</xs:documentation>
 
</xs:annotation>
</xs:element>

element SenderType/internalId
diagram Message_p33.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The internal ID of the sender.
source <xs:element name="internalId" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The internal ID of the sender.</xs:documentation>
 
</xs:annotation>
</xs:element>

element SenderType/internalSubId
diagram Message_p34.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The internal sub ID of the sender.
source <xs:element name="internalSubId" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The internal sub ID of the sender.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType SyntaxIdentifierType
diagram Message_p35.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
properties
mixed false
children header:id header:versionNum header:serviceCodeListDirVersion header:codedCharacterEncoding header:releaseNum
used by
element InterchangeHeaderType/SyntaxIdentifier
source <xs:complexType name="SyntaxIdentifierType" mixed="false">
 
<xs:sequence>
   
<xs:element name="id" type="xs:string" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Coded identification of the agency controlling the syntax, and of the character repertoire used in an interchange.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="versionNum" type="xs:string" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The version number of the syntax.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="serviceCodeListDirVersion" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Version number of the service code list directory.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="codedCharacterEncoding" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Identification code of the character encoding used of the interchange.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="releaseNum" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The realease number of the syntax.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element SyntaxIdentifierType/id
diagram Message_p36.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type xs:string
properties
content simple
annotation
documentation
Coded identification of the agency controlling the syntax, and of the character repertoire used in an interchange.
source <xs:element name="id" type="xs:string" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Coded identification of the agency controlling the syntax, and of the character repertoire used in an interchange.</xs:documentation>
 
</xs:annotation>
</xs:element>

element SyntaxIdentifierType/versionNum
diagram Message_p37.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type xs:string
properties
content simple
annotation
documentation
The version number of the syntax.
source <xs:element name="versionNum" type="xs:string" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The version number of the syntax.</xs:documentation>
 
</xs:annotation>
</xs:element>

element SyntaxIdentifierType/serviceCodeListDirVersion
diagram Message_p38.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Version number of the service code list directory.
source <xs:element name="serviceCodeListDirVersion" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Version number of the service code list directory.</xs:documentation>
 
</xs:annotation>
</xs:element>

element SyntaxIdentifierType/codedCharacterEncoding
diagram Message_p39.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Identification code of the character encoding used of the interchange.
source <xs:element name="codedCharacterEncoding" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Identification code of the character encoding used of the interchange.</xs:documentation>
 
</xs:annotation>
</xs:element>

element SyntaxIdentifierType/releaseNum
diagram Message_p40.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/header
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The realease number of the syntax.
source <xs:element name="releaseNum" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The realease number of the syntax.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AdditionalInformation
diagram Message_p41.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type AdditionalInformationType
properties
content complex
children ItemDescription FreeText CustomersItemMaterialNumber SuppliersItemMaterialNumber ContactName ContactEmail ContactPhone ContactFax DrawingRevisionNumber DrawingRevisionDate EngineeringChangeNumber ControlNumber ProductionNumber ModelYear BuyersInternalProductGroupCode UltimateCustomersArticleNumber UPC IdentificationOfUse SpecialConditions TransportTypeCode ProgressNumberDifference KanbanID Classification
used by
complexType ForecastLineItemType
source <xs:element name="AdditionalInformation" type="AdditionalInformationType"/>

element Adjustment
diagram Message_p42.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type AdjustmentType
properties
content complex
children AdjustmentReasonCode AdjustmentDescription AdjustmentValues
source <xs:element name="Adjustment" type="AdjustmentType"/>

element AgreementOrOrderLineNumber
diagram Message_p43.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
content simple
used by
element DeliveryLineItemsType/References
source <xs:element name="AgreementOrOrderLineNumber" type="xs:string"/>

element AgreementOrOrderNumberReference
diagram Message_p44.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
content simple
used by
elements DeliveryLineItemsType/References InvoiceLineItemType/References
source <xs:element name="AgreementOrOrderNumberReference" type="xs:string"/>

element AllowancesAndCharges
diagram Message_p45.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type AllowancesAndChargesType
properties
content complex
children AllowanceChargeQualifier AllowanceChargeTypeCoded ChargeBaseQuantity ChargeBaseQuantityMeasureUnitQualifier PercentageOfAllowanceOrCharge AllowanceChargeAmount AllowanceChargePercentage UnitPriceBasis MeasureUnit VAT_Rate VAT_Amount AllowanceChargeComment
used by
element OrdersDataType/OrdersLineItem
complexTypes InvoiceHeaderType InvoiceLineItemType
source <xs:element name="AllowancesAndCharges" type="AllowancesAndChargesType"/>

element BeginningOfMessage
diagram Message_p46.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type BeginningOfMessageType
properties
content complex
children DocumentNameEncoded DocumentNumber MessageFunction
used by
complexType HeaderType
source <xs:element name="BeginningOfMessage" type="BeginningOfMessageType"/>

element BusinessEntities
diagram Message_p47.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type BusinessEntitiesType
properties
content complex
children Buyer Supplier Consignor Consignee OriginalBuyer InvoiceRecipient NameAndAddress
used by
complexTypes DocumentsRemadvType ForecastLineItemType HeaderType
annotation
documentation
Business entities, related to this document
source <xs:element name="BusinessEntities" type="BusinessEntitiesType">
 
<xs:annotation>
   
<xs:documentation>Business entities, related to this document</xs:documentation>
 
</xs:annotation>
</xs:element>

element Classification
diagram Message_p48.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ClassificationType
properties
content complex
mixed true
children Feature
used by
element OrdersDataType/OrdersLineItem
complexTypes AdditionalInformationType DeliveryLineItemsType InvoiceLineItemType
attributes
Name  Type  Use  Default  Fixed  Annotation
ClassificationSchema  xs:string  optional      
documentation
The schema of the classification - e.g. eCl@ss.
source <xs:element name="Classification" type="ClassificationType"/>

element Consignee
diagram Message_p49.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ConsigneeType
properties
content complex
children PartyQualifier PartyIdentification PartyIdentificationCodeListQualifier PartyIdentificationCodeListResponsibleAgency DUNS PartyName Street City PostCode Country Contact UnloadingPoint StorageLocation AdditionalInternalDestination PlaceOfTransshipment
used by
element OrdersDataType/OrdersLineItem
complexTypes BusinessEntitiesType InvoiceLineItemType
source <xs:element name="Consignee" type="ConsigneeType"/>

element ConsignmentPackagingSequence
diagram Message_p50.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ConsignmentPackagingSequenceType
properties
content complex
children HierarchicalID HierarchicalParentID PackagingLevelCode PackagingInformation DeliveryLineItems
used by
complexType DispatchDataType
source <xs:element name="ConsignmentPackagingSequence" type="ConsignmentPackagingSequenceType"/>

element ConsignmentPackagingSequenceRecadv
diagram Message_p51.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ConsignmentPackagingSequenceRecadvType
properties
content complex
children HierarchicalID PackagingLevelCode ReceiptAdviceLineItems
used by
complexType ReceiptAdviceDataType
source <xs:element name="ConsignmentPackagingSequenceRecadv" type="ConsignmentPackagingSequenceRecadvType"/>

element Contact
diagram Message_p52.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ContactType
properties
content complex
children Name Telephone Fax Email
used by
complexType NameAndAddressType
source <xs:element name="Contact" type="ContactType"/>

element ContractReference
diagram Message_p53.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ReferencedDocumentType
properties
content complex
children ReferenceQualifier ReferenceNumber LineNumber ReferenceVersionNumber Date
used by
element OrdersDataType/OrdersLineItem/References
source <xs:element name="ContractReference" type="ReferencedDocumentType"/>

element ContrlHeader
diagram Message_p54.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ContrlHeaderType
properties
content complex
children InterchangeResponse GroupResponse
used by
complexType HeaderType
source <xs:element name="ContrlHeader" type="ContrlHeaderType"/>

element Country
diagram Message_p55.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type CountryType
properties
content complex
children CountryName
used by
element FinancialInstitutionInformationType/FinancialInstitution/InstitutionIdentification
complexType NameAndAddressType
attributes
Name  Type  Use  Default  Fixed  Annotation
CountryCode  xs:string  optional      
documentation
The country as coded value.
source <xs:element name="Country" type="CountryType"/>

element CountryOfOrigin
diagram Message_p56.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type CountryType
properties
content complex
children CountryName
used by
complexTypes DeliveryLineItemsType InvoiceLineItemType
attributes
Name  Type  Use  Default  Fixed  Annotation
CountryCode  xs:string  optional      
documentation
The country as coded value.
source <xs:element name="CountryOfOrigin" type="CountryType"/>

element CurrentItemPriceCalculationGross
diagram Message_p57.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type PriceType
properties
content complex
used by
element OrdersDataType/OrdersLineItem
complexType InvoiceLineItemType
attributes
Name  Type  Use  Default  Fixed  Annotation
Unit  xs:string  optional      
documentation
The unit to which the price refers to. ERPEL recommends the use of code list UN/ECE recommendation 20. Note, that ERPEL supports both representations for piece: PCE and C62. A list of valid codes may be found under https://docs.ecosio.com/files/Measure_Unit_Qualifiers_6411.pdf
source <xs:element name="CurrentItemPriceCalculationGross" type="PriceType"/>

element CurrentItemPriceCalculationNet
diagram Message_p58.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type PriceType
properties
content complex
used by
element OrdersDataType/OrdersLineItem
complexType InvoiceLineItemType
attributes
Name  Type  Use  Default  Fixed  Annotation
Unit  xs:string  optional      
documentation
The unit to which the price refers to. ERPEL recommends the use of code list UN/ECE recommendation 20. Note, that ERPEL supports both representations for piece: PCE and C62. A list of valid codes may be found under https://docs.ecosio.com/files/Measure_Unit_Qualifiers_6411.pdf
source <xs:element name="CurrentItemPriceCalculationNet" type="PriceType"/>

element CustomersItemMaterialNumber
diagram Message_p59.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
content simple
used by
element OrdersDataType/OrdersLineItem
complexTypes DeliveryLineItemsType InvoiceLineItemType ReceiptAdviceLineItemsType
source <xs:element name="CustomersItemMaterialNumber" type="xs:string"/>

element Date
diagram Message_p60.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
content complex
children DateQualifier DateTime DateTimeFormatQualifier
used by
complexTypes DatesType ReferencedDocumentType
source <xs:element name="Date" type="DateType"/>

element Dates
diagram Message_p61.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DatesType
properties
content complex
children DocumentDate HorizonStartDate HorizionEndDate CalculationDate DeliveryDate EstimatedArrivalDate AppointedTimeCode ProcessingDate TaxPointDate DueDate ServiceCompletionDate Date
used by
complexType HeaderType
source <xs:element name="Dates" type="DatesType"/>

element DeliveryHeader
diagram Message_p62.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DeliveryHeaderType
properties
content complex
children GrossWeight NetWeight PackagingItemQuantity LoadingMeters ExcessHandlingCharge TermsOfDeliveryOrTransport TransportChargesModeOfPayment TermsofDeliveryOrTransport DeliveryConditionsRelevantPlace TermsOfDeliveryFreeText DispatchType TransportStageQualifier MeansOfTransportIdentificationQualifier MeansOfTransportIdentification NationalityOfMeansOfTransport CarrierID TransitDirectionCoded ExcessTransportationReasonCode ExcessTransportationResponsibilityCode CustomerTransportationAuthorizationNumber TransportEquipmentQualifier TransportEquipmentID TransportSealNumber
used by
complexType HeaderType
source <xs:element name="DeliveryHeader" type="DeliveryHeaderType"/>

element DeliveryLineItems
diagram Message_p63.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DeliveryLineItemsType
properties
content complex
children PositionNumber CustomersItemMaterialNumber SuppliersItemMaterialNumber ItemCharacteristic ItemDescription FreeText CumulativeQuantity DispatchQuantity PreviousQuantity BatchNumber ExpirationDate EngineeringChangeNumber ModelYear ConstructionalChangeStatus CountryOfOrigin ManufacturerDUNS SerialNumber ShippingMark GrossWeight NetWeight Weight Length Height Width Roll Tube UnitPrice UnloadingPoint ManufacturingDepartment AdditionalInternalDestination IdentificationOfUse References Classification
used by
complexType ConsignmentPackagingSequenceType
source <xs:element name="DeliveryLineItems" type="DeliveryLineItemsType"/>

element Details
diagram Message_p64.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DetailsType
properties
content complex
children ForecastData OrdersData DispatchData InvoiceData ReceiptAdviceData RemittanceAdviceData
used by
complexType DocumentType
source <xs:element name="Details" type="DetailsType"/>

element DispatchAdviceDate
diagram Message_p65.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
content complex
children DateQualifier DateTime DateTimeFormatQualifier
used by
elements DeliveryLineItemsType/References InvoiceLineItemType/References
source <xs:element name="DispatchAdviceDate" type="DateType"/>

element DispatchAdviceNumber
diagram Message_p66.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
content simple
used by
elements DeliveryLineItemsType/References InvoiceLineItemType/References
source <xs:element name="DispatchAdviceNumber" type="xs:string"/>

element DispatchData
diagram Message_p67.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DispatchDataType
properties
content complex
children ConsignmentPackagingSequence
used by
complexType DetailsType
source <xs:element name="DispatchData" type="DispatchDataType"/>

element Document
diagram Message_p68.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DocumentType
properties
content complex
children Header Details Footer
used by
complexType ErpelIndustryMessageType
annotation
documentation
The ERPEL-Industry document is the payload of an ERPEL-Industry message.
source <xs:element name="Document" type="DocumentType">
 
<xs:annotation>
   
<xs:documentation>The ERPEL-Industry document is the payload of an ERPEL-Industry message.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Documents
diagram Message_p69.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DocumentsRemadvType
properties
content complex
children RemittanceAdviceDocument MonetaryAmounts BusinessEntities RemittanceAdviceDates RemittanceAdviceReferencedDocuments
used by
complexType RemittanceAdviceDataType
source <xs:element name="Documents" type="DocumentsRemadvType"/>

element Feature
diagram Message_p70.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type FeatureType
properties
content complex
used by
complexType ClassificationType
attributes
Name  Type  Use  Default  Fixed  Annotation
Code  xs:string        
documentation
A code, identifying the feature.
Description  xs:string        
documentation
A description of the feature.
Unit  xs:string        
documentation
The unit of the feature.
source <xs:element name="Feature" type="FeatureType"/>

element FinancialInstitutionInformation
diagram Message_p71.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type FinancialInstitutionInformationType
properties
content complex
children FinancialInstitution
used by
complexTypes InvoiceHeaderType RemittanceAdviceHeaderType
source <xs:element name="FinancialInstitutionInformation" type="FinancialInstitutionInformationType"/>

element Footer
diagram Message_p72.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type FooterType
properties
content complex
children InvoiceFooter RemittanceAdviceFooter MessageTrailer Attachments
used by
complexType DocumentType
source <xs:element name="Footer" type="FooterType"/>

element ForecastData
diagram Message_p73.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ForecastDataType
properties
content complex
children ForecastLineItem
used by
complexType DetailsType
source <xs:element name="ForecastData" type="ForecastDataType"/>

element ForecastLineItem
diagram Message_p74.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ForecastLineItemType
properties
content complex
children Indicators PositionNumber LineItemActionRequest BusinessEntities ReferencedDocumentsDatesValues AdditionalInformation PackagingDetails PackagingIdentification PlanningQuantity ReferencedOrderDocument
used by
complexType ForecastDataType
source <xs:element name="ForecastLineItem" type="ForecastLineItemType"/>

element FreeText
diagram Message_p75.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type FreeTextType
properties
content complex
children TextQualifier TextFunction TextLanguage Text
used by
element OrdersDataType/OrdersLineItem
complexTypes AdditionalInformationType DeliveryLineItemsType HeaderType InvoiceLineItemType ReceiptAdviceLineItemsType
source <xs:element name="FreeText" type="FreeTextType"/>

element GrossWeight
diagram Message_p76.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
content simple
used by
complexTypes DeliveryLineItemsType PackagingInformationType
source <xs:element name="GrossWeight" type="xs:decimal"/>

element Header
diagram Message_p77.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type HeaderType
properties
content complex
children MessageHeader BeginningOfMessage Dates FreeText ReferenceCurrency DeliveryHeader InvoiceHeader OrdersHeader ContrlHeader RemittanceAdviceHeader ReferencedDocuments BusinessEntities
used by
complexType DocumentType
source <xs:element name="Header" type="HeaderType"/>

element Identification
diagram Message_p78.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type IdentificationType
properties
content complex
children IdentityNumber IdentityNumberQualifier ParentReference
used by
complexType PackagingInformationType
source <xs:element name="Identification" type="IdentificationType"/>

element Indicators
diagram Message_p79.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type IndicatorsType
properties
content complex
children ProcessingIndicator CriticalStockCode
used by
complexType ForecastLineItemType
source <xs:element name="Indicators" type="IndicatorsType"/>

element InvoiceData
diagram Message_p80.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type InvoiceDataType
properties
content complex
children InvoiceLineItem
used by
complexType DetailsType
source <xs:element name="InvoiceData" type="InvoiceDataType"/>

element InvoiceFooter
diagram Message_p81.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type InvoiceFooterType
properties
content complex
children VAT_Rates InvoiceTotals
used by
complexType FooterType
source <xs:element name="InvoiceFooter" type="InvoiceFooterType"/>

element InvoiceHeader
diagram Message_p82.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type InvoiceHeaderType
properties
content complex
children PaymentFormCoded PaymentTermsTypeCoded ApplicationReferenceNumber TargetCurrency ExchangeRate ExchangeRateDate PeriodCountQuantity PaymentDiscountPercentage PaymentDiscountAmount PriceAdjustmentReasonCode PriceAdjustmentReasonFreeText AllowancesAndCharges FinancialInstitutionInformation
used by
complexType HeaderType
source <xs:element name="InvoiceHeader" type="InvoiceHeaderType"/>

element InvoiceLineItem
diagram Message_p83.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type InvoiceLineItemType
properties
content complex
children PositionNumber CustomersItemMaterialNumber SuppliersItemMaterialNumber ItemDescription ItemCategory FreeText DeliveredQuantity ReceivedQuantity InvoicedQuantity QuantityUnit CountryOfOrigin GoodsReceiptDate ServiceCompletionDate CurrentItemPriceCalculationGross CurrentItemPriceCalculationNet UnitPriceBasis NewItemPriceCalculationNet UnitPriceBasisNewItemPrice MeasureUnit VAT_Rate VAT_Amount LineItemAmount References Consignee AllowancesAndCharges Classification
used by
complexType InvoiceDataType
source <xs:element name="InvoiceLineItem" type="InvoiceLineItemType"/>

element ItemCategory
diagram Message_p84.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
content simple
used by
element OrdersDataType/OrdersLineItem
complexType InvoiceLineItemType
source <xs:element name="ItemCategory" type="xs:string"/>

element ItemDescription
diagram Message_p85.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
content simple
used by
element OrdersDataType/OrdersLineItem
complexTypes DeliveryLineItemsType InvoiceLineItemType ReceiptAdviceLineItemsType
source <xs:element name="ItemDescription" type="xs:string"/>

element LineItemAmount
diagram Message_p86.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
content simple
used by
element OrdersDataType/OrdersLineItem
complexType InvoiceLineItemType
source <xs:element name="LineItemAmount" type="xs:decimal"/>

element MessageHeader
diagram Message_p87.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type MessageHeaderType
properties
content complex
children MessageReferenceNumber MessageType
used by
complexType HeaderType
annotation
documentation
Header information - UNH
source <xs:element name="MessageHeader" type="MessageHeaderType">
 
<xs:annotation>
   
<xs:documentation>Header information - UNH</xs:documentation>
 
</xs:annotation>
</xs:element>

element MessageTrailer
diagram Message_p88.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type MessageTrailerType
properties
content complex
children SegmentCount
used by
complexType FooterType
source <xs:element name="MessageTrailer" type="MessageTrailerType"/>

element MessageType
diagram Message_p89.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type MessageTypeType
properties
content simple
used by
complexType MessageHeaderType
facets
Kind Value Annotation
enumeration DELFOR
documentation
A delivery forecast - the input/output may for instance be VDA 4905 or an EDIFACT DELFOR
enumeration DELJIT
documentation
A JIT/JIS forecast - the input/output may for instance be VDA 4915 or an EDIFACT DELJIT
enumeration DESADV
documentation
A despatch advice - the input/output may for instance be VDA 4913 or EDIFACT DESADV
enumeration RECADV
documentation
A receipt advice - the input/output may for instance be EDIFACT RECADV
enumeration ORDERS
documentation
A order document - the input/output may for instance be EDIFACT ORDERS
enumeration ORDCHG
documentation
A order change document - the input/output may for instance be EDIFACT ORDCHG
enumeration ORDRSP
documentation
An order response document - the input/output may for instance be EDIFACT ORDRSP
enumeration APERAK
documentation
An application acknowledgement document - the input/output may for instance be EDIFACT APERAK
enumeration GENRAL
documentation
A general message document - the input/output may for instance be EDIFACT GENRAL
enumeration CONTRL
documentation
A control message document - the input/output may for instance be EDIFACT CONTRL
enumeration INVOIC
documentation
An invoice or credit note document - the input/output may for instance be EDIFACT INVOIC or a VDA invoice.
enumeration REMADV
documentation
A remittance advice document - the input/output may for instance be EDIFACT REMADV.
source <xs:element name="MessageType" type="MessageTypeType"/>

element NameAndAddress
diagram Message_p90.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type NameAndAddressType
properties
content complex
children PartyQualifier PartyIdentification PartyIdentificationCodeListQualifier PartyIdentificationCodeListResponsibleAgency DUNS PartyName Street City PostCode Country Contact
used by
complexType BusinessEntitiesType
source <xs:element name="NameAndAddress" type="NameAndAddressType"/>

element NetWeight
diagram Message_p91.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
content simple
used by
complexTypes DeliveryLineItemsType PackagingInformationType
source <xs:element name="NetWeight" type="xs:decimal"/>

element OrdersData
diagram Message_p92.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type OrdersDataType
properties
content complex
children OrdersLineItem
used by
complexType DetailsType
source <xs:element name="OrdersData" type="OrdersDataType"/>

element OrdersHeader
diagram Message_p93.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type OrdersHeaderType
properties
content complex
children TransportationChargesMethodOfPayment IncotermsDescription IncotermsCode ShippingMarks
used by
complexType HeaderType
source <xs:element name="OrdersHeader" type="OrdersHeaderType"/>

element OrdersScheduleLine
diagram Message_p94.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type OrdersScheduleLineType
properties
content complex
children ScheduledQuantity ScheduledQuantityDate PreviousScheduledQuantity PreviousScheduledQuantityDate ActionCode
used by
element OrdersDataType/OrdersLineItem
source <xs:element name="OrdersScheduleLine" type="OrdersScheduleLineType"/>

element PackagingDetails
diagram Message_p95.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type PackagingDetailsType
properties
content complex
children NumberOfPackages CustomersPackagingNumber SuppliersPackagingNumber PackagingCapacity
used by
complexType ForecastLineItemType
source <xs:element name="PackagingDetails" type="PackagingDetailsType"/>

element PackagingIdentification
diagram Message_p96.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type PackagingIdentificationType
properties
content complex
children StorageLocation PlantCode StorageBin PlantName PlantCity DeliverTo ProductionDescription KanbanCardNumberRange1Start KanbanCardNumberRange1End
used by
complexType ForecastLineItemType
source <xs:element name="PackagingIdentification" type="PackagingIdentificationType"/>

element PackagingInformation
diagram Message_p97.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type PackagingInformationType
properties
content complex
children NumberOfPackages PackageTypeCustomer PackageTypeSupplier PackageProtection PackagingTermsAndConditions QuantityPerPack QuantityLanded MaximumStackability ShippingMark ShippingMarkType CarriersReference PackageReferenceNumber SealNumber GrossWeight NetWeight Identification
used by
complexType ConsignmentPackagingSequenceType
source <xs:element name="PackagingInformation" type="PackagingInformationType"/>

element PlanningQuantity
diagram Message_p98.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type PlanningQuantityType
properties
content complex
children PlanningQuantity QuantityUnitOfMeasure BackorderQuantity ImmediateRequestQuantity RequestedShipmentDate EarliestShipmentDate LatestShipmentDate WeeklyPeriodEndDate DeliveryPlanStatusIdentifier FrequencyIdentifier DeliveryRequirements DespatchPattern CumulativeQuantity
used by
complexType ForecastLineItemType
source <xs:element name="PlanningQuantity" type="PlanningQuantityType"/>

element PositionNumber
diagram Message_p99.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:integer
properties
content simple
used by
element OrdersDataType/OrdersLineItem
complexTypes ForecastLineItemType InvoiceLineItemType ReceiptAdviceLineItemsType
source <xs:element name="PositionNumber" type="xs:integer"/>

element ReceiptAdviceData
diagram Message_p100.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ReceiptAdviceDataType
properties
content complex
children ConsignmentPackagingSequenceRecadv
used by
complexType DetailsType
source <xs:element name="ReceiptAdviceData" type="ReceiptAdviceDataType"/>

element ReceiptAdviceLineItems
diagram Message_p101.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ReceiptAdviceLineItemsType
properties
content complex
children PositionNumber CustomersItemMaterialNumber SuppliersItemMaterialNumber ItemDescription FreeText DespatchQuantity ReceivedQuantity DescrepancyQuantity DescrepancyQuantityQualifier
used by
complexType ConsignmentPackagingSequenceRecadvType
source <xs:element name="ReceiptAdviceLineItems" type="ReceiptAdviceLineItemsType"/>

element ReferencedDocument
diagram Message_p102.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ReferencedDocumentType
properties
content complex
children ReferenceQualifier ReferenceNumber LineNumber ReferenceVersionNumber Date
used by
complexType ReferencedDocumentsType
source <xs:element name="ReferencedDocument" type="ReferencedDocumentType"/>

element ReferencedDocuments
diagram Message_p103.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ReferencedDocumentsType
properties
content complex
children SchedulingAgreement PreviouslyReceivedDocument CarrierReferenceNumber MasterBillOfLading AirwayBillNumber FreightBillNumber IntegratedLogisticsCrossReferenceNumber CustomerReferenceNumber CustomerJITReferenceNumber ShipmentLoadingReferenceNumber PurchaseOrderReferenceNumber ContractReferenceNumber ReferencedDocument
used by
complexType HeaderType
source <xs:element name="ReferencedDocuments" type="ReferencedDocumentsType"/>

element ReferencedDocumentsDatesValues
diagram Message_p104.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ReferencedDocumentsDatesValuesType
properties
content complex
children CallOffNumber CallOffDate PreviousCallOfNumber PreviousCallOffDate CumulativeReceivedQuantity CumulativeScheduledQuantity LastReceivedQuantity CumulativeQuantityLastYear ReleaseNumber ReleaseDate AgreementNumber AgreementDate LastASNNumber LastASNDate LastASNDeliveryDate CRQStartDate CRQEndDate PlanningHorizionStartDate PlanningHorizionEndDate MaterialAuthorization ProductionAuthorization
used by
complexType ForecastLineItemType
source <xs:element name="ReferencedDocumentsDatesValues" type="ReferencedDocumentsDatesValuesType"/>

element RemittanceAdviceData
diagram Message_p105.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type RemittanceAdviceDataType
properties
content complex
children Documents
used by
complexType DetailsType
source <xs:element name="RemittanceAdviceData" type="RemittanceAdviceDataType"/>

element RemittanceAdviceHeader
diagram Message_p106.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type RemittanceAdviceHeaderType
properties
content complex
children PaymentFormCoded PaymentTermsTypeCoded FinancialInstitutionInformation
used by
complexType HeaderType
source <xs:element name="RemittanceAdviceHeader" type="RemittanceAdviceHeaderType"/>

element RequestedShipmentDate
diagram Message_p107.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
content complex
children DateQualifier DateTime DateTimeFormatQualifier
used by
element OrdersDataType/OrdersLineItem
complexType PlanningQuantityType
source <xs:element name="RequestedShipmentDate" type="DateType"/>

element ServiceCompletionDate
diagram Message_p108.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
content complex
children DateQualifier DateTime DateTimeFormatQualifier
used by
complexTypes DatesType InvoiceLineItemType
source <xs:element name="ServiceCompletionDate" type="DateType"/>

element SuppliersItemMaterialNumber
diagram Message_p109.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
content simple
used by
element OrdersDataType/OrdersLineItem
complexTypes DeliveryLineItemsType InvoiceLineItemType ReceiptAdviceLineItemsType
source <xs:element name="SuppliersItemMaterialNumber" type="xs:string"/>

element UnitPriceBasis
diagram Message_p110.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
content simple
used by
element OrdersDataType/OrdersLineItem
source <xs:element name="UnitPriceBasis" type="xs:decimal"/>

element VAT_Amount
diagram Message_p111.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
content simple
used by
elements OrdersDataType/OrdersLineItem InvoiceFooterType/VAT_Rates RemittanceAdviceFooterType/VAT_Rates
complexTypes AllowancesAndChargesType InvoiceLineItemType
source <xs:element name="VAT_Amount" type="xs:decimal"/>

element VAT_Rate
diagram Message_p112.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
content simple
used by
elements OrdersDataType/OrdersLineItem InvoiceFooterType/VAT_Rates RemittanceAdviceFooterType/VAT_Rates
complexTypes AllowancesAndChargesType InvoiceLineItemType
source <xs:element name="VAT_Rate" type="xs:decimal"/>

complexType AdditionalInformationType
diagram Message_p113.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children ItemDescription FreeText CustomersItemMaterialNumber SuppliersItemMaterialNumber ContactName ContactEmail ContactPhone ContactFax DrawingRevisionNumber DrawingRevisionDate EngineeringChangeNumber ControlNumber ProductionNumber ModelYear BuyersInternalProductGroupCode UltimateCustomersArticleNumber UPC IdentificationOfUse SpecialConditions TransportTypeCode ProgressNumberDifference KanbanID Classification
used by
element AdditionalInformation
source <xs:complexType name="AdditionalInformationType">
 
<xs:sequence>
   
<!-- Free-text description of the item -->
   
<xs:element name="ItemDescription" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Free-text description of the item</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="FreeText" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Arbitrary free text, which is sent with the forecast - e.g., "Factory closed due to holidays between 20.06. and 01.07."</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CustomersItemMaterialNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The customer's material number of the item</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="SuppliersItemMaterialNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The supplier's material number of the item</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ContactName" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Contact person, responsible for the call-off at buyer's side</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ContactEmail" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Email of contact person, responsible for the call-off at buyer's side</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ContactPhone" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Phone of contact person, responsible for the call-off at buyer's side</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ContactFax" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Fax of contact person, responsible for the call-off at buyer's side</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DrawingRevisionNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Revision number of the underlying drawing of the product</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DrawingRevisionDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Date when the underlying drawing of the product has been change</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="EngineeringChangeNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A control number indicating the engineering change</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ControlNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A control number which is assigned to the forecasted product</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ProductionNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A production number to which the forecasted product is assigned to</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ModelYear" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>And indicator for the model year to which the forecasted product belongs to</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BuyersInternalProductGroupCode" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>An internal code of the buyer, identifying the product group to which the forecasted product belongs to</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="UltimateCustomersArticleNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The product number of the final (ultimate) customer</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="UPC" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The Universal Product Code - typcially the coded printed below the bar code</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="IdentificationOfUse" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Identifies what the requested product is used for - e.g. pilot, additional request, specimem, etc. Contains a coded value. Has been introduced due to a requirements from the VDA 4905 document</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="SpecialConditions" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Indicator showing whether this is an article with special conditions, which is requested here. If no BLANK is provided here, the article is an article with special coniditions</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="TransportTypeCode" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Encoded information about the type of transport (sea, air, land, etc.)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ProgressNumberDifference" type="xs:integer" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Difference between the continuous entry number and the continuous demand number</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="KanbanID" type="xs:string" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>A set of kanban IDs, issued by the customer. These Kanban IDs can be taken over to the dispatch advice as well.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="Classification" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>The classification of the product/service in free-text form.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AdditionalInformationType/ItemDescription
diagram Message_p114.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
used by
element OrdersDataType/OrdersLineItem
complexTypes DeliveryLineItemsType InvoiceLineItemType ReceiptAdviceLineItemsType
annotation
documentation
Free-text description of the item
source <xs:element name="ItemDescription" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Free-text description of the item</xs:documentation>
 
</xs:annotation>
</xs:element>

element AdditionalInformationType/CustomersItemMaterialNumber
diagram Message_p115.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
used by
element OrdersDataType/OrdersLineItem
complexTypes DeliveryLineItemsType InvoiceLineItemType ReceiptAdviceLineItemsType
annotation
documentation
The customer's material number of the item
source <xs:element name="CustomersItemMaterialNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The customer's material number of the item</xs:documentation>
 
</xs:annotation>
</xs:element>

element AdditionalInformationType/SuppliersItemMaterialNumber
diagram Message_p116.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
used by
element OrdersDataType/OrdersLineItem
complexTypes DeliveryLineItemsType InvoiceLineItemType ReceiptAdviceLineItemsType
annotation
documentation
The supplier's material number of the item
source <xs:element name="SuppliersItemMaterialNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The supplier's material number of the item</xs:documentation>
 
</xs:annotation>
</xs:element>

element AdditionalInformationType/ContactName
diagram Message_p117.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Contact person, responsible for the call-off at buyer's side
source <xs:element name="ContactName" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Contact person, responsible for the call-off at buyer's side</xs:documentation>
 
</xs:annotation>
</xs:element>

element AdditionalInformationType/ContactEmail
diagram Message_p118.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Email of contact person, responsible for the call-off at buyer's side
source <xs:element name="ContactEmail" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Email of contact person, responsible for the call-off at buyer's side</xs:documentation>
 
</xs:annotation>
</xs:element>

element AdditionalInformationType/ContactPhone
diagram Message_p119.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Phone of contact person, responsible for the call-off at buyer's side
source <xs:element name="ContactPhone" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Phone of contact person, responsible for the call-off at buyer's side</xs:documentation>
 
</xs:annotation>
</xs:element>

element AdditionalInformationType/ContactFax
diagram Message_p120.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Fax of contact person, responsible for the call-off at buyer's side
source <xs:element name="ContactFax" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Fax of contact person, responsible for the call-off at buyer's side</xs:documentation>
 
</xs:annotation>
</xs:element>

element AdditionalInformationType/DrawingRevisionNumber
diagram Message_p121.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Revision number of the underlying drawing of the product
source <xs:element name="DrawingRevisionNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Revision number of the underlying drawing of the product</xs:documentation>
 
</xs:annotation>
</xs:element>

element AdditionalInformationType/DrawingRevisionDate
diagram Message_p122.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
Date when the underlying drawing of the product has been change
source <xs:element name="DrawingRevisionDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Date when the underlying drawing of the product has been change</xs:documentation>
 
</xs:annotation>
</xs:element>

element AdditionalInformationType/EngineeringChangeNumber
diagram Message_p123.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A control number indicating the engineering change
source <xs:element name="EngineeringChangeNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A control number indicating the engineering change</xs:documentation>
 
</xs:annotation>
</xs:element>

element AdditionalInformationType/ControlNumber
diagram Message_p124.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A control number which is assigned to the forecasted product
source <xs:element name="ControlNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A control number which is assigned to the forecasted product</xs:documentation>
 
</xs:annotation>
</xs:element>

element AdditionalInformationType/ProductionNumber
diagram Message_p125.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A production number to which the forecasted product is assigned to
source <xs:element name="ProductionNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A production number to which the forecasted product is assigned to</xs:documentation>
 
</xs:annotation>
</xs:element>

element AdditionalInformationType/ModelYear
diagram Message_p126.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
And indicator for the model year to which the forecasted product belongs to
source <xs:element name="ModelYear" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>And indicator for the model year to which the forecasted product belongs to</xs:documentation>
 
</xs:annotation>
</xs:element>

element AdditionalInformationType/BuyersInternalProductGroupCode
diagram Message_p127.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
An internal code of the buyer, identifying the product group to which the forecasted product belongs to
source <xs:element name="BuyersInternalProductGroupCode" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>An internal code of the buyer, identifying the product group to which the forecasted product belongs to</xs:documentation>
 
</xs:annotation>
</xs:element>

element AdditionalInformationType/UltimateCustomersArticleNumber
diagram Message_p128.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The product number of the final (ultimate) customer
source <xs:element name="UltimateCustomersArticleNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The product number of the final (ultimate) customer</xs:documentation>
 
</xs:annotation>
</xs:element>

element AdditionalInformationType/UPC
diagram Message_p129.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The Universal Product Code - typcially the coded printed below the bar code
source <xs:element name="UPC" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The Universal Product Code - typcially the coded printed below the bar code</xs:documentation>
 
</xs:annotation>
</xs:element>

element AdditionalInformationType/IdentificationOfUse
diagram Message_p130.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Identifies what the requested product is used for - e.g. pilot, additional request, specimem, etc. Contains a coded value. Has been introduced due to a requirements from the VDA 4905 document
source <xs:element name="IdentificationOfUse" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Identifies what the requested product is used for - e.g. pilot, additional request, specimem, etc. Contains a coded value. Has been introduced due to a requirements from the VDA 4905 document</xs:documentation>
 
</xs:annotation>
</xs:element>

element AdditionalInformationType/SpecialConditions
diagram Message_p131.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Indicator showing whether this is an article with special conditions, which is requested here. If no BLANK is provided here, the article is an article with special coniditions
source <xs:element name="SpecialConditions" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Indicator showing whether this is an article with special conditions, which is requested here. If no BLANK is provided here, the article is an article with special coniditions</xs:documentation>
 
</xs:annotation>
</xs:element>

element AdditionalInformationType/TransportTypeCode
diagram Message_p132.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Encoded information about the type of transport (sea, air, land, etc.)
source <xs:element name="TransportTypeCode" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Encoded information about the type of transport (sea, air, land, etc.)</xs:documentation>
 
</xs:annotation>
</xs:element>

element AdditionalInformationType/ProgressNumberDifference
diagram Message_p133.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:integer
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Difference between the continuous entry number and the continuous demand number
source <xs:element name="ProgressNumberDifference" type="xs:integer" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Difference between the continuous entry number and the continuous demand number</xs:documentation>
 
</xs:annotation>
</xs:element>

element AdditionalInformationType/KanbanID
diagram Message_p134.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc unbounded
content simple
annotation
documentation
A set of kanban IDs, issued by the customer. These Kanban IDs can be taken over to the dispatch advice as well.
source <xs:element name="KanbanID" type="xs:string" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>A set of kanban IDs, issued by the customer. These Kanban IDs can be taken over to the dispatch advice as well.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType AdjustmentType
diagram Message_p135.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children AdjustmentReasonCode AdjustmentDescription AdjustmentValues
used by
elements Adjustment MonetaryAmountsType/Adjustment
source <xs:complexType name="AdjustmentType">
 
<xs:sequence>
   
<xs:element name="AdjustmentReasonCode" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Code to specify the reason for the adjustment.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="AdjustmentDescription" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Reason of the adjustment as free text.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="AdjustmentValues" minOccurs="0" maxOccurs="unbounded">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="CommissionAmount" type="MonetaryAmountType" minOccurs="0"/>
         
<xs:element name="TaxRate" type="xs:decimal" minOccurs="0"/>
         
<xs:element name="TaxCode" type="xs:string" minOccurs="0"/>
         
<xs:element name="TaxableAmount" type="xs:decimal" minOccurs="0"/>
         
<xs:element name="TaxAmount" type="xs:decimal" minOccurs="0"/>
         
<xs:element name="AdjustmentAmount" type="MonetaryAmountType" minOccurs="0"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AdjustmentType/AdjustmentReasonCode
diagram Message_p136.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
properties
minOcc 0
maxOcc 1
annotation
documentation
Code to specify the reason for the adjustment.
source <xs:element name="AdjustmentReasonCode" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Code to specify the reason for the adjustment.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AdjustmentType/AdjustmentDescription
diagram Message_p137.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
properties
minOcc 0
maxOcc 1
annotation
documentation
Reason of the adjustment as free text.
source <xs:element name="AdjustmentDescription" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Reason of the adjustment as free text.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AdjustmentType/AdjustmentValues
diagram Message_p138.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
properties
minOcc 0
maxOcc unbounded
content complex
children CommissionAmount TaxRate TaxCode TaxableAmount TaxAmount AdjustmentAmount
source <xs:element name="AdjustmentValues" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="CommissionAmount" type="MonetaryAmountType" minOccurs="0"/>
     
<xs:element name="TaxRate" type="xs:decimal" minOccurs="0"/>
     
<xs:element name="TaxCode" type="xs:string" minOccurs="0"/>
     
<xs:element name="TaxableAmount" type="xs:decimal" minOccurs="0"/>
     
<xs:element name="TaxAmount" type="xs:decimal" minOccurs="0"/>
     
<xs:element name="AdjustmentAmount" type="MonetaryAmountType" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AdjustmentType/AdjustmentValues/CommissionAmount
diagram Message_p139.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type MonetaryAmountType
properties
minOcc 0
maxOcc 1
content complex
children MonetaryAmountCoded MonetaryAmount
source <xs:element name="CommissionAmount" type="MonetaryAmountType" minOccurs="0"/>

element AdjustmentType/AdjustmentValues/TaxRate
diagram Message_p140.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="TaxRate" type="xs:decimal" minOccurs="0"/>

element AdjustmentType/AdjustmentValues/TaxCode
diagram Message_p141.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="TaxCode" type="xs:string" minOccurs="0"/>

element AdjustmentType/AdjustmentValues/TaxableAmount
diagram Message_p142.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="TaxableAmount" type="xs:decimal" minOccurs="0"/>

element AdjustmentType/AdjustmentValues/TaxAmount
diagram Message_p143.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="TaxAmount" type="xs:decimal" minOccurs="0"/>

element AdjustmentType/AdjustmentValues/AdjustmentAmount
diagram Message_p144.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type MonetaryAmountType
properties
minOcc 0
maxOcc 1
content complex
children MonetaryAmountCoded MonetaryAmount
source <xs:element name="AdjustmentAmount" type="MonetaryAmountType" minOccurs="0"/>

complexType AllowancesAndChargesType
diagram Message_p145.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children AllowanceChargeQualifier AllowanceChargeTypeCoded ChargeBaseQuantity ChargeBaseQuantityMeasureUnitQualifier PercentageOfAllowanceOrCharge AllowanceChargeAmount AllowanceChargePercentage UnitPriceBasis MeasureUnit VAT_Rate VAT_Amount AllowanceChargeComment
used by
element AllowancesAndCharges
source <xs:complexType name="AllowancesAndChargesType">
 
<xs:sequence>
   
<xs:element name="AllowanceChargeQualifier" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Qualifier, indicating whether it is a surcharge or an allowance.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="AllowanceChargeTypeCoded" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The type of allowance or surcharge - encoded.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ChargeBaseQuantity" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The base quanity, used for the calculation of the allowance or surcharge.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ChargeBaseQuantityMeasureUnitQualifier" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The measure unit of the base quantity, used for the calculation of the allowance or surcharge.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PercentageOfAllowanceOrCharge" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Percentage of the allowance or surcharge.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="AllowanceChargeAmount" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The amount of allowance or surcharge.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="AllowanceChargePercentage" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The percentage of allowance or surcharge - this is essentially a duplicate of  PercentageOfAllowanceOrCharge, but the VDA standard (e.g. from BMW) also contains this duplicate definition. We keep it for consistency reasons.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="UnitPriceBasis" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The base unit price basis for the allowance/charge.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="MeasureUnit" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The measure unit.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="VAT_Rate" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The VAT rate.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="VAT_Amount" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The VAT amount.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="AllowanceChargeComment" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A comment for the allowance or surcharge.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AllowancesAndChargesType/AllowanceChargeQualifier
diagram Message_p146.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Qualifier, indicating whether it is a surcharge or an allowance.
source <xs:element name="AllowanceChargeQualifier" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Qualifier, indicating whether it is a surcharge or an allowance.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AllowancesAndChargesType/AllowanceChargeTypeCoded
diagram Message_p147.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The type of allowance or surcharge - encoded.
source <xs:element name="AllowanceChargeTypeCoded" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The type of allowance or surcharge - encoded.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AllowancesAndChargesType/ChargeBaseQuantity
diagram Message_p148.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The base quanity, used for the calculation of the allowance or surcharge.
source <xs:element name="ChargeBaseQuantity" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The base quanity, used for the calculation of the allowance or surcharge.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AllowancesAndChargesType/ChargeBaseQuantityMeasureUnitQualifier
diagram Message_p149.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The measure unit of the base quantity, used for the calculation of the allowance or surcharge.
source <xs:element name="ChargeBaseQuantityMeasureUnitQualifier" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The measure unit of the base quantity, used for the calculation of the allowance or surcharge.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AllowancesAndChargesType/PercentageOfAllowanceOrCharge
diagram Message_p150.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Percentage of the allowance or surcharge.
source <xs:element name="PercentageOfAllowanceOrCharge" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Percentage of the allowance or surcharge.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AllowancesAndChargesType/AllowanceChargeAmount
diagram Message_p151.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The amount of allowance or surcharge.
source <xs:element name="AllowanceChargeAmount" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The amount of allowance or surcharge.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AllowancesAndChargesType/AllowanceChargePercentage
diagram Message_p152.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The percentage of allowance or surcharge - this is essentially a duplicate of  PercentageOfAllowanceOrCharge, but the VDA standard (e.g. from BMW) also contains this duplicate definition. We keep it for consistency reasons.
source <xs:element name="AllowanceChargePercentage" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The percentage of allowance or surcharge - this is essentially a duplicate of  PercentageOfAllowanceOrCharge, but the VDA standard (e.g. from BMW) also contains this duplicate definition. We keep it for consistency reasons.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AllowancesAndChargesType/UnitPriceBasis
diagram Message_p153.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
used by
element OrdersDataType/OrdersLineItem
annotation
documentation
The base unit price basis for the allowance/charge.
source <xs:element name="UnitPriceBasis" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The base unit price basis for the allowance/charge.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AllowancesAndChargesType/MeasureUnit
diagram Message_p154.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The measure unit.
source <xs:element name="MeasureUnit" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The measure unit.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AllowancesAndChargesType/AllowanceChargeComment
diagram Message_p155.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A comment for the allowance or surcharge.
source <xs:element name="AllowanceChargeComment" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A comment for the allowance or surcharge.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType AttachmentsType
diagram Message_p156.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children FileAttachment
used by
element FooterType/Attachments
source <xs:complexType name="AttachmentsType">
 
<xs:sequence>
   
<xs:element name="FileAttachment" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>If a file needs to be attached to a document FileAttachment can be used. At least a file content has to be provided.</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Name" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Name/ID of the file</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="MimeType" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>MimeType of the attached file</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="Encoding" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Encoding used for the file</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="Content" type="xs:string">
           
<xs:annotation>
             
<xs:documentation>Encoded file</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AttachmentsType/FileAttachment
diagram Message_p157.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
properties
minOcc 0
maxOcc unbounded
content complex
children Name MimeType Encoding Content
annotation
documentation
If a file needs to be attached to a document FileAttachment can be used. At least a file content has to be provided.
source <xs:element name="FileAttachment" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>If a file needs to be attached to a document FileAttachment can be used. At least a file content has to be provided.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Name" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Name/ID of the file</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="MimeType" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>MimeType of the attached file</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Encoding" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Encoding used for the file</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Content" type="xs:string">
       
<xs:annotation>
         
<xs:documentation>Encoded file</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AttachmentsType/FileAttachment/Name
diagram Message_p158.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Name/ID of the file
source <xs:element name="Name" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Name/ID of the file</xs:documentation>
 
</xs:annotation>
</xs:element>

element AttachmentsType/FileAttachment/MimeType
diagram Message_p159.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
MimeType of the attached file
source <xs:element name="MimeType" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>MimeType of the attached file</xs:documentation>
 
</xs:annotation>
</xs:element>

element AttachmentsType/FileAttachment/Encoding
diagram Message_p160.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Encoding used for the file
source <xs:element name="Encoding" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Encoding used for the file</xs:documentation>
 
</xs:annotation>
</xs:element>

element AttachmentsType/FileAttachment/Content
diagram Message_p161.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
content simple
annotation
documentation
Encoded file
source <xs:element name="Content" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Encoded file</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType AuthorizationType
diagram Message_p162.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children AuthorizationQuantity AuthorizationStartDate AuthorizationEndDate
used by
elements ReferencedDocumentsDatesValuesType/MaterialAuthorization ReferencedDocumentsDatesValuesType/ProductionAuthorization
source <xs:complexType name="AuthorizationType">
 
<xs:sequence>
   
<xs:element name="AuthorizationQuantity" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The material/production authorization quantity</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="AuthorizationStartDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The start date of the material/production authorization by the buyer</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="AuthorizationEndDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The end date of the material/production authorization by the buyer</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AuthorizationType/AuthorizationQuantity
diagram Message_p163.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The material/production authorization quantity
source <xs:element name="AuthorizationQuantity" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The material/production authorization quantity</xs:documentation>
 
</xs:annotation>
</xs:element>

element AuthorizationType/AuthorizationStartDate
diagram Message_p164.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
The start date of the material/production authorization by the buyer
source <xs:element name="AuthorizationStartDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The start date of the material/production authorization by the buyer</xs:documentation>
 
</xs:annotation>
</xs:element>

element AuthorizationType/AuthorizationEndDate
diagram Message_p165.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
The end date of the material/production authorization by the buyer
source <xs:element name="AuthorizationEndDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The end date of the material/production authorization by the buyer</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType BeginningOfMessageType
diagram Message_p166.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children DocumentNameEncoded DocumentNumber MessageFunction
used by
element BeginningOfMessage
source <xs:complexType name="BeginningOfMessageType">
 
<xs:sequence>
   
<xs:element name="DocumentNameEncoded" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The encoded name of the document. Typically to be found in the BGM segment of an EDI document.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DocumentNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The number of the document - typcially to be found in the BGM segment of an EDI document. (e.g. a forecast number)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="MessageFunction" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The message function of the document. Typically used with order responses or order changes.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element BeginningOfMessageType/DocumentNameEncoded
diagram Message_p167.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The encoded name of the document. Typically to be found in the BGM segment of an EDI document.
source <xs:element name="DocumentNameEncoded" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The encoded name of the document. Typically to be found in the BGM segment of an EDI document.</xs:documentation>
 
</xs:annotation>
</xs:element>

element BeginningOfMessageType/DocumentNumber
diagram Message_p168.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The number of the document - typcially to be found in the BGM segment of an EDI document. (e.g. a forecast number)
source <xs:element name="DocumentNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The number of the document - typcially to be found in the BGM segment of an EDI document. (e.g. a forecast number)</xs:documentation>
 
</xs:annotation>
</xs:element>

element BeginningOfMessageType/MessageFunction
diagram Message_p169.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The message function of the document. Typically used with order responses or order changes.
source <xs:element name="MessageFunction" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The message function of the document. Typically used with order responses or order changes.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType BusinessEntitiesType
diagram Message_p170.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children Buyer Supplier Consignor Consignee OriginalBuyer InvoiceRecipient NameAndAddress
used by
element BusinessEntities
source <xs:complexType name="BusinessEntitiesType">
 
<xs:sequence>
   
<xs:element name="Buyer" type="BuyerType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The buyer in the given business relation</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Supplier" type="SupplierType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The supplier in the given business relation</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Consignor" type="ConsignorType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The consignor (=ship from) in the given business relation</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="Consignee" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The consignee (=ship to) in the given business relation</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="OriginalBuyer" type="NameAndAddressType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The original buyer in the given business relation</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="InvoiceRecipient" type="InvoiceRecipientType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The recipient of the invoice document</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="NameAndAddress" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Generic name and address, for which no dedicated strongly typed business entity exists</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element BusinessEntitiesType/Buyer
diagram Message_p171.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type BuyerType
properties
minOcc 0
maxOcc 1
content complex
children PartyQualifier PartyIdentification PartyIdentificationCodeListQualifier PartyIdentificationCodeListResponsibleAgency DUNS PartyName Street City PostCode Country Contact BuyersAccountNumber BuyersCaseReference VAT_ID FiscalNumber AccountingDepartment PurchasingDepartment InformationContact RegisteredOfficeOfCompany
annotation
documentation
The buyer in the given business relation
source <xs:element name="Buyer" type="BuyerType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The buyer in the given business relation</xs:documentation>
 
</xs:annotation>
</xs:element>

element BusinessEntitiesType/Supplier
diagram Message_p172.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type SupplierType
properties
minOcc 0
maxOcc 1
content complex
children PartyQualifier PartyIdentification PartyIdentificationCodeListQualifier PartyIdentificationCodeListResponsibleAgency DUNS PartyName Street City PostCode Country Contact SuppliersAccountNumber VAT_ID FiscalNumber AccountingDepartment PurchasingDepartment InformationContact FinancialInstitutionBranchNumber FinancialInstitutionName RegisteredOfficeOfCompany
annotation
documentation
The supplier in the given business relation
source <xs:element name="Supplier" type="SupplierType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The supplier in the given business relation</xs:documentation>
 
</xs:annotation>
</xs:element>

element BusinessEntitiesType/Consignor
diagram Message_p173.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ConsignorType
properties
minOcc 0
maxOcc 1
content complex
children PartyQualifier PartyIdentification PartyIdentificationCodeListQualifier PartyIdentificationCodeListResponsibleAgency DUNS PartyName Street City PostCode Country Contact PlaceOfLoading
annotation
documentation
The consignor (=ship from) in the given business relation
source <xs:element name="Consignor" type="ConsignorType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The consignor (=ship from) in the given business relation</xs:documentation>
 
</xs:annotation>
</xs:element>

element BusinessEntitiesType/OriginalBuyer
diagram Message_p174.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type NameAndAddressType
properties
minOcc 0
maxOcc 1
content complex
children PartyQualifier PartyIdentification PartyIdentificationCodeListQualifier PartyIdentificationCodeListResponsibleAgency DUNS PartyName Street City PostCode Country Contact
annotation
documentation
The original buyer in the given business relation
source <xs:element name="OriginalBuyer" type="NameAndAddressType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The original buyer in the given business relation</xs:documentation>
 
</xs:annotation>
</xs:element>

element BusinessEntitiesType/InvoiceRecipient
diagram Message_p175.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type InvoiceRecipientType
properties
minOcc 0
maxOcc 1
content complex
children PartyQualifier PartyIdentification PartyIdentificationCodeListQualifier PartyIdentificationCodeListResponsibleAgency DUNS PartyName Street City PostCode Country Contact VAT_ID
annotation
documentation
The recipient of the invoice document
source <xs:element name="InvoiceRecipient" type="InvoiceRecipientType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The recipient of the invoice document</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType BuyerType
diagram Message_p176.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type extension of NameAndAddressType
properties
base NameAndAddressType
children PartyQualifier PartyIdentification PartyIdentificationCodeListQualifier PartyIdentificationCodeListResponsibleAgency DUNS PartyName Street City PostCode Country Contact BuyersAccountNumber BuyersCaseReference VAT_ID FiscalNumber AccountingDepartment PurchasingDepartment InformationContact RegisteredOfficeOfCompany
used by
element BusinessEntitiesType/Buyer
source <xs:complexType name="BuyerType">
 
<xs:complexContent>
   
<xs:extension base="NameAndAddressType">
     
<xs:sequence>
       
<xs:element name="BuyersAccountNumber" type="xs:string" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The account number of the buyer, associated to the given business case</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="BuyersCaseReference" type="xs:string" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>An internal ID of the buyer which is associated to the given business case</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="VAT_ID" type="xs:string" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The VAT-ID of the buyer</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="FiscalNumber" type="xs:string" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The fiscal number of the buyer</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="AccountingDepartment" type="xs:string" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The responsible accounting department at the buyer's side</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="PurchasingDepartment" type="xs:string" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The responsible purchasing department at the buyer's side</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="InformationContact" type="xs:string" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The information contact at the buyer's side</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="RegisteredOfficeOfCompany" type="xs:string" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>Registered office of the company</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element BuyerType/BuyersAccountNumber
diagram Message_p177.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The account number of the buyer, associated to the given business case
source <xs:element name="BuyersAccountNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The account number of the buyer, associated to the given business case</xs:documentation>
 
</xs:annotation>
</xs:element>

element BuyerType/BuyersCaseReference
diagram Message_p178.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
An internal ID of the buyer which is associated to the given business case
source <xs:element name="BuyersCaseReference" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>An internal ID of the buyer which is associated to the given business case</xs:documentation>
 
</xs:annotation>
</xs:element>

element BuyerType/VAT_ID
diagram Message_p179.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The VAT-ID of the buyer
source <xs:element name="VAT_ID" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The VAT-ID of the buyer</xs:documentation>
 
</xs:annotation>
</xs:element>

element BuyerType/FiscalNumber
diagram Message_p180.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The fiscal number of the buyer
source <xs:element name="FiscalNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The fiscal number of the buyer</xs:documentation>
 
</xs:annotation>
</xs:element>

element BuyerType/AccountingDepartment
diagram Message_p181.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The responsible accounting department at the buyer's side
source <xs:element name="AccountingDepartment" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The responsible accounting department at the buyer's side</xs:documentation>
 
</xs:annotation>
</xs:element>

element BuyerType/PurchasingDepartment
diagram Message_p182.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The responsible purchasing department at the buyer's side
source <xs:element name="PurchasingDepartment" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The responsible purchasing department at the buyer's side</xs:documentation>
 
</xs:annotation>
</xs:element>

element BuyerType/InformationContact
diagram Message_p183.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The information contact at the buyer's side
source <xs:element name="InformationContact" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The information contact at the buyer's side</xs:documentation>
 
</xs:annotation>
</xs:element>

element BuyerType/RegisteredOfficeOfCompany
diagram Message_p184.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Registered office of the company
source <xs:element name="RegisteredOfficeOfCompany" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Registered office of the company</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType ClassificationType
diagram Message_p185.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
properties
mixed true
children Feature
used by
element Classification
attributes
Name  Type  Use  Default  Fixed  Annotation
ClassificationSchema  xs:string  optional      
documentation
The schema of the classification - e.g. eCl@ss.
source <xs:complexType name="ClassificationType" mixed="true">
 
<xs:sequence>
   
<xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>A feature of the given classification.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="ClassificationSchema" use="optional">
   
<xs:annotation>
     
<xs:documentation>The schema of the classification - e.g. eCl@ss.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

complexType ConsigneeType
diagram Message_p186.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type extension of NameAndAddressType
properties
base NameAndAddressType
children PartyQualifier PartyIdentification PartyIdentificationCodeListQualifier PartyIdentificationCodeListResponsibleAgency DUNS PartyName Street City PostCode Country Contact UnloadingPoint StorageLocation AdditionalInternalDestination PlaceOfTransshipment
used by
element Consignee
source <xs:complexType name="ConsigneeType">
 
<xs:complexContent>
   
<xs:extension base="NameAndAddressType">
     
<xs:sequence>
       
<xs:element name="UnloadingPoint" type="xs:string" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The unloading point in the destination factory</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="StorageLocation" type="xs:string" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The storage location, where the delivered item will be stored. This is an additional and optional information to the UnloadingPoint</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="AdditionalInternalDestination" type="xs:string" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The place where the delivered good will be used. This is an additional and optional information</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="PlaceOfTransshipment" type="xs:string" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>For shipments divided into preliminary and main shipment, this location identifies the point of transfer between these shipment steps. The date/time (requested delivery date) refers however to the final unloading point.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element ConsigneeType/UnloadingPoint
diagram Message_p187.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The unloading point in the destination factory
source <xs:element name="UnloadingPoint" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The unloading point in the destination factory</xs:documentation>
 
</xs:annotation>
</xs:element>

element ConsigneeType/StorageLocation
diagram Message_p188.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The storage location, where the delivered item will be stored. This is an additional and optional information to the UnloadingPoint
source <xs:element name="StorageLocation" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The storage location, where the delivered item will be stored. This is an additional and optional information to the UnloadingPoint</xs:documentation>
 
</xs:annotation>
</xs:element>

element ConsigneeType/AdditionalInternalDestination
diagram Message_p189.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The place where the delivered good will be used. This is an additional and optional information
source <xs:element name="AdditionalInternalDestination" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The place where the delivered good will be used. This is an additional and optional information</xs:documentation>
 
</xs:annotation>
</xs:element>

element ConsigneeType/PlaceOfTransshipment
diagram Message_p190.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
For shipments divided into preliminary and main shipment, this location identifies the point of transfer between these shipment steps. The date/time (requested delivery date) refers however to the final unloading point.
source <xs:element name="PlaceOfTransshipment" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>For shipments divided into preliminary and main shipment, this location identifies the point of transfer between these shipment steps. The date/time (requested delivery date) refers however to the final unloading point.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType ConsignmentPackagingSequenceRecadvType
diagram Message_p191.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children HierarchicalID PackagingLevelCode ReceiptAdviceLineItems
used by
element ConsignmentPackagingSequenceRecadv
source <xs:complexType name="ConsignmentPackagingSequenceRecadvType">
 
<xs:sequence>
   
<xs:element name="HierarchicalID" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The hierarchival ID of this CPS</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PackagingLevelCode" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The packaging level code of this CPS</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="ReceiptAdviceLineItems" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Line items of the given consignment packaging sequence</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ConsignmentPackagingSequenceRecadvType/HierarchicalID
diagram Message_p192.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The hierarchival ID of this CPS
source <xs:element name="HierarchicalID" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The hierarchival ID of this CPS</xs:documentation>
 
</xs:annotation>
</xs:element>

element ConsignmentPackagingSequenceRecadvType/PackagingLevelCode
diagram Message_p193.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The packaging level code of this CPS
source <xs:element name="PackagingLevelCode" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The packaging level code of this CPS</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType ConsignmentPackagingSequenceType
diagram Message_p194.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children HierarchicalID HierarchicalParentID PackagingLevelCode PackagingInformation DeliveryLineItems
used by
element ConsignmentPackagingSequence
source <xs:complexType name="ConsignmentPackagingSequenceType">
 
<xs:sequence>
   
<xs:element name="HierarchicalID" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The hierarchival ID of this CPS</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="HierarchicalParentID" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The ID of the parent CPS of this CPS</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PackagingLevelCode" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The packaging level code of this CPS</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="PackagingInformation" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Wrapper element for packaging related information</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="DeliveryLineItems" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Line items of the given consignment packaging sequence</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ConsignmentPackagingSequenceType/HierarchicalID
diagram Message_p195.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The hierarchival ID of this CPS
source <xs:element name="HierarchicalID" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The hierarchival ID of this CPS</xs:documentation>
 
</xs:annotation>
</xs:element>

element ConsignmentPackagingSequenceType/HierarchicalParentID
diagram Message_p196.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The ID of the parent CPS of this CPS
source <xs:element name="HierarchicalParentID" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The ID of the parent CPS of this CPS</xs:documentation>
 
</xs:annotation>
</xs:element>

element ConsignmentPackagingSequenceType/PackagingLevelCode
diagram Message_p197.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The packaging level code of this CPS
source <xs:element name="PackagingLevelCode" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The packaging level code of this CPS</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType ConsignorType
diagram Message_p198.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type extension of NameAndAddressType
properties
base NameAndAddressType
children PartyQualifier PartyIdentification PartyIdentificationCodeListQualifier PartyIdentificationCodeListResponsibleAgency DUNS PartyName Street City PostCode Country Contact PlaceOfLoading
used by
element BusinessEntitiesType/Consignor
source <xs:complexType name="ConsignorType">
 
<xs:complexContent>
   
<xs:extension base="NameAndAddressType">
     
<xs:sequence>
       
<xs:element name="PlaceOfLoading" type="xs:string" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The place or port wher the loading takes place</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element ConsignorType/PlaceOfLoading
diagram Message_p199.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The place or port wher the loading takes place
source <xs:element name="PlaceOfLoading" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The place or port wher the loading takes place</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType ContactType
diagram Message_p200.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children Name Telephone Fax Email
used by
element Contact
source <xs:complexType name="ContactType">
 
<xs:sequence>
   
<xs:element name="Name" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The name of the contact.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Telephone" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The telephone number of the contact.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Fax" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The fax number of the contact.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Email" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The email address of the contact.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ContactType/Name
diagram Message_p201.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The name of the contact.
source <xs:element name="Name" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The name of the contact.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContactType/Telephone
diagram Message_p202.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The telephone number of the contact.
source <xs:element name="Telephone" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The telephone number of the contact.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContactType/Fax
diagram Message_p203.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The fax number of the contact.
source <xs:element name="Fax" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The fax number of the contact.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContactType/Email
diagram Message_p204.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The email address of the contact.
source <xs:element name="Email" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The email address of the contact.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType ContrlHeaderType
diagram Message_p205.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children InterchangeResponse GroupResponse
used by
element ContrlHeader
source <xs:complexType name="ContrlHeaderType">
 
<xs:sequence>
   
<xs:element name="InterchangeResponse" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>
Provides information about the original interchange, to which the CONTRL corresponds to.
</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="ReferenceNumber" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>
Interchange reference number
</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="SenderID" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>
The sender's ID
</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="SenderQualifier" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>
Qualifier for identifying the type of sender ID.
</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="RecipientID" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>
The recipient's ID
</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="RecipientQualifier" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>
Qualifier for identifying the type of recipient ID.
</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="ActionCode" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>
A code indicating acknowledgement or rejection of the interchange.
</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="ActionDescription" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>
Free form description of the action.
</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="ErrorCode" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>
A code indicating the detected error.
</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="ErrorDescription" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>
Free form description of the error.
</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="GroupResponse" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>
Sent in response to a group in the subject interchange
</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="GroupResponse" minOccurs="0">
           
<xs:complexType>
             
<xs:sequence>
               
<xs:element name="ReferenceNumber" type="xs:string" minOccurs="0">
                 
<xs:annotation>
                   
<xs:documentation>
Unique reference number for the group.
</xs:documentation>
                 
</xs:annotation>
               
</xs:element>
               
<xs:element name="SenderID" type="xs:string" minOccurs="0">
                 
<xs:annotation>
                   
<xs:documentation>
The sender's ID
</xs:documentation>
                 
</xs:annotation>
               
</xs:element>
               
<xs:element name="SenderQualifier" type="xs:string" minOccurs="0">
                 
<xs:annotation>
                   
<xs:documentation>
Qualifier for identifying the type of sender ID.
</xs:documentation>
                 
</xs:annotation>
               
</xs:element>
               
<xs:element name="RecipientID" type="xs:string" minOccurs="0">
                 
<xs:annotation>
                   
<xs:documentation>
The recipient's ID
</xs:documentation>
                 
</xs:annotation>
               
</xs:element>
               
<xs:element name="RecipientQualifier" type="xs:string" minOccurs="0">
                 
<xs:annotation>
                   
<xs:documentation>
Qualifier for identifying the type of recipient ID.
</xs:documentation>
                 
</xs:annotation>
               
</xs:element>
               
<xs:element name="ActionCode" type="xs:string" minOccurs="0">
                 
<xs:annotation>
                   
<xs:documentation>
A code indicating acknowledgement or rejection of the group.
</xs:documentation>
                 
</xs:annotation>
               
</xs:element>
               
<xs:element name="ActionDescription" type="xs:string" minOccurs="0">
                 
<xs:annotation>
                   
<xs:documentation>
Free form description of the action.
</xs:documentation>
                 
</xs:annotation>
               
</xs:element>
               
<xs:element name="ErrorCode" type="xs:string" minOccurs="0">
                 
<xs:annotation>
                   
<xs:documentation>
A code indicating the detected error.
</xs:documentation>
                 
</xs:annotation>
               
</xs:element>
               
<xs:element name="ErrorDescription" type="xs:string" minOccurs="0">
                 
<xs:annotation>
                   
<xs:documentation>
Free form description of the error.
</xs:documentation>
                 
</xs:annotation>
               
</xs:element>
             
</xs:sequence>
           
</xs:complexType>
         
</xs:element>
         
<xs:element name="MessageResponse" minOccurs="0" maxOccurs="unbounded">
           
<xs:annotation>
             
<xs:documentation>
Response to a message or package in the interchange.
</xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:sequence>
               
<xs:element name="MessageResponse" minOccurs="0">
                 
<xs:complexType>
                   
<xs:sequence>
                     
<xs:element name="MessageReferenceNumber" type="xs:string" minOccurs="0">
                       
<xs:annotation>
                         
<xs:documentation>
Unique message reference.
</xs:documentation>
                       
</xs:annotation>
                     
</xs:element>
                     
<xs:element name="MessageType" type="xs:string" minOccurs="0">
                       
<xs:annotation>
                         
<xs:documentation>
Type of message.
</xs:documentation>
                       
</xs:annotation>
                     
</xs:element>
                     
<xs:element name="ActionCode" type="xs:string" minOccurs="0">
                       
<xs:annotation>
                         
<xs:documentation>
A code indicating acknowledgement or rejection of the interchange.
</xs:documentation>
                       
</xs:annotation>
                     
</xs:element>
                     
<xs:element name="ActionDescription" type="xs:string" minOccurs="0">
                       
<xs:annotation>
                         
<xs:documentation>
Free form description of the action.
</xs:documentation>
                       
</xs:annotation>
                     
</xs:element>
                     
<xs:element name="ErrorCode" type="xs:string" minOccurs="0">
                       
<xs:annotation>
                         
<xs:documentation>
A code indicating the detected error.
</xs:documentation>
                       
</xs:annotation>
                     
</xs:element>
                     
<xs:element name="ErrorDescription" type="xs:string" minOccurs="0">
                       
<xs:annotation>
                         
<xs:documentation>
Free form description of the error.
</xs:documentation>
                       
</xs:annotation>
                     
</xs:element>
                     
<xs:element name="SegmentTag" type="xs:string" minOccurs="0">
                       
<xs:annotation>
                         
<xs:documentation>
Code, identifying a service segment.
</xs:documentation>
                       
</xs:annotation>
                     
</xs:element>
                   
</xs:sequence>
                 
</xs:complexType>
               
</xs:element>
               
<xs:element name="SegmentErrorIndication" minOccurs="0" maxOccurs="unbounded">
                 
<xs:complexType>
                   
<xs:sequence>
                     
<xs:element name="SegmentErrorIndication" minOccurs="0">
                       
<xs:annotation>
                         
<xs:documentation>
A group of segments sent in response to a segment containing one or more errors.
</xs:documentation>
                       
</xs:annotation>
                       
<xs:complexType>
                         
<xs:sequence>
                           
<xs:element name="SegmentPosition" type="xs:string" minOccurs="0">
                             
<xs:annotation>
                               
<xs:documentation>
The numerical count position of a specific segment.
</xs:documentation>
                             
</xs:annotation>
                           
</xs:element>
                           
<xs:element name="ErrorCode" type="xs:string" minOccurs="0">
                             
<xs:annotation>
                               
<xs:documentation>
A code indicating the detected error.
</xs:documentation>
                             
</xs:annotation>
                           
</xs:element>
                           
<xs:element name="ErrorDescription" type="xs:string" minOccurs="0">
                             
<xs:annotation>
                               
<xs:documentation>
Free form description of the error.
</xs:documentation>
                             
</xs:annotation>
                           
</xs:element>
                         
</xs:sequence>
                       
</xs:complexType>
                     
</xs:element>
                     
<xs:element name="DataElementErrorIndication" minOccurs="0" maxOccurs="unbounded">
                       
<xs:annotation>
                         
<xs:documentation>
A segment identifying an erroneous stand-alone, composite or component data element in the segment.
</xs:documentation>
                       
</xs:annotation>
                       
<xs:complexType>
                         
<xs:sequence>
                           
<xs:element name="SegmentPosition" type="xs:string" minOccurs="0">
                             
<xs:annotation>
                               
<xs:documentation>
The numerical count position of the stand-alone or composite data element in error.
</xs:documentation>
                             
</xs:annotation>
                           
</xs:element>
                           
<xs:element name="ErrorCode" type="xs:string" minOccurs="0">
                             
<xs:annotation>
                               
<xs:documentation>
A code indicating the detected error.
</xs:documentation>
                             
</xs:annotation>
                           
</xs:element>
                           
<xs:element name="ErrorDescription" type="xs:string" minOccurs="0">
                             
<xs:annotation>
                               
<xs:documentation>
Free form description of the error.
</xs:documentation>
                             
</xs:annotation>
                           
</xs:element>
                         
</xs:sequence>
                       
</xs:complexType>
                     
</xs:element>
                   
</xs:sequence>
                 
</xs:complexType>
               
</xs:element>
             
</xs:sequence>
           
</xs:complexType>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ContrlHeaderType/InterchangeResponse
diagram Message_p206.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
properties
minOcc 0
maxOcc 1
content complex
children ReferenceNumber SenderID SenderQualifier RecipientID RecipientQualifier ActionCode ActionDescription ErrorCode ErrorDescription
annotation
documentation

Provides information about the original interchange, to which the CONTRL corresponds to.
source <xs:element name="InterchangeResponse" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
Provides information about the original interchange, to which the CONTRL corresponds to.
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="ReferenceNumber" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
Interchange reference number
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="SenderID" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
The sender's ID
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="SenderQualifier" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
Qualifier for identifying the type of sender ID.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="RecipientID" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
The recipient's ID
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="RecipientQualifier" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
Qualifier for identifying the type of recipient ID.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ActionCode" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
A code indicating acknowledgement or rejection of the interchange.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ActionDescription" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
Free form description of the action.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ErrorCode" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
A code indicating the detected error.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ErrorDescription" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
Free form description of the error.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ContrlHeaderType/InterchangeResponse/ReferenceNumber
diagram Message_p207.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

Interchange reference number
source <xs:element name="ReferenceNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
Interchange reference number
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/InterchangeResponse/SenderID
diagram Message_p208.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

The sender's ID
source <xs:element name="SenderID" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
The sender's ID
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/InterchangeResponse/SenderQualifier
diagram Message_p209.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

Qualifier for identifying the type of sender ID.
source <xs:element name="SenderQualifier" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
Qualifier for identifying the type of sender ID.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/InterchangeResponse/RecipientID
diagram Message_p210.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

The recipient's ID
source <xs:element name="RecipientID" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
The recipient's ID
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/InterchangeResponse/RecipientQualifier
diagram Message_p211.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

Qualifier for identifying the type of recipient ID.
source <xs:element name="RecipientQualifier" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
Qualifier for identifying the type of recipient ID.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/InterchangeResponse/ActionCode
diagram Message_p212.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

A code indicating acknowledgement or rejection of the interchange.
source <xs:element name="ActionCode" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
A code indicating acknowledgement or rejection of the interchange.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/InterchangeResponse/ActionDescription
diagram Message_p213.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

Free form description of the action.
source <xs:element name="ActionDescription" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
Free form description of the action.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/InterchangeResponse/ErrorCode
diagram Message_p214.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

A code indicating the detected error.
source <xs:element name="ErrorCode" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
A code indicating the detected error.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/InterchangeResponse/ErrorDescription
diagram Message_p215.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

Free form description of the error.
source <xs:element name="ErrorDescription" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
Free form description of the error.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/GroupResponse
diagram Message_p216.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
properties
minOcc 0
maxOcc unbounded
content complex
children GroupResponse MessageResponse
annotation
documentation

Sent in response to a group in the subject interchange
source <xs:element name="GroupResponse" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>
Sent in response to a group in the subject interchange
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="GroupResponse" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="ReferenceNumber" type="xs:string" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>
Unique reference number for the group.
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="SenderID" type="xs:string" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>
The sender's ID
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="SenderQualifier" type="xs:string" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>
Qualifier for identifying the type of sender ID.
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="RecipientID" type="xs:string" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>
The recipient's ID
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="RecipientQualifier" type="xs:string" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>
Qualifier for identifying the type of recipient ID.
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="ActionCode" type="xs:string" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>
A code indicating acknowledgement or rejection of the group.
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="ActionDescription" type="xs:string" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>
Free form description of the action.
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="ErrorCode" type="xs:string" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>
A code indicating the detected error.
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="ErrorDescription" type="xs:string" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>
Free form description of the error.
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="MessageResponse" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>
Response to a message or package in the interchange.
</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="MessageResponse" minOccurs="0">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="MessageReferenceNumber" type="xs:string" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>
Unique message reference.
</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="MessageType" type="xs:string" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>
Type of message.
</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="ActionCode" type="xs:string" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>
A code indicating acknowledgement or rejection of the interchange.
</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="ActionDescription" type="xs:string" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>
Free form description of the action.
</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="ErrorCode" type="xs:string" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>
A code indicating the detected error.
</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="ErrorDescription" type="xs:string" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>
Free form description of the error.
</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="SegmentTag" type="xs:string" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>
Code, identifying a service segment.
</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="SegmentErrorIndication" minOccurs="0" maxOccurs="unbounded">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="SegmentErrorIndication" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>
A group of segments sent in response to a segment containing one or more errors.
</xs:documentation>
                   
</xs:annotation>
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="SegmentPosition" type="xs:string" minOccurs="0">
                         
<xs:annotation>
                           
<xs:documentation>
The numerical count position of a specific segment.
</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                       
<xs:element name="ErrorCode" type="xs:string" minOccurs="0">
                         
<xs:annotation>
                           
<xs:documentation>
A code indicating the detected error.
</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                       
<xs:element name="ErrorDescription" type="xs:string" minOccurs="0">
                         
<xs:annotation>
                           
<xs:documentation>
Free form description of the error.
</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
                 
<xs:element name="DataElementErrorIndication" minOccurs="0" maxOccurs="unbounded">
                   
<xs:annotation>
                     
<xs:documentation>
A segment identifying an erroneous stand-alone, composite or component data element in the segment.
</xs:documentation>
                   
</xs:annotation>
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="SegmentPosition" type="xs:string" minOccurs="0">
                         
<xs:annotation>
                           
<xs:documentation>
The numerical count position of the stand-alone or composite data element in error.
</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                       
<xs:element name="ErrorCode" type="xs:string" minOccurs="0">
                         
<xs:annotation>
                           
<xs:documentation>
A code indicating the detected error.
</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                       
<xs:element name="ErrorDescription" type="xs:string" minOccurs="0">
                         
<xs:annotation>
                           
<xs:documentation>
Free form description of the error.
</xs:documentation>
                         
</xs:annotation>
                       
</xs:element>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ContrlHeaderType/GroupResponse/GroupResponse
diagram Message_p217.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
properties
minOcc 0
maxOcc 1
content complex
children ReferenceNumber SenderID SenderQualifier RecipientID RecipientQualifier ActionCode ActionDescription ErrorCode ErrorDescription
source <xs:element name="GroupResponse" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="ReferenceNumber" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
Unique reference number for the group.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="SenderID" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
The sender's ID
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="SenderQualifier" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
Qualifier for identifying the type of sender ID.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="RecipientID" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
The recipient's ID
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="RecipientQualifier" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
Qualifier for identifying the type of recipient ID.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ActionCode" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
A code indicating acknowledgement or rejection of the group.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ActionDescription" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
Free form description of the action.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ErrorCode" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
A code indicating the detected error.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ErrorDescription" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
Free form description of the error.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ContrlHeaderType/GroupResponse/GroupResponse/ReferenceNumber
diagram Message_p218.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

Unique reference number for the group.
source <xs:element name="ReferenceNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
Unique reference number for the group.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/GroupResponse/GroupResponse/SenderID
diagram Message_p219.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

The sender's ID
source <xs:element name="SenderID" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
The sender's ID
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/GroupResponse/GroupResponse/SenderQualifier
diagram Message_p220.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

Qualifier for identifying the type of sender ID.
source <xs:element name="SenderQualifier" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
Qualifier for identifying the type of sender ID.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/GroupResponse/GroupResponse/RecipientID
diagram Message_p221.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

The recipient's ID
source <xs:element name="RecipientID" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
The recipient's ID
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/GroupResponse/GroupResponse/RecipientQualifier
diagram Message_p222.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

Qualifier for identifying the type of recipient ID.
source <xs:element name="RecipientQualifier" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
Qualifier for identifying the type of recipient ID.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/GroupResponse/GroupResponse/ActionCode
diagram Message_p223.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

A code indicating acknowledgement or rejection of the group.
source <xs:element name="ActionCode" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
A code indicating acknowledgement or rejection of the group.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/GroupResponse/GroupResponse/ActionDescription
diagram Message_p224.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

Free form description of the action.
source <xs:element name="ActionDescription" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
Free form description of the action.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/GroupResponse/GroupResponse/ErrorCode
diagram Message_p225.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

A code indicating the detected error.
source <xs:element name="ErrorCode" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
A code indicating the detected error.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/GroupResponse/GroupResponse/ErrorDescription
diagram Message_p226.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

Free form description of the error.
source <xs:element name="ErrorDescription" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
Free form description of the error.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/GroupResponse/MessageResponse
diagram Message_p227.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
properties
minOcc 0
maxOcc unbounded
content complex
children MessageResponse SegmentErrorIndication
annotation
documentation

Response to a message or package in the interchange.
source <xs:element name="MessageResponse" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>
Response to a message or package in the interchange.
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="MessageResponse" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="MessageReferenceNumber" type="xs:string" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>
Unique message reference.
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="MessageType" type="xs:string" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>
Type of message.
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="ActionCode" type="xs:string" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>
A code indicating acknowledgement or rejection of the interchange.
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="ActionDescription" type="xs:string" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>
Free form description of the action.
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="ErrorCode" type="xs:string" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>
A code indicating the detected error.
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="ErrorDescription" type="xs:string" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>
Free form description of the error.
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="SegmentTag" type="xs:string" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>
Code, identifying a service segment.
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="SegmentErrorIndication" minOccurs="0" maxOccurs="unbounded">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="SegmentErrorIndication" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>
A group of segments sent in response to a segment containing one or more errors.
</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="SegmentPosition" type="xs:string" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>
The numerical count position of a specific segment.
</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="ErrorCode" type="xs:string" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>
A code indicating the detected error.
</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="ErrorDescription" type="xs:string" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>
Free form description of the error.
</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="DataElementErrorIndication" minOccurs="0" maxOccurs="unbounded">
             
<xs:annotation>
               
<xs:documentation>
A segment identifying an erroneous stand-alone, composite or component data element in the segment.
</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="SegmentPosition" type="xs:string" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>
The numerical count position of the stand-alone or composite data element in error.
</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="ErrorCode" type="xs:string" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>
A code indicating the detected error.
</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="ErrorDescription" type="xs:string" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>
Free form description of the error.
</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ContrlHeaderType/GroupResponse/MessageResponse/MessageResponse
diagram Message_p228.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
properties
minOcc 0
maxOcc 1
content complex
children MessageReferenceNumber MessageType ActionCode ActionDescription ErrorCode ErrorDescription SegmentTag
source <xs:element name="MessageResponse" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="MessageReferenceNumber" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
Unique message reference.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="MessageType" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
Type of message.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ActionCode" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
A code indicating acknowledgement or rejection of the interchange.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ActionDescription" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
Free form description of the action.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ErrorCode" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
A code indicating the detected error.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ErrorDescription" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
Free form description of the error.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="SegmentTag" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
Code, identifying a service segment.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ContrlHeaderType/GroupResponse/MessageResponse/MessageResponse/MessageReferenceNumber
diagram Message_p229.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

Unique message reference.
source <xs:element name="MessageReferenceNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
Unique message reference.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/GroupResponse/MessageResponse/MessageResponse/MessageType
diagram Message_p230.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
used by
complexType MessageHeaderType
annotation
documentation

Type of message.
source <xs:element name="MessageType" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
Type of message.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/GroupResponse/MessageResponse/MessageResponse/ActionCode
diagram Message_p231.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

A code indicating acknowledgement or rejection of the interchange.
source <xs:element name="ActionCode" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
A code indicating acknowledgement or rejection of the interchange.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/GroupResponse/MessageResponse/MessageResponse/ActionDescription
diagram Message_p232.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

Free form description of the action.
source <xs:element name="ActionDescription" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
Free form description of the action.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/GroupResponse/MessageResponse/MessageResponse/ErrorCode
diagram Message_p233.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

A code indicating the detected error.
source <xs:element name="ErrorCode" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
A code indicating the detected error.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/GroupResponse/MessageResponse/MessageResponse/ErrorDescription
diagram Message_p234.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

Free form description of the error.
source <xs:element name="ErrorDescription" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
Free form description of the error.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/GroupResponse/MessageResponse/MessageResponse/SegmentTag
diagram Message_p235.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

Code, identifying a service segment.
source <xs:element name="SegmentTag" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
Code, identifying a service segment.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/GroupResponse/MessageResponse/SegmentErrorIndication
diagram Message_p236.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
properties
minOcc 0
maxOcc unbounded
content complex
children SegmentErrorIndication DataElementErrorIndication
source <xs:element name="SegmentErrorIndication" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="SegmentErrorIndication" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
A group of segments sent in response to a segment containing one or more errors.
</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="SegmentPosition" type="xs:string" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>
The numerical count position of a specific segment.
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="ErrorCode" type="xs:string" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>
A code indicating the detected error.
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="ErrorDescription" type="xs:string" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>
Free form description of the error.
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="DataElementErrorIndication" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>
A segment identifying an erroneous stand-alone, composite or component data element in the segment.
</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="SegmentPosition" type="xs:string" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>
The numerical count position of the stand-alone or composite data element in error.
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="ErrorCode" type="xs:string" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>
A code indicating the detected error.
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="ErrorDescription" type="xs:string" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>
Free form description of the error.
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ContrlHeaderType/GroupResponse/MessageResponse/SegmentErrorIndication/SegmentErrorIndication
diagram Message_p237.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
properties
minOcc 0
maxOcc 1
content complex
children SegmentPosition ErrorCode ErrorDescription
annotation
documentation

A group of segments sent in response to a segment containing one or more errors.
source <xs:element name="SegmentErrorIndication" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
A group of segments sent in response to a segment containing one or more errors.
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="SegmentPosition" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
The numerical count position of a specific segment.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ErrorCode" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
A code indicating the detected error.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ErrorDescription" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
Free form description of the error.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ContrlHeaderType/GroupResponse/MessageResponse/SegmentErrorIndication/SegmentErrorIndication/SegmentPosition
diagram Message_p238.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

The numerical count position of a specific segment.
source <xs:element name="SegmentPosition" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
The numerical count position of a specific segment.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/GroupResponse/MessageResponse/SegmentErrorIndication/SegmentErrorIndication/ErrorCode
diagram Message_p239.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

A code indicating the detected error.
source <xs:element name="ErrorCode" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
A code indicating the detected error.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/GroupResponse/MessageResponse/SegmentErrorIndication/SegmentErrorIndication/ErrorDescription
diagram Message_p240.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

Free form description of the error.
source <xs:element name="ErrorDescription" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
Free form description of the error.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/GroupResponse/MessageResponse/SegmentErrorIndication/DataElementErrorIndication
diagram Message_p241.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
properties
minOcc 0
maxOcc unbounded
content complex
children SegmentPosition ErrorCode ErrorDescription
annotation
documentation

A segment identifying an erroneous stand-alone, composite or component data element in the segment.
source <xs:element name="DataElementErrorIndication" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>
A segment identifying an erroneous stand-alone, composite or component data element in the segment.
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="SegmentPosition" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
The numerical count position of the stand-alone or composite data element in error.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ErrorCode" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
A code indicating the detected error.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ErrorDescription" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>
Free form description of the error.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ContrlHeaderType/GroupResponse/MessageResponse/SegmentErrorIndication/DataElementErrorIndication/SegmentPosition
diagram Message_p242.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

The numerical count position of the stand-alone or composite data element in error.
source <xs:element name="SegmentPosition" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
The numerical count position of the stand-alone or composite data element in error.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/GroupResponse/MessageResponse/SegmentErrorIndication/DataElementErrorIndication/ErrorCode
diagram Message_p243.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

A code indicating the detected error.
source <xs:element name="ErrorCode" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
A code indicating the detected error.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContrlHeaderType/GroupResponse/MessageResponse/SegmentErrorIndication/DataElementErrorIndication/ErrorDescription
diagram Message_p244.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

Free form description of the error.
source <xs:element name="ErrorDescription" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>
Free form description of the error.
</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType CountryType
diagram Message_p245.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children CountryName
used by
elements Country CountryOfOrigin
attributes
Name  Type  Use  Default  Fixed  Annotation
CountryCode  xs:string  optional      
documentation
The country as coded value.
source <xs:complexType name="CountryType">
 
<xs:sequence>
   
<xs:element name="CountryName" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>The name of the country.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="CountryCode" use="optional">
   
<xs:annotation>
     
<xs:documentation>The country as coded value.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

element CountryType/CountryName
diagram Message_p246.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
content simple
annotation
documentation
The name of the country.
source <xs:element name="CountryName" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>The name of the country.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType DatesType
diagram Message_p247.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children DocumentDate HorizonStartDate HorizionEndDate CalculationDate DeliveryDate EstimatedArrivalDate AppointedTimeCode ProcessingDate TaxPointDate DueDate ServiceCompletionDate Date
used by
element Dates
source <xs:complexType name="DatesType">
 
<xs:sequence>
   
<xs:element name="DocumentDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The document date - if no specific date has been assigned in the EDIFACT, this is usually the date, when the document has been issued.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="HorizonStartDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The start date of a scheduling agreement, which is the underlying contract of a forecast. Also used for invoices, where it denotes the beginning of the invoiced period.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="HorizionEndDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The end date of a scheduling agreement, which is the underlying contract of a forecast. Also used for invoices, where it denotes the end of the invoiced period.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CalculationDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Caluclation date of the underlying forecast.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DeliveryDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The date, when the delivery takes place.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="EstimatedArrivalDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The estimated date, when the goods shall arrive.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="AppointedTimeCode" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Appointed time - encoded. According to VDA 4905 specification.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ProcessingDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Processing date - refers to the date when the invoice is created and booked in the system of the issuer.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="TaxPointDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The tax point date of the invoice. In Germany this date equals the invoice date. However, the field is required in the U.K.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DueDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The date, when the invoice is due.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="ServiceCompletionDate" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The date, when the service was completed.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="Date" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>General date, which may be used for date values, where to strong typed date type is available.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element DatesType/DocumentDate
diagram Message_p248.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
The document date - if no specific date has been assigned in the EDIFACT, this is usually the date, when the document has been issued.
source <xs:element name="DocumentDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The document date - if no specific date has been assigned in the EDIFACT, this is usually the date, when the document has been issued.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DatesType/HorizonStartDate
diagram Message_p249.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
The start date of a scheduling agreement, which is the underlying contract of a forecast. Also used for invoices, where it denotes the beginning of the invoiced period.
source <xs:element name="HorizonStartDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The start date of a scheduling agreement, which is the underlying contract of a forecast. Also used for invoices, where it denotes the beginning of the invoiced period.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DatesType/HorizionEndDate
diagram Message_p250.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
The end date of a scheduling agreement, which is the underlying contract of a forecast. Also used for invoices, where it denotes the end of the invoiced period.
source <xs:element name="HorizionEndDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The end date of a scheduling agreement, which is the underlying contract of a forecast. Also used for invoices, where it denotes the end of the invoiced period.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DatesType/CalculationDate
diagram Message_p251.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
Caluclation date of the underlying forecast.
source <xs:element name="CalculationDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Caluclation date of the underlying forecast.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DatesType/DeliveryDate
diagram Message_p252.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
The date, when the delivery takes place.
source <xs:element name="DeliveryDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The date, when the delivery takes place.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DatesType/EstimatedArrivalDate
diagram Message_p253.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
The estimated date, when the goods shall arrive.
source <xs:element name="EstimatedArrivalDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The estimated date, when the goods shall arrive.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DatesType/AppointedTimeCode
diagram Message_p254.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Appointed time - encoded. According to VDA 4905 specification.
source <xs:element name="AppointedTimeCode" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Appointed time - encoded. According to VDA 4905 specification.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DatesType/ProcessingDate
diagram Message_p255.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
Processing date - refers to the date when the invoice is created and booked in the system of the issuer.
source <xs:element name="ProcessingDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Processing date - refers to the date when the invoice is created and booked in the system of the issuer.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DatesType/TaxPointDate
diagram Message_p256.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
The tax point date of the invoice. In Germany this date equals the invoice date. However, the field is required in the U.K.
source <xs:element name="TaxPointDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The tax point date of the invoice. In Germany this date equals the invoice date. However, the field is required in the U.K.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DatesType/DueDate
diagram Message_p257.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
The date, when the invoice is due.
source <xs:element name="DueDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The date, when the invoice is due.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType DateType
diagram Message_p258.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children DateQualifier DateTime DateTimeFormatQualifier
used by
elements ReferencedDocumentsDatesValuesType/AgreementDate AuthorizationType/AuthorizationEndDate AuthorizationType/AuthorizationStartDate RemittanceAdviceDatesType/BookingDate DatesType/CalculationDate ReferencedDocumentsDatesValuesType/CallOffDate ReferencedDocumentsDatesValuesType/CRQEndDate ReferencedDocumentsDatesValuesType/CRQStartDate Date RemittanceAdviceDatesType/Date DatesType/DeliveryDate DispatchAdviceDate DatesType/DocumentDate RemittanceAdviceDatesType/DocumentDate AdditionalInformationType/DrawingRevisionDate DatesType/DueDate RemittanceAdviceDatesType/DueDate PlanningQuantityType/EarliestShipmentDate DatesType/EstimatedArrivalDate InvoiceHeaderType/ExchangeRateDate InvoiceLineItemType/GoodsReceiptDate DatesType/HorizionEndDate DatesType/HorizonStartDate ReferencedDocumentsDatesValuesType/LastASNDate ReferencedDocumentsDatesValuesType/LastASNDeliveryDate PlanningQuantityType/LatestShipmentDate RemittanceAdviceDatesType/PaymentDueDate ReferencedDocumentsDatesValuesType/PlanningHorizionEndDate ReferencedDocumentsDatesValuesType/PlanningHorizionStartDate ReferencedDocumentsDatesValuesType/PreviousCallOffDate OrdersScheduleLineType/PreviousScheduledQuantityDate DatesType/ProcessingDate ReferencedDocumentsDatesValuesType/ReleaseDate RequestedShipmentDate OrdersScheduleLineType/ScheduledQuantityDate ServiceCompletionDate DatesType/TaxPointDate PlanningQuantityType/WeeklyPeriodEndDate
source <xs:complexType name="DateType">
 
<xs:sequence>
   
<xs:element name="DateQualifier" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Qualifier, identifying the type of date.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DateTime" type="xs:dateTime" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The actual date.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DateTimeFormatQualifier" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Qualifier, identifying the date format.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element DateType/DateQualifier
diagram Message_p259.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Qualifier, identifying the type of date.
source <xs:element name="DateQualifier" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Qualifier, identifying the type of date.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DateType/DateTime
diagram Message_p260.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The actual date.
source <xs:element name="DateTime" type="xs:dateTime" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The actual date.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DateType/DateTimeFormatQualifier
diagram Message_p261.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Qualifier, identifying the date format.
source <xs:element name="DateTimeFormatQualifier" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Qualifier, identifying the date format.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType DeliveryHeaderType
diagram Message_p262.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children GrossWeight NetWeight PackagingItemQuantity LoadingMeters ExcessHandlingCharge TermsOfDeliveryOrTransport TransportChargesModeOfPayment TermsofDeliveryOrTransport DeliveryConditionsRelevantPlace TermsOfDeliveryFreeText DispatchType TransportStageQualifier MeansOfTransportIdentificationQualifier MeansOfTransportIdentification NationalityOfMeansOfTransport CarrierID TransitDirectionCoded ExcessTransportationReasonCode ExcessTransportationResponsibilityCode CustomerTransportationAuthorizationNumber TransportEquipmentQualifier TransportEquipmentID TransportSealNumber
used by
element DeliveryHeader
source <xs:complexType name="DeliveryHeaderType">
 
<xs:sequence>
   
<xs:element name="GrossWeight" type="UnitType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The gross weight of the shipment, including packaging items and any other auxilliary means</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="NetWeight" type="UnitType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The net weight of the shipment including packaging but without other auxilliary means</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PackagingItemQuantity" type="UnitType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The number of packaging items in the shipment</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="LoadingMeters" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The meters required on the loading space (e.g., the truck)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ExcessHandlingCharge" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A monetary amount which is in incurred due to excess handling of the shipment</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="TermsOfDeliveryOrTransport" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The terms of delivery or transport - coded information</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="TransportChargesModeOfPayment" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Indicates who is paying for the transport charges - coded information</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="TermsofDeliveryOrTransport" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The terms of delivery or transport</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DeliveryConditionsRelevantPlace" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The place which is relevant for the delivery conditions</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="TermsOfDeliveryFreeText" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Free text information for the terms of delivery</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DispatchType" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The type of dispatch, e.g. truck, train, air</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="TransportStageQualifier" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Qualifier for the transport stage</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="MeansOfTransportIdentificationQualifier" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A qualifier for the means of transport, e.g., license plate number, bordero number, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="MeansOfTransportIdentification" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Identifier for the means of transport, e.g., the actual license plate number, bordero number etc.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="NationalityOfMeansOfTransport" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The nationality of the means of transport</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CarrierID" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>ID identifying the carrier</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="TransitDirectionCoded" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Coded transit direction</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ExcessTransportationReasonCode" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Reason for the excess transportation</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ExcessTransportationResponsibilityCode" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Responisble business entity for the excess transportation</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CustomerTransportationAuthorizationNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Authorization number for the transport - assigned by the customer</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="TransportEquipmentQualifier" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Qualifier for the transport equipment</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="TransportEquipmentID" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>ID of the transport equipment</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="TransportSealNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Number of the transport seal</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element DeliveryHeaderType/GrossWeight
diagram Message_p263.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type UnitType
properties
minOcc 0
maxOcc 1
content complex
used by
complexTypes DeliveryLineItemsType PackagingInformationType
attributes
Name  Type  Use  Default  Fixed  Annotation
Unit  xs:string  required      
documentation
The type of unit. ERPEL recommends the use of code list UN/ECE recommendation 20. Note, that ERPEL supports both representations for piece: PCE and C62. A list of valid codes may be found under https://docs.ecosio.com/files/Measure_Unit_Qualifiers_6411.pdf
annotation
documentation
The gross weight of the shipment, including packaging items and any other auxilliary means
source <xs:element name="GrossWeight" type="UnitType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The gross weight of the shipment, including packaging items and any other auxilliary means</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryHeaderType/NetWeight
diagram Message_p264.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type UnitType
properties
minOcc 0
maxOcc 1
content complex
used by
complexTypes DeliveryLineItemsType PackagingInformationType
attributes
Name  Type  Use  Default  Fixed  Annotation
Unit  xs:string  required      
documentation
The type of unit. ERPEL recommends the use of code list UN/ECE recommendation 20. Note, that ERPEL supports both representations for piece: PCE and C62. A list of valid codes may be found under https://docs.ecosio.com/files/Measure_Unit_Qualifiers_6411.pdf
annotation
documentation
The net weight of the shipment including packaging but without other auxilliary means
source <xs:element name="NetWeight" type="UnitType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The net weight of the shipment including packaging but without other auxilliary means</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryHeaderType/PackagingItemQuantity
diagram Message_p265.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type UnitType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
Unit  xs:string  required      
documentation
The type of unit. ERPEL recommends the use of code list UN/ECE recommendation 20. Note, that ERPEL supports both representations for piece: PCE and C62. A list of valid codes may be found under https://docs.ecosio.com/files/Measure_Unit_Qualifiers_6411.pdf
annotation
documentation
The number of packaging items in the shipment
source <xs:element name="PackagingItemQuantity" type="UnitType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The number of packaging items in the shipment</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryHeaderType/LoadingMeters
diagram Message_p266.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The meters required on the loading space (e.g., the truck)
source <xs:element name="LoadingMeters" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The meters required on the loading space (e.g., the truck)</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryHeaderType/ExcessHandlingCharge
diagram Message_p267.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A monetary amount which is in incurred due to excess handling of the shipment
source <xs:element name="ExcessHandlingCharge" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A monetary amount which is in incurred due to excess handling of the shipment</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryHeaderType/TermsOfDeliveryOrTransport
diagram Message_p268.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The terms of delivery or transport - coded information
source <xs:element name="TermsOfDeliveryOrTransport" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The terms of delivery or transport - coded information</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryHeaderType/TransportChargesModeOfPayment
diagram Message_p269.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Indicates who is paying for the transport charges - coded information
source <xs:element name="TransportChargesModeOfPayment" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Indicates who is paying for the transport charges - coded information</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryHeaderType/TermsofDeliveryOrTransport
diagram Message_p270.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The terms of delivery or transport
source <xs:element name="TermsofDeliveryOrTransport" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The terms of delivery or transport</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryHeaderType/DeliveryConditionsRelevantPlace
diagram Message_p271.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The place which is relevant for the delivery conditions
source <xs:element name="DeliveryConditionsRelevantPlace" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The place which is relevant for the delivery conditions</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryHeaderType/TermsOfDeliveryFreeText
diagram Message_p272.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Free text information for the terms of delivery
source <xs:element name="TermsOfDeliveryFreeText" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Free text information for the terms of delivery</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryHeaderType/DispatchType
diagram Message_p273.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The type of dispatch, e.g. truck, train, air
source <xs:element name="DispatchType" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The type of dispatch, e.g. truck, train, air</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryHeaderType/TransportStageQualifier
diagram Message_p274.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Qualifier for the transport stage
source <xs:element name="TransportStageQualifier" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Qualifier for the transport stage</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryHeaderType/MeansOfTransportIdentificationQualifier
diagram Message_p275.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A qualifier for the means of transport, e.g., license plate number, bordero number, etc.
source <xs:element name="MeansOfTransportIdentificationQualifier" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A qualifier for the means of transport, e.g., license plate number, bordero number, etc.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryHeaderType/MeansOfTransportIdentification
diagram Message_p276.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Identifier for the means of transport, e.g., the actual license plate number, bordero number etc.
source <xs:element name="MeansOfTransportIdentification" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Identifier for the means of transport, e.g., the actual license plate number, bordero number etc.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryHeaderType/NationalityOfMeansOfTransport
diagram Message_p277.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The nationality of the means of transport
source <xs:element name="NationalityOfMeansOfTransport" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The nationality of the means of transport</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryHeaderType/CarrierID
diagram Message_p278.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
ID identifying the carrier
source <xs:element name="CarrierID" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>ID identifying the carrier</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryHeaderType/TransitDirectionCoded
diagram Message_p279.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Coded transit direction
source <xs:element name="TransitDirectionCoded" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Coded transit direction</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryHeaderType/ExcessTransportationReasonCode
diagram Message_p280.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Reason for the excess transportation
source <xs:element name="ExcessTransportationReasonCode" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Reason for the excess transportation</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryHeaderType/ExcessTransportationResponsibilityCode
diagram Message_p281.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Responisble business entity for the excess transportation
source <xs:element name="ExcessTransportationResponsibilityCode" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Responisble business entity for the excess transportation</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryHeaderType/CustomerTransportationAuthorizationNumber
diagram Message_p282.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Authorization number for the transport - assigned by the customer
source <xs:element name="CustomerTransportationAuthorizationNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Authorization number for the transport - assigned by the customer</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryHeaderType/TransportEquipmentQualifier
diagram Message_p283.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Qualifier for the transport equipment
source <xs:element name="TransportEquipmentQualifier" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Qualifier for the transport equipment</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryHeaderType/TransportEquipmentID
diagram Message_p284.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
ID of the transport equipment
source <xs:element name="TransportEquipmentID" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>ID of the transport equipment</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryHeaderType/TransportSealNumber
diagram Message_p285.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Number of the transport seal
source <xs:element name="TransportSealNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Number of the transport seal</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType DeliveryLineItemsType
diagram Message_p286.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children PositionNumber CustomersItemMaterialNumber SuppliersItemMaterialNumber ItemCharacteristic ItemDescription FreeText CumulativeQuantity DispatchQuantity PreviousQuantity BatchNumber ExpirationDate EngineeringChangeNumber ModelYear ConstructionalChangeStatus CountryOfOrigin ManufacturerDUNS SerialNumber ShippingMark GrossWeight NetWeight Weight Length Height Width Roll Tube UnitPrice UnloadingPoint ManufacturingDepartment AdditionalInternalDestination IdentificationOfUse References Classification
used by
element DeliveryLineItems
source <xs:complexType name="DeliveryLineItemsType">
 
<xs:sequence>
   
<xs:element name="PositionNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Position number of the product</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="CustomersItemMaterialNumber" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Material number of customer</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="SuppliersItemMaterialNumber" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Material number of supplier</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ItemCharacteristic" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Item characteristics - e.g., sample, servce, production, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="ItemDescription" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Item description</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="FreeText" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Free text information for the item</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CumulativeQuantity" type="UnitType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The cumulative delivered quantity of the given product until yesterday</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DispatchQuantity" type="UnitType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The currently dispatched quantity</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PreviousQuantity" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The dispatched quantity of the previous delivery</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BatchNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The batch/lot number</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ExpirationDate" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The expiration date/best before date/shelf life/MHD </xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="EngineeringChangeNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The engineering change number</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ModelYear" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A reference to the model year of the car, where the product is used</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ConstructionalChangeStatus" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The status of the constructional changes</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="CountryOfOrigin" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Country of origin</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ManufacturerDUNS" type="xs:string" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>DUNS numbers of the manufacturer</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="SerialNumber" type="xs:string" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Serial number of the traded material</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ShippingMark" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Shipping mark information, such as label marks, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="GrossWeight" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The gross weight of the product</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="NetWeight" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The net weight of the product</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Weight" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The weight of the product</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Length" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The length of the product</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Height" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The height of the product</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Width" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The width of the product</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Roll" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Indicates if the product is a roll</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Tube" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Indicates if the product is a tube</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="UnitPrice" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The unit price of the product</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="UnloadingPoint" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The unloading point of the product</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ManufacturingDepartment" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The manufacturing department, where the product will be used</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="AdditionalInternalDestination" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Additional information about the destination of the product in the factory</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="IdentificationOfUse" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A code for the use of the product</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="References" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Additional references for the given product</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element ref="AgreementOrOrderNumberReference" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>A reference to the underlying scheduling agreement or order</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element ref="AgreementOrOrderLineNumber" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>A reference to the line number in the scheduling agreement or order</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element ref="DispatchAdviceNumber" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>A reference to the dispatch advice</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="DispatchAdviceLineNumber" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>A reference to the line number in the dispatch advice</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element ref="DispatchAdviceDate" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The date of the dispatch advice</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="CallOffReference" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>A reference to the relevant forecast of JIT call-off</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="ConsigneesReference" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>A reference of the consignee</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="PackagingListNumber" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The packaging list number</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element ref="Classification" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>The classification of the product/service in free-text form.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element DeliveryLineItemsType/PositionNumber
diagram Message_p287.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
used by
element OrdersDataType/OrdersLineItem
complexTypes ForecastLineItemType InvoiceLineItemType ReceiptAdviceLineItemsType
annotation
documentation
Position number of the product
source <xs:element name="PositionNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Position number of the product</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryLineItemsType/ItemCharacteristic
diagram Message_p288.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Item characteristics - e.g., sample, servce, production, etc.
source <xs:element name="ItemCharacteristic" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Item characteristics - e.g., sample, servce, production, etc.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryLineItemsType/CumulativeQuantity
diagram Message_p289.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type UnitType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
Unit  xs:string  required      
documentation
The type of unit. ERPEL recommends the use of code list UN/ECE recommendation 20. Note, that ERPEL supports both representations for piece: PCE and C62. A list of valid codes may be found under https://docs.ecosio.com/files/Measure_Unit_Qualifiers_6411.pdf
annotation
documentation
The cumulative delivered quantity of the given product until yesterday
source <xs:element name="CumulativeQuantity" type="UnitType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The cumulative delivered quantity of the given product until yesterday</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryLineItemsType/DispatchQuantity
diagram Message_p290.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type UnitType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
Unit  xs:string  required      
documentation
The type of unit. ERPEL recommends the use of code list UN/ECE recommendation 20. Note, that ERPEL supports both representations for piece: PCE and C62. A list of valid codes may be found under https://docs.ecosio.com/files/Measure_Unit_Qualifiers_6411.pdf
annotation
documentation
The currently dispatched quantity
source <xs:element name="DispatchQuantity" type="UnitType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The currently dispatched quantity</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryLineItemsType/PreviousQuantity
diagram Message_p291.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The dispatched quantity of the previous delivery
source <xs:element name="PreviousQuantity" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The dispatched quantity of the previous delivery</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryLineItemsType/BatchNumber
diagram Message_p292.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The batch/lot number
source <xs:element name="BatchNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The batch/lot number</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryLineItemsType/ExpirationDate
diagram Message_p293.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The expiration date/best before date/shelf life/MHD
source <xs:element name="ExpirationDate" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The expiration date/best before date/shelf life/MHD </xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryLineItemsType/EngineeringChangeNumber
diagram Message_p294.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The engineering change number
source <xs:element name="EngineeringChangeNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The engineering change number</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryLineItemsType/ModelYear
diagram Message_p295.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A reference to the model year of the car, where the product is used
source <xs:element name="ModelYear" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A reference to the model year of the car, where the product is used</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryLineItemsType/ConstructionalChangeStatus
diagram Message_p296.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The status of the constructional changes
source <xs:element name="ConstructionalChangeStatus" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The status of the constructional changes</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryLineItemsType/ManufacturerDUNS
diagram Message_p297.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc unbounded
content simple
annotation
documentation
DUNS numbers of the manufacturer
source <xs:element name="ManufacturerDUNS" type="xs:string" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>DUNS numbers of the manufacturer</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryLineItemsType/SerialNumber
diagram Message_p298.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc unbounded
content simple
annotation
documentation
Serial number of the traded material
source <xs:element name="SerialNumber" type="xs:string" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Serial number of the traded material</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryLineItemsType/ShippingMark
diagram Message_p299.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Shipping mark information, such as label marks, etc.
source <xs:element name="ShippingMark" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Shipping mark information, such as label marks, etc.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryLineItemsType/Weight
diagram Message_p300.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The weight of the product
source <xs:element name="Weight" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The weight of the product</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryLineItemsType/Length
diagram Message_p301.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The length of the product
source <xs:element name="Length" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The length of the product</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryLineItemsType/Height
diagram Message_p302.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The height of the product
source <xs:element name="Height" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The height of the product</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryLineItemsType/Width
diagram Message_p303.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The width of the product
source <xs:element name="Width" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The width of the product</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryLineItemsType/Roll
diagram Message_p304.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Indicates if the product is a roll
source <xs:element name="Roll" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Indicates if the product is a roll</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryLineItemsType/Tube
diagram Message_p305.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Indicates if the product is a tube
source <xs:element name="Tube" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Indicates if the product is a tube</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryLineItemsType/UnitPrice
diagram Message_p306.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The unit price of the product
source <xs:element name="UnitPrice" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The unit price of the product</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryLineItemsType/UnloadingPoint
diagram Message_p307.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The unloading point of the product
source <xs:element name="UnloadingPoint" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The unloading point of the product</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryLineItemsType/ManufacturingDepartment
diagram Message_p308.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The manufacturing department, where the product will be used
source <xs:element name="ManufacturingDepartment" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The manufacturing department, where the product will be used</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryLineItemsType/AdditionalInternalDestination
diagram Message_p309.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Additional information about the destination of the product in the factory
source <xs:element name="AdditionalInternalDestination" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Additional information about the destination of the product in the factory</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryLineItemsType/IdentificationOfUse
diagram Message_p310.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A code for the use of the product
source <xs:element name="IdentificationOfUse" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A code for the use of the product</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryLineItemsType/References
diagram Message_p311.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
properties
minOcc 0
maxOcc 1
content complex
children AgreementOrOrderNumberReference AgreementOrOrderLineNumber DispatchAdviceNumber DispatchAdviceLineNumber DispatchAdviceDate CallOffReference ConsigneesReference PackagingListNumber
annotation
documentation
Additional references for the given product
source <xs:element name="References" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Additional references for the given product</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="AgreementOrOrderNumberReference" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>A reference to the underlying scheduling agreement or order</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="AgreementOrOrderLineNumber" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>A reference to the line number in the scheduling agreement or order</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="DispatchAdviceNumber" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>A reference to the dispatch advice</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="DispatchAdviceLineNumber" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>A reference to the line number in the dispatch advice</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="DispatchAdviceDate" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The date of the dispatch advice</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="CallOffReference" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>A reference to the relevant forecast of JIT call-off</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ConsigneesReference" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>A reference of the consignee</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="PackagingListNumber" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The packaging list number</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element DeliveryLineItemsType/References/DispatchAdviceLineNumber
diagram Message_p312.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A reference to the line number in the dispatch advice
source <xs:element name="DispatchAdviceLineNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A reference to the line number in the dispatch advice</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryLineItemsType/References/CallOffReference
diagram Message_p313.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A reference to the relevant forecast of JIT call-off
source <xs:element name="CallOffReference" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A reference to the relevant forecast of JIT call-off</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryLineItemsType/References/ConsigneesReference
diagram Message_p314.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A reference of the consignee
source <xs:element name="ConsigneesReference" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A reference of the consignee</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeliveryLineItemsType/References/PackagingListNumber
diagram Message_p315.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The packaging list number
source <xs:element name="PackagingListNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The packaging list number</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType DetailsType
diagram Message_p316.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children ForecastData OrdersData DispatchData InvoiceData ReceiptAdviceData RemittanceAdviceData
used by
element Details
source <xs:complexType name="DetailsType">
 
<xs:sequence>
   
<xs:element ref="ForecastData" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A wrapper for holding forecast data which is to be found in DELFOR and VDA 4905 documents</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="OrdersData" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A wrapper for orders data</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="DispatchData" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A wrapper for holding dispatch advice related data</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="InvoiceData" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A wrapper for holding invoice related data</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="ReceiptAdviceData" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A wrapper for holding receipt advice related data</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="RemittanceAdviceData" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A wrapper for holding remittance advice related data</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

complexType DispatchDataType
diagram Message_p317.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children ConsignmentPackagingSequence
used by
element DispatchData
source <xs:complexType name="DispatchDataType">
 
<xs:sequence>
   
<xs:element ref="ConsignmentPackagingSequence" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Wrapper for a specific consignment packaging sequence, containing materials, handling units, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

complexType DocumentsRemadvType
diagram Message_p318.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children RemittanceAdviceDocument MonetaryAmounts BusinessEntities RemittanceAdviceDates RemittanceAdviceReferencedDocuments
used by
element Documents
source <xs:complexType name="DocumentsRemadvType">
 
<xs:sequence>
   
<xs:element name="RemittanceAdviceDocument" type="RemittanceAdviceDocumentType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Identification and information related to the document.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="MonetaryAmounts" type="MonetaryAmountsType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Monetary amounts related to the document.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="BusinessEntities" minOccurs="0"/>
   
<xs:element name="RemittanceAdviceDates" type="RemittanceAdviceDatesType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Dates related to the document.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="RemittanceAdviceReferencedDocuments" type="RemittanceAdviceReferencedDocumentsType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Referenced documents related to this document.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element DocumentsRemadvType/RemittanceAdviceDocument
diagram Message_p319.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type RemittanceAdviceDocumentType
properties
minOcc 0
maxOcc 1
content complex
children DocumentNameEncoded DocumentNumber
annotation
documentation
Identification and information related to the document.
source <xs:element name="RemittanceAdviceDocument" type="RemittanceAdviceDocumentType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Identification and information related to the document.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DocumentsRemadvType/MonetaryAmounts
diagram Message_p320.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type MonetaryAmountsType
properties
minOcc 0
maxOcc 1
content complex
children AmountRemitted InvoiceTotalAmount ComissionAmount PaymentDiscountAmount Adjustment MonetaryAmount
annotation
documentation
Monetary amounts related to the document.
source <xs:element name="MonetaryAmounts" type="MonetaryAmountsType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Monetary amounts related to the document.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DocumentsRemadvType/RemittanceAdviceDates
diagram Message_p321.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type RemittanceAdviceDatesType
properties
minOcc 0
maxOcc 1
content complex
children DocumentDate DueDate PaymentDueDate BookingDate Date
annotation
documentation
Dates related to the document.
source <xs:element name="RemittanceAdviceDates" type="RemittanceAdviceDatesType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Dates related to the document.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DocumentsRemadvType/RemittanceAdviceReferencedDocuments
diagram Message_p322.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type RemittanceAdviceReferencedDocumentsType
properties
minOcc 0
maxOcc 1
content complex
children ContractReferenceNumber DebtorsReferenceNumber RelatedReferenceNumbers
annotation
documentation
Referenced documents related to this document.
source <xs:element name="RemittanceAdviceReferencedDocuments" type="RemittanceAdviceReferencedDocumentsType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Referenced documents related to this document.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType DocumentType
diagram Message_p323.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children Header Details Footer
used by
element Document
source <xs:complexType name="DocumentType">
 
<xs:sequence>
   
<xs:element ref="Header">
     
<xs:annotation>
       
<xs:documentation>Contain header information of the ERPEL industry document.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="Details">
     
<xs:annotation>
       
<xs:documentation>Contains the details of the ERPEL industry document.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="Footer">
     
<xs:annotation>
       
<xs:documentation>Footer section of the ERPEL industry document.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

complexType FeatureType
diagram Message_p324.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type extension of xs:string
properties
base xs:string
used by
element Feature
attributes
Name  Type  Use  Default  Fixed  Annotation
Code  xs:string        
documentation
A code, identifying the feature.
Description  xs:string        
documentation
A description of the feature.
Unit  xs:string        
documentation
The unit of the feature.
source <xs:complexType name="FeatureType">
 
<xs:simpleContent>
   
<xs:extension base="xs:string">
     
<xs:attribute name="Code" type="xs:string">
       
<xs:annotation>
         
<xs:documentation>A code, identifying the feature.</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="Description" type="xs:string">
       
<xs:annotation>
         
<xs:documentation>A description of the feature.</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="Unit" type="xs:string">
       
<xs:annotation>
         
<xs:documentation>The unit of the feature.</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute FeatureType/@Code
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
annotation
documentation
A code, identifying the feature.
source <xs:attribute name="Code" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>A code, identifying the feature.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute FeatureType/@Description
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
annotation
documentation
A description of the feature.
source <xs:attribute name="Description" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>A description of the feature.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute FeatureType/@Unit
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
used by
complexTypes PriceType UnitType
annotation
documentation
The unit of the feature.
source <xs:attribute name="Unit" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>The unit of the feature.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType FinancialInstitutionInformationType
diagram Message_p325.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children FinancialInstitution
used by
element FinancialInstitutionInformation
source <xs:complexType name="FinancialInstitutionInformationType">
 
<xs:sequence>
   
<xs:element name="FinancialInstitution" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Information about financial institution.</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:sequence>
           
<xs:element name="PartyQualifier" type="xs:string">
             
<xs:annotation>
               
<xs:documentation>Code giving specific meaning to a financial institution.</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="AccountHolderNumber" type="xs:string" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Account number of the account holder.</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="AccountHolderName" type="xs:string" minOccurs="0" maxOccurs="unbounded">
             
<xs:annotation>
               
<xs:documentation>Name of the account holder.</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="InstitutionIdentification" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Further information about the financial institution.</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="Identification" type="xs:string" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>Identification of the financial institution.</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="IdentificationCodeListQualifier" type="xs:string" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>Code identifying a user or association maintained code list.</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="IdentificationCodeListResponsibleAgency" type="xs:string" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>Code specifying the agency responsible for a code list.</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="BranchIdentification" type="xs:string" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>The branch number of the financial institution.</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="BranchIdentificationCodeListQualifier" type="xs:string" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>Code identifying a user or association maintained code list.</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="BranchIdentificationCodeListResponsibleAgency" type="xs:string" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>Code specifying the agency responsible for a code list.</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="InstitutionName" type="xs:string" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>Name of the financial institution.</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="LocationName" type="xs:string" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>Branch location name.</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element ref="Country" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>Information about the country of the financial institution.</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element FinancialInstitutionInformationType/FinancialInstitution
diagram Message_p326.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
properties
minOcc 0
maxOcc unbounded
content complex
children PartyQualifier AccountHolderNumber AccountHolderName InstitutionIdentification
annotation
documentation
Information about financial institution.
source <xs:element name="FinancialInstitution" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Information about financial institution.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:sequence>
       
<xs:element name="PartyQualifier" type="xs:string">
         
<xs:annotation>
           
<xs:documentation>Code giving specific meaning to a financial institution.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="AccountHolderNumber" type="xs:string" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>Account number of the account holder.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="AccountHolderName" type="xs:string" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>Name of the account holder.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="InstitutionIdentification" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>Further information about the financial institution.</xs:documentation>
         
</xs:annotation>
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="Identification" type="xs:string" minOccurs="0">
               
<xs:annotation>
                 
<xs:documentation>Identification of the financial institution.</xs:documentation>
               
</xs:annotation>
             
</xs:element>
             
<xs:element name="IdentificationCodeListQualifier" type="xs:string" minOccurs="0">
               
<xs:annotation>
                 
<xs:documentation>Code identifying a user or association maintained code list.</xs:documentation>
               
</xs:annotation>
             
</xs:element>
             
<xs:element name="IdentificationCodeListResponsibleAgency" type="xs:string" minOccurs="0">
               
<xs:annotation>
                 
<xs:documentation>Code specifying the agency responsible for a code list.</xs:documentation>
               
</xs:annotation>
             
</xs:element>
             
<xs:element name="BranchIdentification" type="xs:string" minOccurs="0">
               
<xs:annotation>
                 
<xs:documentation>The branch number of the financial institution.</xs:documentation>
               
</xs:annotation>
             
</xs:element>
             
<xs:element name="BranchIdentificationCodeListQualifier" type="xs:string" minOccurs="0">
               
<xs:annotation>
                 
<xs:documentation>Code identifying a user or association maintained code list.</xs:documentation>
               
</xs:annotation>
             
</xs:element>
             
<xs:element name="BranchIdentificationCodeListResponsibleAgency" type="xs:string" minOccurs="0">
               
<xs:annotation>
                 
<xs:documentation>Code specifying the agency responsible for a code list.</xs:documentation>
               
</xs:annotation>
             
</xs:element>
             
<xs:element name="InstitutionName" type="xs:string" minOccurs="0">
               
<xs:annotation>
                 
<xs:documentation>Name of the financial institution.</xs:documentation>
               
</xs:annotation>
             
</xs:element>
             
<xs:element name="LocationName" type="xs:string" minOccurs="0">
               
<xs:annotation>
                 
<xs:documentation>Branch location name.</xs:documentation>
               
</xs:annotation>
             
</xs:element>
             
<xs:element ref="Country" minOccurs="0">
               
<xs:annotation>
                 
<xs:documentation>Information about the country of the financial institution.</xs:documentation>
               
</xs:annotation>
             
</xs:element>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
     
</xs:sequence>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element FinancialInstitutionInformationType/FinancialInstitution/PartyQualifier
diagram Message_p327.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
content simple
annotation
documentation
Code giving specific meaning to a financial institution.
source <xs:element name="PartyQualifier" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Code giving specific meaning to a financial institution.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FinancialInstitutionInformationType/FinancialInstitution/AccountHolderNumber
diagram Message_p328.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Account number of the account holder.
source <xs:element name="AccountHolderNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Account number of the account holder.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FinancialInstitutionInformationType/FinancialInstitution/AccountHolderName
diagram Message_p329.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc unbounded
content simple
annotation
documentation
Name of the account holder.
source <xs:element name="AccountHolderName" type="xs:string" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Name of the account holder.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FinancialInstitutionInformationType/FinancialInstitution/InstitutionIdentification
diagram Message_p330.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
properties
minOcc 0
maxOcc 1
content complex
children Identification IdentificationCodeListQualifier IdentificationCodeListResponsibleAgency BranchIdentification BranchIdentificationCodeListQualifier BranchIdentificationCodeListResponsibleAgency InstitutionName LocationName Country
annotation
documentation
Further information about the financial institution.
source <xs:element name="InstitutionIdentification" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Further information about the financial institution.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Identification" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Identification of the financial institution.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="IdentificationCodeListQualifier" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Code identifying a user or association maintained code list.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="IdentificationCodeListResponsibleAgency" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Code specifying the agency responsible for a code list.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="BranchIdentification" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The branch number of the financial institution.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="BranchIdentificationCodeListQualifier" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Code identifying a user or association maintained code list.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="BranchIdentificationCodeListResponsibleAgency" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Code specifying the agency responsible for a code list.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="InstitutionName" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Name of the financial institution.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="LocationName" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Branch location name.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="Country" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Information about the country of the financial institution.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element FinancialInstitutionInformationType/FinancialInstitution/InstitutionIdentification/Identification
diagram Message_p331.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
used by
complexType PackagingInformationType
annotation
documentation
Identification of the financial institution.
source <xs:element name="Identification" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Identification of the financial institution.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FinancialInstitutionInformationType/FinancialInstitution/InstitutionIdentification/IdentificationCodeListQualifier
diagram Message_p332.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Code identifying a user or association maintained code list.
source <xs:element name="IdentificationCodeListQualifier" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Code identifying a user or association maintained code list.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FinancialInstitutionInformationType/FinancialInstitution/InstitutionIdentification/IdentificationCodeListResponsibleAgency
diagram Message_p333.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Code specifying the agency responsible for a code list.
source <xs:element name="IdentificationCodeListResponsibleAgency" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Code specifying the agency responsible for a code list.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FinancialInstitutionInformationType/FinancialInstitution/InstitutionIdentification/BranchIdentification
diagram Message_p334.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The branch number of the financial institution.
source <xs:element name="BranchIdentification" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The branch number of the financial institution.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FinancialInstitutionInformationType/FinancialInstitution/InstitutionIdentification/BranchIdentificationCodeListQualifier
diagram Message_p335.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Code identifying a user or association maintained code list.
source <xs:element name="BranchIdentificationCodeListQualifier" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Code identifying a user or association maintained code list.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FinancialInstitutionInformationType/FinancialInstitution/InstitutionIdentification/BranchIdentificationCodeListResponsibleAgency
diagram Message_p336.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Code specifying the agency responsible for a code list.
source <xs:element name="BranchIdentificationCodeListResponsibleAgency" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Code specifying the agency responsible for a code list.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FinancialInstitutionInformationType/FinancialInstitution/InstitutionIdentification/InstitutionName
diagram Message_p337.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Name of the financial institution.
source <xs:element name="InstitutionName" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Name of the financial institution.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FinancialInstitutionInformationType/FinancialInstitution/InstitutionIdentification/LocationName
diagram Message_p338.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Branch location name.
source <xs:element name="LocationName" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Branch location name.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType FooterType
diagram Message_p339.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children InvoiceFooter RemittanceAdviceFooter MessageTrailer Attachments
used by
element Footer
source <xs:complexType name="FooterType">
 
<xs:sequence>
   
<xs:element ref="InvoiceFooter" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Footer with invoice related details</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="RemittanceAdviceFooter" type="RemittanceAdviceFooterType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Footer with remittance advice related details.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="MessageTrailer" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>General message trailer</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Attachments" type="AttachmentsType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Attachmens included in the message</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element FooterType/RemittanceAdviceFooter
diagram Message_p340.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type RemittanceAdviceFooterType
properties
minOcc 0
maxOcc 1
content complex
children VAT_Rates RemmitanceAdviceTotals
annotation
documentation
Footer with remittance advice related details.
source <xs:element name="RemittanceAdviceFooter" type="RemittanceAdviceFooterType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Footer with remittance advice related details.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FooterType/Attachments
diagram Message_p341.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type AttachmentsType
properties
minOcc 0
maxOcc 1
content complex
children FileAttachment
annotation
documentation
Attachmens included in the message
source <xs:element name="Attachments" type="AttachmentsType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Attachmens included in the message</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType ForecastDataType
diagram Message_p342.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children ForecastLineItem
used by
element ForecastData
source <xs:complexType name="ForecastDataType">
 
<xs:sequence>
   
<xs:element ref="ForecastLineItem" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>One ForcastLineItem corresponds to a specific part and holds its associated delivery details and scheduled delivery dates and quanities</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

complexType ForecastLineItemType
diagram Message_p343.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children Indicators PositionNumber LineItemActionRequest BusinessEntities ReferencedDocumentsDatesValues AdditionalInformation PackagingDetails PackagingIdentification PlanningQuantity ReferencedOrderDocument
used by
element ForecastLineItem
source <xs:complexType name="ForecastLineItemType">
 
<xs:sequence>
   
<xs:element ref="Indicators" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Indicator about the purpose of the forecast message - taken from the GIS segment</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="PositionNumber" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Position number of the entry</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="LineItemActionRequest" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A coded request action for the line item</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="BusinessEntities" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Information about the ship-to-location</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="ReferencedDocumentsDatesValues" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Referenced documents and date</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="AdditionalInformation" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Additional information about the forecasted item</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="PackagingDetails" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Packaging details, related to the forecasted item</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="PackagingIdentification" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Packaging identification - details about the packaging items</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="PlanningQuantity" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Planning Quantity</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ReferencedOrderDocument" type="ReferencedDocumentType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Referenced order document</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ForecastLineItemType/LineItemActionRequest
diagram Message_p344.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A coded request action for the line item
source <xs:element name="LineItemActionRequest" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A coded request action for the line item</xs:documentation>
 
</xs:annotation>
</xs:element>

element ForecastLineItemType/ReferencedOrderDocument
diagram Message_p345.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ReferencedDocumentType
properties
minOcc 0
maxOcc 1
content complex
children ReferenceQualifier ReferenceNumber LineNumber ReferenceVersionNumber Date
annotation
documentation
Referenced order document
source <xs:element name="ReferencedOrderDocument" type="ReferencedDocumentType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Referenced order document</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType FreeTextType
diagram Message_p346.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children TextQualifier TextFunction TextLanguage Text
used by
element FreeText
source <xs:complexType name="FreeTextType">
 
<xs:sequence>
   
<xs:element name="TextQualifier" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation/>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="TextFunction" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Code specifying the function of free text.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="TextLanguage" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Language in which the text is provided.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Text" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The actual text.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element FreeTextType/TextQualifier
diagram Message_p347.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="TextQualifier" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation/>
 
</xs:annotation>
</xs:element>

element FreeTextType/TextFunction
diagram Message_p348.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Code specifying the function of free text.
source <xs:element name="TextFunction" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Code specifying the function of free text.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FreeTextType/TextLanguage
diagram Message_p349.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Language in which the text is provided.
source <xs:element name="TextLanguage" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Language in which the text is provided.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FreeTextType/Text
diagram Message_p350.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The actual text.
source <xs:element name="Text" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The actual text.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType HeaderType
diagram Message_p351.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children MessageHeader BeginningOfMessage Dates FreeText ReferenceCurrency DeliveryHeader InvoiceHeader OrdersHeader ContrlHeader RemittanceAdviceHeader ReferencedDocuments BusinessEntities
used by
element Header
source <xs:complexType name="HeaderType">
 
<xs:sequence>
   
<xs:element ref="MessageHeader" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Contains details about the message header.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="BeginningOfMessage" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Information about the document - BGM</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="Dates" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Dates specific to this document</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="FreeText" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Date information about the document - FTX</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ReferenceCurrency" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The currency of the document (reference currency)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="DeliveryHeader" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Delivery specific header information</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="InvoiceHeader" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Invoice specific header information</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="OrdersHeader" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Orders specific header information</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="ContrlHeader" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>CONTRL specific header information</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="RemittanceAdviceHeader" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>REMADV specific header information</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="ReferencedDocuments" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Information about document, referenced from this document</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="BusinessEntities" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element HeaderType/ReferenceCurrency
diagram Message_p352.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The currency of the document (reference currency)
source <xs:element name="ReferenceCurrency" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The currency of the document (reference currency)</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType IdentificationType
diagram Message_p353.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children IdentityNumber IdentityNumberQualifier ParentReference
used by
element Identification
source <xs:complexType name="IdentificationType">
 
<xs:sequence>
   
<xs:element name="IdentityNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>An identity number</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="IdentityNumberQualifier" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A qualifier for the identity number</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ParentReference" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A reference to a parent element - e..g, a master label</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element IdentificationType/IdentityNumber
diagram Message_p354.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
An identity number
source <xs:element name="IdentityNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>An identity number</xs:documentation>
 
</xs:annotation>
</xs:element>

element IdentificationType/IdentityNumberQualifier
diagram Message_p355.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A qualifier for the identity number
source <xs:element name="IdentityNumberQualifier" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A qualifier for the identity number</xs:documentation>
 
</xs:annotation>
</xs:element>

element IdentificationType/ParentReference
diagram Message_p356.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A reference to a parent element - e..g, a master label
source <xs:element name="ParentReference" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A reference to a parent element - e..g, a master label</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType IndicatorsType
diagram Message_p357.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children ProcessingIndicator CriticalStockCode
used by
element Indicators
source <xs:complexType name="IndicatorsType">
 
<xs:sequence>
   
<xs:element name="ProcessingIndicator" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Provides coded information about the forecast item
E.g.
36 Changed information (used for Ship Direct suppliers)
37 Complete information
or in case of Plastic Omnium
1 = Firm
4 = Planning/forecast
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CriticalStockCode" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Identifies an item with a critical stock amount. These items must be treated with high priority.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element IndicatorsType/ProcessingIndicator
diagram Message_p358.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Provides coded information about the forecast item
E.g.
36 Changed information (used for Ship Direct suppliers)
37 Complete information
or in case of Plastic Omnium
1 = Firm
4 = Planning/forecast
source <xs:element name="ProcessingIndicator" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Provides coded information about the forecast item
E.g.
36 Changed information (used for Ship Direct suppliers)
37 Complete information
or in case of Plastic Omnium
1 = Firm
4 = Planning/forecast
</xs:documentation>
 
</xs:annotation>
</xs:element>

element IndicatorsType/CriticalStockCode
diagram Message_p359.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Identifies an item with a critical stock amount. These items must be treated with high priority.
source <xs:element name="CriticalStockCode" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Identifies an item with a critical stock amount. These items must be treated with high priority.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType InvoiceDataType
diagram Message_p360.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children InvoiceLineItem
used by
element InvoiceData
source <xs:complexType name="InvoiceDataType">
 
<xs:sequence>
   
<xs:element ref="InvoiceLineItem" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Details about an invoice line item.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

complexType InvoiceFooterType
diagram Message_p361.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children VAT_Rates InvoiceTotals
used by
element InvoiceFooter
source <xs:complexType name="InvoiceFooterType">
 
<xs:sequence>
   
<xs:element name="VAT_Rates" minOccurs="0" maxOccurs="unbounded">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="TaxableAmount" type="xs:decimal" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The taxable amount, to which the VAT rate refers to</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element ref="VAT_Rate" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The VAT rate</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element ref="VAT_Amount" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The VAT amount</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="InvoiceTotals" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="TotalLineItemAmount" type="xs:decimal" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Total amount of all line items</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="TotalTaxableAmount" type="xs:decimal" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The total taxable amount of the invoice</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="TotalVATAmount" type="xs:decimal" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The total VAT amount of the invoice</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="PaymentDiscountAmount" type="xs:decimal" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The total payment discount amount</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="TotalAllowanceAndSurchargesAmount" type="xs:decimal" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The total amount of all allowances and surcharges</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="TotalPrepaidAmount" type="xs:decimal" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The total prepaid amount</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="InvoiceAmount" type="xs:decimal" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The overall invoice amount</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="CurrencyQualifier" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>A qualifier for the used currency</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element InvoiceFooterType/VAT_Rates
diagram Message_p362.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
properties
minOcc 0
maxOcc unbounded
content complex
children TaxableAmount VAT_Rate VAT_Amount
source <xs:element name="VAT_Rates" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="TaxableAmount" type="xs:decimal" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The taxable amount, to which the VAT rate refers to</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="VAT_Rate" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The VAT rate</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="VAT_Amount" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The VAT amount</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element InvoiceFooterType/VAT_Rates/TaxableAmount
diagram Message_p363.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The taxable amount, to which the VAT rate refers to
source <xs:element name="TaxableAmount" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The taxable amount, to which the VAT rate refers to</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceFooterType/InvoiceTotals
diagram Message_p364.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
properties
minOcc 0
maxOcc 1
content complex
children TotalLineItemAmount TotalTaxableAmount TotalVATAmount PaymentDiscountAmount TotalAllowanceAndSurchargesAmount TotalPrepaidAmount InvoiceAmount CurrencyQualifier
source <xs:element name="InvoiceTotals" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="TotalLineItemAmount" type="xs:decimal" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Total amount of all line items</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="TotalTaxableAmount" type="xs:decimal" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The total taxable amount of the invoice</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="TotalVATAmount" type="xs:decimal" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The total VAT amount of the invoice</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="PaymentDiscountAmount" type="xs:decimal" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The total payment discount amount</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="TotalAllowanceAndSurchargesAmount" type="xs:decimal" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The total amount of all allowances and surcharges</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="TotalPrepaidAmount" type="xs:decimal" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The total prepaid amount</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="InvoiceAmount" type="xs:decimal" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The overall invoice amount</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="CurrencyQualifier" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>A qualifier for the used currency</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element InvoiceFooterType/InvoiceTotals/TotalLineItemAmount
diagram Message_p365.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Total amount of all line items
source <xs:element name="TotalLineItemAmount" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Total amount of all line items</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceFooterType/InvoiceTotals/TotalTaxableAmount
diagram Message_p366.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The total taxable amount of the invoice
source <xs:element name="TotalTaxableAmount" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The total taxable amount of the invoice</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceFooterType/InvoiceTotals/TotalVATAmount
diagram Message_p367.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The total VAT amount of the invoice
source <xs:element name="TotalVATAmount" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The total VAT amount of the invoice</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceFooterType/InvoiceTotals/PaymentDiscountAmount
diagram Message_p368.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The total payment discount amount
source <xs:element name="PaymentDiscountAmount" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The total payment discount amount</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceFooterType/InvoiceTotals/TotalAllowanceAndSurchargesAmount
diagram Message_p369.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The total amount of all allowances and surcharges
source <xs:element name="TotalAllowanceAndSurchargesAmount" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The total amount of all allowances and surcharges</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceFooterType/InvoiceTotals/TotalPrepaidAmount
diagram Message_p370.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The total prepaid amount
source <xs:element name="TotalPrepaidAmount" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The total prepaid amount</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceFooterType/InvoiceTotals/InvoiceAmount
diagram Message_p371.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The overall invoice amount
source <xs:element name="InvoiceAmount" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The overall invoice amount</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceFooterType/InvoiceTotals/CurrencyQualifier
diagram Message_p372.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A qualifier for the used currency
source <xs:element name="CurrencyQualifier" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A qualifier for the used currency</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType InvoiceHeaderType
diagram Message_p373.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children PaymentFormCoded PaymentTermsTypeCoded ApplicationReferenceNumber TargetCurrency ExchangeRate ExchangeRateDate PeriodCountQuantity PaymentDiscountPercentage PaymentDiscountAmount PriceAdjustmentReasonCode PriceAdjustmentReasonFreeText AllowancesAndCharges FinancialInstitutionInformation
used by
element InvoiceHeader
source <xs:complexType name="InvoiceHeaderType">
 
<xs:sequence>
   
<xs:element name="PaymentFormCoded" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Payment conditions of the invoice in a coded form, e.g. 1’=Instrument not defined, ‘20’=Cheque‘, 21’=Transfer, ‘31’=Electronic bank transfer ‘55’=Direct Debit, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PaymentTermsTypeCoded" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Payment terms in a coded manner (e.g., 1 = general, 22 = discount, etc.)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ApplicationReferenceNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>EU-Invoice number; this field refers to a sequential invoice number that is unique for each supplier. It states the Land code, Year, Supplier code and a Sequential Invoice Range. Volvo specific</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="TargetCurrency" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The target currency</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ExchangeRate" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The exchange rate</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ExchangeRateDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The date when the exchange rate was captured</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PeriodCountQuantity" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The amount of periods to which a certain payment condition belongs to (e.g. 3 weeks for a discount)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PaymentDiscountPercentage" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Discount percentage</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PaymentDiscountAmount" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Discount amount</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PriceAdjustmentReasonCode" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The reason for a price adjustment in a coded form</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PriceAdjustmentReasonFreeText" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Free text for a price adjustment</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="AllowancesAndCharges" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Contains information about allowances and charges on document level</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="FinancialInstitutionInformation" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Information about financial institutions.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element InvoiceHeaderType/PaymentFormCoded
diagram Message_p374.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Payment conditions of the invoice in a coded form, e.g. 1’=Instrument not defined, ‘20’=Cheque‘, 21’=Transfer, ‘31’=Electronic bank transfer ‘55’=Direct Debit, etc.
source <xs:element name="PaymentFormCoded" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Payment conditions of the invoice in a coded form, e.g. 1’=Instrument not defined, ‘20’=Cheque‘, 21’=Transfer, ‘31’=Electronic bank transfer ‘55’=Direct Debit, etc.</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceHeaderType/PaymentTermsTypeCoded
diagram Message_p375.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Payment terms in a coded manner (e.g., 1 = general, 22 = discount, etc.)
source <xs:element name="PaymentTermsTypeCoded" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Payment terms in a coded manner (e.g., 1 = general, 22 = discount, etc.)</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceHeaderType/ApplicationReferenceNumber
diagram Message_p376.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
EU-Invoice number; this field refers to a sequential invoice number that is unique for each supplier. It states the Land code, Year, Supplier code and a Sequential Invoice Range. Volvo specific
source <xs:element name="ApplicationReferenceNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>EU-Invoice number; this field refers to a sequential invoice number that is unique for each supplier. It states the Land code, Year, Supplier code and a Sequential Invoice Range. Volvo specific</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceHeaderType/TargetCurrency
diagram Message_p377.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The target currency
source <xs:element name="TargetCurrency" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The target currency</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceHeaderType/ExchangeRate
diagram Message_p378.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The exchange rate
source <xs:element name="ExchangeRate" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The exchange rate</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceHeaderType/ExchangeRateDate
diagram Message_p379.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
The date when the exchange rate was captured
source <xs:element name="ExchangeRateDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The date when the exchange rate was captured</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceHeaderType/PeriodCountQuantity
diagram Message_p380.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The amount of periods to which a certain payment condition belongs to (e.g. 3 weeks for a discount)
source <xs:element name="PeriodCountQuantity" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The amount of periods to which a certain payment condition belongs to (e.g. 3 weeks for a discount)</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceHeaderType/PaymentDiscountPercentage
diagram Message_p381.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Discount percentage
source <xs:element name="PaymentDiscountPercentage" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Discount percentage</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceHeaderType/PaymentDiscountAmount
diagram Message_p382.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Discount amount
source <xs:element name="PaymentDiscountAmount" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Discount amount</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceHeaderType/PriceAdjustmentReasonCode
diagram Message_p383.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The reason for a price adjustment in a coded form
source <xs:element name="PriceAdjustmentReasonCode" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The reason for a price adjustment in a coded form</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceHeaderType/PriceAdjustmentReasonFreeText
diagram Message_p384.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Free text for a price adjustment
source <xs:element name="PriceAdjustmentReasonFreeText" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Free text for a price adjustment</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType InvoiceLineItemType
diagram Message_p385.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children PositionNumber CustomersItemMaterialNumber SuppliersItemMaterialNumber ItemDescription ItemCategory FreeText DeliveredQuantity ReceivedQuantity InvoicedQuantity QuantityUnit CountryOfOrigin GoodsReceiptDate ServiceCompletionDate CurrentItemPriceCalculationGross CurrentItemPriceCalculationNet UnitPriceBasis NewItemPriceCalculationNet UnitPriceBasisNewItemPrice MeasureUnit VAT_Rate VAT_Amount LineItemAmount References Consignee AllowancesAndCharges Classification
used by
element InvoiceLineItem
source <xs:complexType name="InvoiceLineItemType">
 
<xs:sequence>
   
<xs:element ref="PositionNumber" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The position number of the invoice line item</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="CustomersItemMaterialNumber" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Material number of customer</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="SuppliersItemMaterialNumber" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Material number of supplier</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="ItemDescription" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The description of the billed item</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="ItemCategory" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The item category (e.g., normal, provision of material, consignment, subcontracting, etc.)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="FreeText" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Free text on line item level</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DeliveredQuantity" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The delivered quantity</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ReceivedQuantity" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The received quantity</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="InvoicedQuantity" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The invoiced quantity</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="QuantityUnit" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The quantity unit used for delivered, received, and invoiced quantity</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="CountryOfOrigin" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The country of origin of the good</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="GoodsReceiptDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The date, when the goods have been received</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="ServiceCompletionDate" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The date when the service was completed</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="CurrentItemPriceCalculationGross" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The current gross calculation item price</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="CurrentItemPriceCalculationNet" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The current net calculation item price</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="UnitPriceBasis" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The price basis for the net and gross calculation price</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="NewItemPriceCalculationNet" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The new net calculation item price</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="UnitPriceBasisNewItemPrice" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The unit for the new net calculation item price</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="MeasureUnit" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The used measure unit</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="VAT_Rate" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>VAT rate</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="VAT_Amount" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>VAT amount</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="LineItemAmount" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Line item amount</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="References" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>References to other documents</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element ref="DispatchAdviceNumber" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Reference to the related dispatch advice</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element ref="DispatchAdviceDate" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The date of the related dispatch advice</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element ref="AgreementOrOrderNumberReference" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>A reference to the related scheduling agreement or order number</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="CreditorBookingNumber" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The booking number of the creditor</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="GoodsReceiptNumber" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The goods receipt number</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="PrecedingMessageNumber" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The number of the message which was previously sent</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element ref="Consignee" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The recipient of the goods</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="AllowancesAndCharges" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Allowances and Surcharges on line item level</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="Classification" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>The classification of the product/service in free-text form.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element InvoiceLineItemType/DeliveredQuantity
diagram Message_p386.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The delivered quantity
source <xs:element name="DeliveredQuantity" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The delivered quantity</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceLineItemType/ReceivedQuantity
diagram Message_p387.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The received quantity
source <xs:element name="ReceivedQuantity" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The received quantity</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceLineItemType/InvoicedQuantity
diagram Message_p388.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The invoiced quantity
source <xs:element name="InvoicedQuantity" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The invoiced quantity</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceLineItemType/QuantityUnit
diagram Message_p389.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The quantity unit used for delivered, received, and invoiced quantity
source <xs:element name="QuantityUnit" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The quantity unit used for delivered, received, and invoiced quantity</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceLineItemType/GoodsReceiptDate
diagram Message_p390.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
The date, when the goods have been received
source <xs:element name="GoodsReceiptDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The date, when the goods have been received</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceLineItemType/UnitPriceBasis
diagram Message_p391.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
used by
element OrdersDataType/OrdersLineItem
annotation
documentation
The price basis for the net and gross calculation price
source <xs:element name="UnitPriceBasis" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The price basis for the net and gross calculation price</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceLineItemType/NewItemPriceCalculationNet
diagram Message_p392.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The new net calculation item price
source <xs:element name="NewItemPriceCalculationNet" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The new net calculation item price</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceLineItemType/UnitPriceBasisNewItemPrice
diagram Message_p393.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The unit for the new net calculation item price
source <xs:element name="UnitPriceBasisNewItemPrice" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The unit for the new net calculation item price</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceLineItemType/MeasureUnit
diagram Message_p394.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The used measure unit
source <xs:element name="MeasureUnit" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The used measure unit</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceLineItemType/References
diagram Message_p395.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
properties
minOcc 0
maxOcc 1
content complex
children DispatchAdviceNumber DispatchAdviceDate AgreementOrOrderNumberReference CreditorBookingNumber GoodsReceiptNumber PrecedingMessageNumber
annotation
documentation
References to other documents
source <xs:element name="References" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>References to other documents</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="DispatchAdviceNumber" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Reference to the related dispatch advice</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="DispatchAdviceDate" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The date of the related dispatch advice</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="AgreementOrOrderNumberReference" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>A reference to the related scheduling agreement or order number</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="CreditorBookingNumber" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The booking number of the creditor</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="GoodsReceiptNumber" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The goods receipt number</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="PrecedingMessageNumber" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The number of the message which was previously sent</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element InvoiceLineItemType/References/CreditorBookingNumber
diagram Message_p396.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The booking number of the creditor
source <xs:element name="CreditorBookingNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The booking number of the creditor</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceLineItemType/References/GoodsReceiptNumber
diagram Message_p397.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The goods receipt number
source <xs:element name="GoodsReceiptNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The goods receipt number</xs:documentation>
 
</xs:annotation>
</xs:element>

element InvoiceLineItemType/References/PrecedingMessageNumber
diagram Message_p398.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The number of the message which was previously sent
source <xs:element name="PrecedingMessageNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The number of the message which was previously sent</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType InvoiceRecipientType
diagram Message_p399.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type extension of NameAndAddressType
properties
base NameAndAddressType
children PartyQualifier PartyIdentification PartyIdentificationCodeListQualifier PartyIdentificationCodeListResponsibleAgency DUNS PartyName Street City PostCode Country Contact VAT_ID
used by
element BusinessEntitiesType/InvoiceRecipient
source <xs:complexType name="InvoiceRecipientType">
 
<xs:complexContent>
   
<xs:extension base="NameAndAddressType">
     
<xs:sequence>
       
<xs:element name="VAT_ID" type="xs:string" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The VAT-ID of the invoice recipient</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element InvoiceRecipientType/VAT_ID
diagram Message_p400.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The VAT-ID of the invoice recipient
source <xs:element name="VAT_ID" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The VAT-ID of the invoice recipient</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType MessageHeaderType
diagram Message_p401.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children MessageReferenceNumber MessageType
used by
element MessageHeader
source <xs:complexType name="MessageHeaderType">
 
<xs:sequence>
   
<xs:element name="MessageReferenceNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The message reference number - typcially to be found in the UNH segment and again repeated in the UNT segment</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="MessageType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The current type of message. Must be one of the message types currently supported by the ERPEL industry schema</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element MessageHeaderType/MessageReferenceNumber
diagram Message_p402.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The message reference number - typcially to be found in the UNH segment and again repeated in the UNT segment
source <xs:element name="MessageReferenceNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The message reference number - typcially to be found in the UNH segment and again repeated in the UNT segment</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType MessageTrailerType
diagram Message_p403.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children SegmentCount
used by
element MessageTrailer
source <xs:complexType name="MessageTrailerType">
 
<xs:sequence>
   
<xs:element name="SegmentCount" type="xs:integer" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element MessageTrailerType/SegmentCount
diagram Message_p404.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:integer
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="SegmentCount" type="xs:integer" minOccurs="0"/>

complexType MonetaryAmountsType
diagram Message_p405.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children AmountRemitted InvoiceTotalAmount ComissionAmount PaymentDiscountAmount Adjustment MonetaryAmount
used by
elements DocumentsRemadvType/MonetaryAmounts RemittanceAdviceFooterType/RemmitanceAdviceTotals
source <xs:complexType name="MonetaryAmountsType">
 
<xs:sequence>
   
<xs:element name="AmountRemitted" type="MonetaryAmountType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Amount that is remitted.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="InvoiceTotalAmount" type="MonetaryAmountType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Invoice total amount.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ComissionAmount" type="MonetaryAmountType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Comission amount.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PaymentDiscountAmount" type="MonetaryAmountType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Payment discount amount.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Adjustment" type="AdjustmentType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Adjustment details.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="MonetaryAmount" type="MonetaryAmountType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Other relevant monetary amounts.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element MonetaryAmountsType/AmountRemitted
diagram Message_p406.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type MonetaryAmountType
properties
minOcc 0
maxOcc 1
content complex
children MonetaryAmountCoded MonetaryAmount
annotation
documentation
Amount that is remitted.
source <xs:element name="AmountRemitted" type="MonetaryAmountType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Amount that is remitted.</xs:documentation>
 
</xs:annotation>
</xs:element>

element MonetaryAmountsType/InvoiceTotalAmount
diagram Message_p407.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type MonetaryAmountType
properties
minOcc 0
maxOcc 1
content complex
children MonetaryAmountCoded MonetaryAmount
annotation
documentation
Invoice total amount.
source <xs:element name="InvoiceTotalAmount" type="MonetaryAmountType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Invoice total amount.</xs:documentation>
 
</xs:annotation>
</xs:element>

element MonetaryAmountsType/ComissionAmount
diagram Message_p408.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type MonetaryAmountType
properties
minOcc 0
maxOcc 1
content complex
children MonetaryAmountCoded MonetaryAmount
annotation
documentation
Comission amount.
source <xs:element name="ComissionAmount" type="MonetaryAmountType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Comission amount.</xs:documentation>
 
</xs:annotation>
</xs:element>

element MonetaryAmountsType/PaymentDiscountAmount
diagram Message_p409.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type MonetaryAmountType
properties
minOcc 0
maxOcc 1
content complex
children MonetaryAmountCoded MonetaryAmount
annotation
documentation
Payment discount amount.
source <xs:element name="PaymentDiscountAmount" type="MonetaryAmountType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Payment discount amount.</xs:documentation>
 
</xs:annotation>
</xs:element>

element MonetaryAmountsType/Adjustment
diagram Message_p410.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type AdjustmentType
properties
minOcc 0
maxOcc 1
content complex
children AdjustmentReasonCode AdjustmentDescription AdjustmentValues
annotation
documentation
Adjustment details.
source <xs:element name="Adjustment" type="AdjustmentType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Adjustment details.</xs:documentation>
 
</xs:annotation>
</xs:element>

element MonetaryAmountsType/MonetaryAmount
diagram Message_p411.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type MonetaryAmountType
properties
minOcc 0
maxOcc unbounded
content complex
children MonetaryAmountCoded MonetaryAmount
annotation
documentation
Other relevant monetary amounts.
source <xs:element name="MonetaryAmount" type="MonetaryAmountType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Other relevant monetary amounts.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType MonetaryAmountType
diagram Message_p412.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children MonetaryAmountCoded MonetaryAmount
used by
elements AdjustmentType/AdjustmentValues/AdjustmentAmount MonetaryAmountsType/AmountRemitted MonetaryAmountsType/ComissionAmount AdjustmentType/AdjustmentValues/CommissionAmount MonetaryAmountsType/InvoiceTotalAmount MonetaryAmountsType/MonetaryAmount MonetaryAmountsType/PaymentDiscountAmount
source <xs:complexType name="MonetaryAmountType">
 
<xs:sequence>
   
<xs:element name="MonetaryAmountCoded" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Code providing specific meaning to the monetary amount.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="MonetaryAmount" type="xs:decimal" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Monetary amount.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element MonetaryAmountType/MonetaryAmountCoded
diagram Message_p413.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Code providing specific meaning to the monetary amount.
source <xs:element name="MonetaryAmountCoded" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Code providing specific meaning to the monetary amount.</xs:documentation>
 
</xs:annotation>
</xs:element>

element MonetaryAmountType/MonetaryAmount
diagram Message_p414.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Monetary amount.
source <xs:element name="MonetaryAmount" type="xs:decimal" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Monetary amount.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType NameAndAddressType
diagram Message_p415.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children PartyQualifier PartyIdentification PartyIdentificationCodeListQualifier PartyIdentificationCodeListResponsibleAgency DUNS PartyName Street City PostCode Country Contact
used by
elements NameAndAddress BusinessEntitiesType/OriginalBuyer
complexTypes BuyerType ConsigneeType ConsignorType InvoiceRecipientType SupplierType
source <xs:complexType name="NameAndAddressType">
 
<xs:sequence>
   
<xs:element name="PartyQualifier" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Code giving specific meaning to a party.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PartyIdentification" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Code specifying the identity of a party.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PartyIdentificationCodeListQualifier" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Code identifying a user or association maintained code list.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PartyIdentificationCodeListResponsibleAgency" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Code specifying the agency responsible for a code list.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DUNS" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The DUNS number</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PartyName" type="xs:string" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Name of party</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Street" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Street address of party</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="City" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>City of party</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PostCode" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Postal code of party.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="Country" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Information about the country of the party.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="Contact" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Further contact information of the party.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element NameAndAddressType/PartyQualifier
diagram Message_p416.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Code giving specific meaning to a party.
source <xs:element name="PartyQualifier" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Code giving specific meaning to a party.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NameAndAddressType/PartyIdentification
diagram Message_p417.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Code specifying the identity of a party.
source <xs:element name="PartyIdentification" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Code specifying the identity of a party.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NameAndAddressType/PartyIdentificationCodeListQualifier
diagram Message_p418.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Code identifying a user or association maintained code list.
source <xs:element name="PartyIdentificationCodeListQualifier" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Code identifying a user or association maintained code list.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NameAndAddressType/PartyIdentificationCodeListResponsibleAgency
diagram Message_p419.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Code specifying the agency responsible for a code list.
source <xs:element name="PartyIdentificationCodeListResponsibleAgency" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Code specifying the agency responsible for a code list.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NameAndAddressType/DUNS
diagram Message_p420.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The DUNS number
source <xs:element name="DUNS" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The DUNS number</xs:documentation>
 
</xs:annotation>
</xs:element>

element NameAndAddressType/PartyName
diagram Message_p421.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc unbounded
content simple
annotation
documentation
Name of party
source <xs:element name="PartyName" type="xs:string" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Name of party</xs:documentation>
 
</xs:annotation>
</xs:element>

element NameAndAddressType/Street
diagram Message_p422.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Street address of party
source <xs:element name="Street" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Street address of party</xs:documentation>
 
</xs:annotation>
</xs:element>

element NameAndAddressType/City
diagram Message_p423.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
City of party
source <xs:element name="City" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>City of party</xs:documentation>
 
</xs:annotation>
</xs:element>

element NameAndAddressType/PostCode
diagram Message_p424.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Postal code of party.
source <xs:element name="PostCode" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Postal code of party.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType OrdersDataType
diagram Message_p425.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children OrdersLineItem
used by
element OrdersData
source <xs:complexType name="OrdersDataType">
 
<xs:sequence>
   
<xs:element name="OrdersLineItem" minOccurs="0" maxOccurs="unbounded">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element ref="PositionNumber" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Order position number</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element ref="CustomersItemMaterialNumber" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The item material number of the customer</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element ref="SuppliersItemMaterialNumber" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The item material number of the supplier</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element ref="ItemDescription" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The description of the item</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element ref="ItemCategory" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The item category (e.g., normal, provision of material, consignment, subcontracting, etc.)</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="OrderedQuantity" type="xs:decimal" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The ordered quantity</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="ReceivedQuantity" type="xs:decimal" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The received quantity</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="PreviouslyScheduledQuantity" type="xs:decimal" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The quantity, which was previously scheduled (e.g., in case of an ORDCHG)</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="MeasureUnitQualifier" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Measure unit qualifier</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element ref="CurrentItemPriceCalculationNet" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The current net calculation item price</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element ref="CurrentItemPriceCalculationGross" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The current gross calculation item price</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element ref="UnitPriceBasis" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The price basis of the net calculation item price</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element ref="VAT_Rate" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>VAT rate</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element ref="VAT_Amount" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>VAT amount</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element ref="LineItemAmount" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Line item amount</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element ref="RequestedShipmentDate" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The requested shipment date of the item</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="LineItemActionRequest" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>A coded request action for the line item</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="UltimateSoldToCustomerPartNumber" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The part number of the ultimate sold to customer</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="UltimateSoldToCustomerPurchaseOrderLineItemNumber" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The purchase order line item number of the ultimate sold to customer</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="UltimateShipToCustomerPartNumber" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The part number of the ultimate ship to customer</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="UltimateShipToCustomerUPCNumber" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The UPC number of the ultimate ship to customer</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element ref="FreeText" minOccurs="0" maxOccurs="unbounded">
           
<xs:annotation>
             
<xs:documentation>Free text on line item level</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="References" minOccurs="0" maxOccurs="unbounded">
           
<xs:annotation>
             
<xs:documentation>References to other documents</xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:sequence>
               
<xs:element ref="ContractReference" minOccurs="0">
                 
<xs:annotation>
                   
<xs:documentation>A reference to the underlying contract</xs:documentation>
                 
</xs:annotation>
               
</xs:element>
               
<xs:element name="OrderReference" type="ReferencedDocumentType" minOccurs="0">
                 
<xs:annotation>
                   
<xs:documentation>A reference to the underlying order (typcially used in case of an order response document here)</xs:documentation>
                 
</xs:annotation>
               
</xs:element>
             
</xs:sequence>
           
</xs:complexType>
         
</xs:element>
         
<xs:element ref="OrdersScheduleLine" minOccurs="0" maxOccurs="unbounded">
           
<xs:annotation>
             
<xs:documentation>Used to indicate combinations of scheduled quantities and delivery dates for a certain order line item. E.g., 200 pieces are ordered in total. 100 shall be delivered in 2 weeks and 100 shall be delivered in 5 weeks. The latter information is represented two elemeents of type OrderScheduleLine</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element ref="Consignee" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The recipient of the goods</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element ref="AllowancesAndCharges" minOccurs="0" maxOccurs="unbounded">
           
<xs:annotation>
             
<xs:documentation>Allowances and Surcharges on line item level</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element ref="Classification" minOccurs="0" maxOccurs="unbounded">
           
<xs:annotation>
             
<xs:documentation>The classification of the product/service in free-text form.</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element OrdersDataType/OrdersLineItem
diagram Message_p426.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
properties
minOcc 0
maxOcc unbounded
content complex
children PositionNumber CustomersItemMaterialNumber SuppliersItemMaterialNumber ItemDescription ItemCategory OrderedQuantity ReceivedQuantity PreviouslyScheduledQuantity MeasureUnitQualifier CurrentItemPriceCalculationNet CurrentItemPriceCalculationGross UnitPriceBasis VAT_Rate VAT_Amount LineItemAmount RequestedShipmentDate LineItemActionRequest UltimateSoldToCustomerPartNumber UltimateSoldToCustomerPurchaseOrderLineItemNumber UltimateShipToCustomerPartNumber UltimateShipToCustomerUPCNumber FreeText References OrdersScheduleLine Consignee AllowancesAndCharges Classification
source <xs:element name="OrdersLineItem" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="PositionNumber" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Order position number</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="CustomersItemMaterialNumber" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The item material number of the customer</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="SuppliersItemMaterialNumber" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The item material number of the supplier</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="ItemDescription" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The description of the item</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="ItemCategory" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The item category (e.g., normal, provision of material, consignment, subcontracting, etc.)</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="OrderedQuantity" type="xs:decimal" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The ordered quantity</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ReceivedQuantity" type="xs:decimal" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The received quantity</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="PreviouslyScheduledQuantity" type="xs:decimal" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The quantity, which was previously scheduled (e.g., in case of an ORDCHG)</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="MeasureUnitQualifier" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Measure unit qualifier</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="CurrentItemPriceCalculationNet" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The current net calculation item price</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="CurrentItemPriceCalculationGross" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The current gross calculation item price</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="UnitPriceBasis" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The price basis of the net calculation item price</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="VAT_Rate" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>VAT rate</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="VAT_Amount" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>VAT amount</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="LineItemAmount" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Line item amount</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="RequestedShipmentDate" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The requested shipment date of the item</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="LineItemActionRequest" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>A coded request action for the line item</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="UltimateSoldToCustomerPartNumber" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The part number of the ultimate sold to customer</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="UltimateSoldToCustomerPurchaseOrderLineItemNumber" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The purchase order line item number of the ultimate sold to customer</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="UltimateShipToCustomerPartNumber" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The part number of the ultimate ship to customer</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="UltimateShipToCustomerUPCNumber" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The UPC number of the ultimate ship to customer</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="FreeText" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Free text on line item level</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="References" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>References to other documents</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element ref="ContractReference" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>A reference to the underlying contract</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="OrderReference" type="ReferencedDocumentType" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>A reference to the underlying order (typcially used in case of an order response document here)</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element ref="OrdersScheduleLine" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Used to indicate combinations of scheduled quantities and delivery dates for a certain order line item. E.g., 200 pieces are ordered in total. 100 shall be delivered in 2 weeks and 100 shall be delivered in 5 weeks. The latter information is represented two elemeents of type OrderScheduleLine</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="Consignee" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The recipient of the goods</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="AllowancesAndCharges" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Allowances and Surcharges on line item level</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="Classification" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>The classification of the product/service in free-text form.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element OrdersDataType/OrdersLineItem/OrderedQuantity
diagram Message_p427.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The ordered quantity
source <xs:element name="OrderedQuantity" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The ordered quantity</xs:documentation>
 
</xs:annotation>
</xs:element>

element OrdersDataType/OrdersLineItem/ReceivedQuantity
diagram Message_p428.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The received quantity
source <xs:element name="ReceivedQuantity" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The received quantity</xs:documentation>
 
</xs:annotation>
</xs:element>

element OrdersDataType/OrdersLineItem/PreviouslyScheduledQuantity
diagram Message_p429.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The quantity, which was previously scheduled (e.g., in case of an ORDCHG)
source <xs:element name="PreviouslyScheduledQuantity" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The quantity, which was previously scheduled (e.g., in case of an ORDCHG)</xs:documentation>
 
</xs:annotation>
</xs:element>

element OrdersDataType/OrdersLineItem/MeasureUnitQualifier
diagram Message_p430.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Measure unit qualifier
source <xs:element name="MeasureUnitQualifier" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Measure unit qualifier</xs:documentation>
 
</xs:annotation>
</xs:element>

element OrdersDataType/OrdersLineItem/LineItemActionRequest
diagram Message_p431.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A coded request action for the line item
source <xs:element name="LineItemActionRequest" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A coded request action for the line item</xs:documentation>
 
</xs:annotation>
</xs:element>

element OrdersDataType/OrdersLineItem/UltimateSoldToCustomerPartNumber
diagram Message_p432.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The part number of the ultimate sold to customer
source <xs:element name="UltimateSoldToCustomerPartNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The part number of the ultimate sold to customer</xs:documentation>
 
</xs:annotation>
</xs:element>

element OrdersDataType/OrdersLineItem/UltimateSoldToCustomerPurchaseOrderLineItemNumber
diagram Message_p433.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The purchase order line item number of the ultimate sold to customer
source <xs:element name="UltimateSoldToCustomerPurchaseOrderLineItemNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The purchase order line item number of the ultimate sold to customer</xs:documentation>
 
</xs:annotation>
</xs:element>

element OrdersDataType/OrdersLineItem/UltimateShipToCustomerPartNumber
diagram Message_p434.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The part number of the ultimate ship to customer
source <xs:element name="UltimateShipToCustomerPartNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The part number of the ultimate ship to customer</xs:documentation>
 
</xs:annotation>
</xs:element>

element OrdersDataType/OrdersLineItem/UltimateShipToCustomerUPCNumber
diagram Message_p435.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The UPC number of the ultimate ship to customer
source <xs:element name="UltimateShipToCustomerUPCNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The UPC number of the ultimate ship to customer</xs:documentation>
 
</xs:annotation>
</xs:element>

element OrdersDataType/OrdersLineItem/References
diagram Message_p436.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
properties
minOcc 0
maxOcc unbounded
content complex
children ContractReference OrderReference
annotation
documentation
References to other documents
source <xs:element name="References" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>References to other documents</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="ContractReference" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>A reference to the underlying contract</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="OrderReference" type="ReferencedDocumentType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>A reference to the underlying order (typcially used in case of an order response document here)</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element OrdersDataType/OrdersLineItem/References/OrderReference
diagram Message_p437.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ReferencedDocumentType
properties
minOcc 0
maxOcc 1
content complex
children ReferenceQualifier ReferenceNumber LineNumber ReferenceVersionNumber Date
annotation
documentation
A reference to the underlying order (typcially used in case of an order response document here)
source <xs:element name="OrderReference" type="ReferencedDocumentType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A reference to the underlying order (typcially used in case of an order response document here)</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType OrdersHeaderType
diagram Message_p438.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children TransportationChargesMethodOfPayment IncotermsDescription IncotermsCode ShippingMarks
used by
element OrdersHeader
source <xs:complexType name="OrdersHeaderType">
 
<xs:sequence>
   
<xs:element name="TransportationChargesMethodOfPayment" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Coded information on how the transport charges are handled</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="IncotermsDescription" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Description of the Incoterms, which shall apply</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="IncotermsCode" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Incoterms coded</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ShippingMarks" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Shipping marks of the ultimate consignee, which have been provided on the original purchase order</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element OrdersHeaderType/TransportationChargesMethodOfPayment
diagram Message_p439.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
properties
minOcc 0
maxOcc 1
annotation
documentation
Coded information on how the transport charges are handled
source <xs:element name="TransportationChargesMethodOfPayment" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Coded information on how the transport charges are handled</xs:documentation>
 
</xs:annotation>
</xs:element>

element OrdersHeaderType/IncotermsDescription
diagram Message_p440.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
properties
minOcc 0
maxOcc 1
annotation
documentation
Description of the Incoterms, which shall apply
source <xs:element name="IncotermsDescription" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Description of the Incoterms, which shall apply</xs:documentation>
 
</xs:annotation>
</xs:element>

element OrdersHeaderType/IncotermsCode
diagram Message_p441.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
properties
minOcc 0
maxOcc 1
annotation
documentation
Incoterms coded
source <xs:element name="IncotermsCode" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Incoterms coded</xs:documentation>
 
</xs:annotation>
</xs:element>

element OrdersHeaderType/ShippingMarks
diagram Message_p442.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
properties
minOcc 0
maxOcc unbounded
annotation
documentation
Shipping marks of the ultimate consignee, which have been provided on the original purchase order
source <xs:element name="ShippingMarks" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Shipping marks of the ultimate consignee, which have been provided on the original purchase order</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType OrdersScheduleLineType
diagram Message_p443.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children ScheduledQuantity ScheduledQuantityDate PreviousScheduledQuantity PreviousScheduledQuantityDate ActionCode
used by
element OrdersScheduleLine
source <xs:complexType name="OrdersScheduleLineType">
 
<xs:sequence>
   
<xs:element name="ScheduledQuantity" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Quantity to be delivered by the vendor at the scheduled date and time.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ScheduledQuantityDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The date and time, when the scheduled quantity shall be delivered.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PreviousScheduledQuantity" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The previously scheduled quantity, which is replaced by the current scheduled quantity.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PreviousScheduledQuantityDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The date and time of the previously scheduled quantity.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ActionCode" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Used to provide a coded action, which is usually to be found in SAP environments. E.g., 001 for item added, 002 for item changed, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element OrdersScheduleLineType/ScheduledQuantity
diagram Message_p444.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Quantity to be delivered by the vendor at the scheduled date and time.
source <xs:element name="ScheduledQuantity" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Quantity to be delivered by the vendor at the scheduled date and time.</xs:documentation>
 
</xs:annotation>
</xs:element>

element OrdersScheduleLineType/ScheduledQuantityDate
diagram Message_p445.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
The date and time, when the scheduled quantity shall be delivered.
source <xs:element name="ScheduledQuantityDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The date and time, when the scheduled quantity shall be delivered.</xs:documentation>
 
</xs:annotation>
</xs:element>

element OrdersScheduleLineType/PreviousScheduledQuantity
diagram Message_p446.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The previously scheduled quantity, which is replaced by the current scheduled quantity.
source <xs:element name="PreviousScheduledQuantity" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The previously scheduled quantity, which is replaced by the current scheduled quantity.</xs:documentation>
 
</xs:annotation>
</xs:element>

element OrdersScheduleLineType/PreviousScheduledQuantityDate
diagram Message_p447.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
The date and time of the previously scheduled quantity.
source <xs:element name="PreviousScheduledQuantityDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The date and time of the previously scheduled quantity.</xs:documentation>
 
</xs:annotation>
</xs:element>

element OrdersScheduleLineType/ActionCode
diagram Message_p448.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
properties
minOcc 0
maxOcc 1
annotation
documentation
Used to provide a coded action, which is usually to be found in SAP environments. E.g., 001 for item added, 002 for item changed, etc.
source <xs:element name="ActionCode" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Used to provide a coded action, which is usually to be found in SAP environments. E.g., 001 for item added, 002 for item changed, etc.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType PackagingDetailsType
diagram Message_p449.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children NumberOfPackages CustomersPackagingNumber SuppliersPackagingNumber PackagingCapacity
used by
element PackagingDetails
source <xs:complexType name="PackagingDetailsType">
 
<xs:sequence>
   
<xs:element name="NumberOfPackages" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Number of packages</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CustomersPackagingNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>An identification number for the packaging item, assigned by the customer</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="SuppliersPackagingNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>An identification number for the packaging item, assigned by the supplier</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PackagingCapacity" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Capacity of packaging item</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element PackagingDetailsType/NumberOfPackages
diagram Message_p450.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Number of packages
source <xs:element name="NumberOfPackages" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Number of packages</xs:documentation>
 
</xs:annotation>
</xs:element>

element PackagingDetailsType/CustomersPackagingNumber
diagram Message_p451.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
An identification number for the packaging item, assigned by the customer
source <xs:element name="CustomersPackagingNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>An identification number for the packaging item, assigned by the customer</xs:documentation>
 
</xs:annotation>
</xs:element>

element PackagingDetailsType/SuppliersPackagingNumber
diagram Message_p452.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
An identification number for the packaging item, assigned by the supplier
source <xs:element name="SuppliersPackagingNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>An identification number for the packaging item, assigned by the supplier</xs:documentation>
 
</xs:annotation>
</xs:element>

element PackagingDetailsType/PackagingCapacity
diagram Message_p453.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Capacity of packaging item
source <xs:element name="PackagingCapacity" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Capacity of packaging item</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType PackagingIdentificationType
diagram Message_p454.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children StorageLocation PlantCode StorageBin PlantName PlantCity DeliverTo ProductionDescription KanbanCardNumberRange1Start KanbanCardNumberRange1End
used by
element PackagingIdentification
source <xs:complexType name="PackagingIdentificationType">
 
<xs:sequence>
   
<xs:element name="StorageLocation" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Storage location of the packaging item at the plant</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PlantCode" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Plant code, where the packaging item is located</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="StorageBin" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Storage bin of the packaging item</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PlantName" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Name of the plan</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PlantCity" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>City of the plant</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DeliverTo" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The delivery location of the packaging item</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ProductionDescription" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A plain text description of the product in the packaging item</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="KanbanCardNumberRange1Start" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Start of the Kanban number range 1 - Delphi only</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="KanbanCardNumberRange1End" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>End of the Kanban number range 1 - Delphi only</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element PackagingIdentificationType/StorageLocation
diagram Message_p455.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Storage location of the packaging item at the plant
source <xs:element name="StorageLocation" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Storage location of the packaging item at the plant</xs:documentation>
 
</xs:annotation>
</xs:element>

element PackagingIdentificationType/PlantCode
diagram Message_p456.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Plant code, where the packaging item is located
source <xs:element name="PlantCode" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Plant code, where the packaging item is located</xs:documentation>
 
</xs:annotation>
</xs:element>

element PackagingIdentificationType/StorageBin
diagram Message_p457.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Storage bin of the packaging item
source <xs:element name="StorageBin" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Storage bin of the packaging item</xs:documentation>
 
</xs:annotation>
</xs:element>

element PackagingIdentificationType/PlantName
diagram Message_p458.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Name of the plan
source <xs:element name="PlantName" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Name of the plan</xs:documentation>
 
</xs:annotation>
</xs:element>

element PackagingIdentificationType/PlantCity
diagram Message_p459.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
City of the plant
source <xs:element name="PlantCity" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>City of the plant</xs:documentation>
 
</xs:annotation>
</xs:element>

element PackagingIdentificationType/DeliverTo
diagram Message_p460.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The delivery location of the packaging item
source <xs:element name="DeliverTo" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The delivery location of the packaging item</xs:documentation>
 
</xs:annotation>
</xs:element>

element PackagingIdentificationType/ProductionDescription
diagram Message_p461.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A plain text description of the product in the packaging item
source <xs:element name="ProductionDescription" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A plain text description of the product in the packaging item</xs:documentation>
 
</xs:annotation>
</xs:element>

element PackagingIdentificationType/KanbanCardNumberRange1Start
diagram Message_p462.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Start of the Kanban number range 1 - Delphi only
source <xs:element name="KanbanCardNumberRange1Start" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Start of the Kanban number range 1 - Delphi only</xs:documentation>
 
</xs:annotation>
</xs:element>

element PackagingIdentificationType/KanbanCardNumberRange1End
diagram Message_p463.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
End of the Kanban number range 1 - Delphi only
source <xs:element name="KanbanCardNumberRange1End" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>End of the Kanban number range 1 - Delphi only</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType PackagingInformationType
diagram Message_p464.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children NumberOfPackages PackageTypeCustomer PackageTypeSupplier PackageProtection PackagingTermsAndConditions QuantityPerPack QuantityLanded MaximumStackability ShippingMark ShippingMarkType CarriersReference PackageReferenceNumber SealNumber GrossWeight NetWeight Identification
used by
element PackagingInformation
source <xs:complexType name="PackagingInformationType">
 
<xs:sequence>
   
<xs:element name="NumberOfPackages" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The number of packages in the consignment</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PackageTypeCustomer" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The package type identification, assigned by the customer</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PackageTypeSupplier" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The package type identification, assigned by the supplier</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PackageProtection" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Package protection indicator</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PackagingTermsAndConditions" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The packaging terms and conditions</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="QuantityPerPack" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The quantity of prodcuts per pack</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="QuantityLanded" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The overall landed quantity of a given packaging type (e.g. container or transport unit)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="MaximumStackability" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The maximum stackability of the given packaging type</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ShippingMark" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The shipping mark of the transport unit. Usually a bar code number</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ShippingMarkType" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>An identifier for the type of shipping mark - e.g. which label type (master label, etc.)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CarriersReference" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A reference number for the shipment - assigned by the carrier</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PackageReferenceNumber" type="xs:string" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>A reference number for the identification of a packaging or carton</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="SealNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>An identification number which is attached to a transport unit</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="GrossWeight" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Gross weight of the packaging items</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="NetWeight" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Net weight of the packaging items</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="Identification" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Additional identification numbers for the packaging item</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element PackagingInformationType/NumberOfPackages
diagram Message_p465.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The number of packages in the consignment
source <xs:element name="NumberOfPackages" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The number of packages in the consignment</xs:documentation>
 
</xs:annotation>
</xs:element>

element PackagingInformationType/PackageTypeCustomer
diagram Message_p466.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The package type identification, assigned by the customer
source <xs:element name="PackageTypeCustomer" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The package type identification, assigned by the customer</xs:documentation>
 
</xs:annotation>
</xs:element>

element PackagingInformationType/PackageTypeSupplier
diagram Message_p467.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The package type identification, assigned by the supplier
source <xs:element name="PackageTypeSupplier" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The package type identification, assigned by the supplier</xs:documentation>
 
</xs:annotation>
</xs:element>

element PackagingInformationType/PackageProtection
diagram Message_p468.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Package protection indicator
source <xs:element name="PackageProtection" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Package protection indicator</xs:documentation>
 
</xs:annotation>
</xs:element>

element PackagingInformationType/PackagingTermsAndConditions
diagram Message_p469.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The packaging terms and conditions
source <xs:element name="PackagingTermsAndConditions" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The packaging terms and conditions</xs:documentation>
 
</xs:annotation>
</xs:element>

element PackagingInformationType/QuantityPerPack
diagram Message_p470.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The quantity of prodcuts per pack
source <xs:element name="QuantityPerPack" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The quantity of prodcuts per pack</xs:documentation>
 
</xs:annotation>
</xs:element>

element PackagingInformationType/QuantityLanded
diagram Message_p471.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The overall landed quantity of a given packaging type (e.g. container or transport unit)
source <xs:element name="QuantityLanded" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The overall landed quantity of a given packaging type (e.g. container or transport unit)</xs:documentation>
 
</xs:annotation>
</xs:element>

element PackagingInformationType/MaximumStackability
diagram Message_p472.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The maximum stackability of the given packaging type
source <xs:element name="MaximumStackability" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The maximum stackability of the given packaging type</xs:documentation>
 
</xs:annotation>
</xs:element>

element PackagingInformationType/ShippingMark
diagram Message_p473.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The shipping mark of the transport unit. Usually a bar code number
source <xs:element name="ShippingMark" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The shipping mark of the transport unit. Usually a bar code number</xs:documentation>
 
</xs:annotation>
</xs:element>

element PackagingInformationType/ShippingMarkType
diagram Message_p474.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
An identifier for the type of shipping mark - e.g. which label type (master label, etc.)
source <xs:element name="ShippingMarkType" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>An identifier for the type of shipping mark - e.g. which label type (master label, etc.)</xs:documentation>
 
</xs:annotation>
</xs:element>

element PackagingInformationType/CarriersReference
diagram Message_p475.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A reference number for the shipment - assigned by the carrier
source <xs:element name="CarriersReference" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A reference number for the shipment - assigned by the carrier</xs:documentation>
 
</xs:annotation>
</xs:element>

element PackagingInformationType/PackageReferenceNumber
diagram Message_p476.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc unbounded
content simple
annotation
documentation
A reference number for the identification of a packaging or carton
source <xs:element name="PackageReferenceNumber" type="xs:string" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>A reference number for the identification of a packaging or carton</xs:documentation>
 
</xs:annotation>
</xs:element>

element PackagingInformationType/SealNumber
diagram Message_p477.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
An identification number which is attached to a transport unit
source <xs:element name="SealNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>An identification number which is attached to a transport unit</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType PlanningQuantityType
diagram Message_p478.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children PlanningQuantity QuantityUnitOfMeasure BackorderQuantity ImmediateRequestQuantity RequestedShipmentDate EarliestShipmentDate LatestShipmentDate WeeklyPeriodEndDate DeliveryPlanStatusIdentifier FrequencyIdentifier DeliveryRequirements DespatchPattern CumulativeQuantity
used by
element PlanningQuantity
source <xs:complexType name="PlanningQuantityType">
 
<xs:sequence>
   
<xs:element name="PlanningQuantity" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The actual quantity, which is forecasted</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="QuantityUnitOfMeasure" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Unit of measure</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BackorderQuantity" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A negative or positive amount indicating whether at the current moment too many or too little components have been delivered</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ImmediateRequestQuantity" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>An immediate amount which shall be delivered promptly and which as not been communicated earlier</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="RequestedShipmentDate" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The date, when the shipment shall take place</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="EarliestShipmentDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The date, when the shipment may take place the earliest</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="LatestShipmentDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The date, when the shipment may take place the latest</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="WeeklyPeriodEndDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The end date of the requested weekly delivery amounts</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DeliveryPlanStatusIdentifier" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Status code, indicating whether the forecast is firm (i.e., items must be delivered) or a foreast</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="FrequencyIdentifier" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Identifier, which indicates the frequency - discrete, flexible intervall (from, to), or weekly</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DeliveryRequirements" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A status code, indicating the delivery requirements. E.g. deliver on date or ship complete order</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DespatchPattern" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Encoded representation of the desired dispatch pattern. E.g. 1 = first week of month, 2 = second week of month, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CumulativeQuantity" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The cumulative requested quantity to the given date.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element PlanningQuantityType/PlanningQuantity
diagram Message_p479.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
used by
complexType ForecastLineItemType
annotation
documentation
The actual quantity, which is forecasted
source <xs:element name="PlanningQuantity" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The actual quantity, which is forecasted</xs:documentation>
 
</xs:annotation>
</xs:element>

element PlanningQuantityType/QuantityUnitOfMeasure
diagram Message_p480.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Unit of measure
source <xs:element name="QuantityUnitOfMeasure" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Unit of measure</xs:documentation>
 
</xs:annotation>
</xs:element>

element PlanningQuantityType/BackorderQuantity
diagram Message_p481.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A negative or positive amount indicating whether at the current moment too many or too little components have been delivered
source <xs:element name="BackorderQuantity" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A negative or positive amount indicating whether at the current moment too many or too little components have been delivered</xs:documentation>
 
</xs:annotation>
</xs:element>

element PlanningQuantityType/ImmediateRequestQuantity
diagram Message_p482.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
An immediate amount which shall be delivered promptly and which as not been communicated earlier
source <xs:element name="ImmediateRequestQuantity" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>An immediate amount which shall be delivered promptly and which as not been communicated earlier</xs:documentation>
 
</xs:annotation>
</xs:element>

element PlanningQuantityType/EarliestShipmentDate
diagram Message_p483.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
The date, when the shipment may take place the earliest
source <xs:element name="EarliestShipmentDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The date, when the shipment may take place the earliest</xs:documentation>
 
</xs:annotation>
</xs:element>

element PlanningQuantityType/LatestShipmentDate
diagram Message_p484.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
The date, when the shipment may take place the latest
source <xs:element name="LatestShipmentDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The date, when the shipment may take place the latest</xs:documentation>
 
</xs:annotation>
</xs:element>

element PlanningQuantityType/WeeklyPeriodEndDate
diagram Message_p485.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
The end date of the requested weekly delivery amounts
source <xs:element name="WeeklyPeriodEndDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The end date of the requested weekly delivery amounts</xs:documentation>
 
</xs:annotation>
</xs:element>

element PlanningQuantityType/DeliveryPlanStatusIdentifier
diagram Message_p486.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Status code, indicating whether the forecast is firm (i.e., items must be delivered) or a foreast
source <xs:element name="DeliveryPlanStatusIdentifier" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Status code, indicating whether the forecast is firm (i.e., items must be delivered) or a foreast</xs:documentation>
 
</xs:annotation>
</xs:element>

element PlanningQuantityType/FrequencyIdentifier
diagram Message_p487.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Identifier, which indicates the frequency - discrete, flexible intervall (from, to), or weekly
source <xs:element name="FrequencyIdentifier" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Identifier, which indicates the frequency - discrete, flexible intervall (from, to), or weekly</xs:documentation>
 
</xs:annotation>
</xs:element>

element PlanningQuantityType/DeliveryRequirements
diagram Message_p488.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A status code, indicating the delivery requirements. E.g. deliver on date or ship complete order
source <xs:element name="DeliveryRequirements" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A status code, indicating the delivery requirements. E.g. deliver on date or ship complete order</xs:documentation>
 
</xs:annotation>
</xs:element>

element PlanningQuantityType/DespatchPattern
diagram Message_p489.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Encoded representation of the desired dispatch pattern. E.g. 1 = first week of month, 2 = second week of month, etc.
source <xs:element name="DespatchPattern" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Encoded representation of the desired dispatch pattern. E.g. 1 = first week of month, 2 = second week of month, etc.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PlanningQuantityType/CumulativeQuantity
diagram Message_p490.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The cumulative requested quantity to the given date.
source <xs:element name="CumulativeQuantity" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The cumulative requested quantity to the given date.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType PriceType
diagram Message_p491.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type extension of xs:decimal
properties
base xs:decimal
used by
elements CurrentItemPriceCalculationGross CurrentItemPriceCalculationNet
attributes
Name  Type  Use  Default  Fixed  Annotation
Unit  xs:string  optional      
documentation
The unit to which the price refers to. ERPEL recommends the use of code list UN/ECE recommendation 20. Note, that ERPEL supports both representations for piece: PCE and C62. A list of valid codes may be found under https://docs.ecosio.com/files/Measure_Unit_Qualifiers_6411.pdf
source <xs:complexType name="PriceType">
 
<xs:simpleContent>
   
<xs:extension base="xs:decimal">
     
<xs:attribute ref="Unit" use="optional">
       
<xs:annotation>
         
<xs:documentation>The unit to which the price refers to. ERPEL recommends the use of code list UN/ECE recommendation 20. Note, that ERPEL supports both representations for piece: PCE and C62. A list of valid codes may be found under https://docs.ecosio.com/files/Measure_Unit_Qualifiers_6411.pdf</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

complexType ReceiptAdviceDataType
diagram Message_p492.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children ConsignmentPackagingSequenceRecadv
used by
element ReceiptAdviceData
source <xs:complexType name="ReceiptAdviceDataType">
 
<xs:sequence>
   
<xs:element ref="ConsignmentPackagingSequenceRecadv" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Consignment sequence of a receipt advice, containing information about materials, handling units, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

complexType ReceiptAdviceLineItemsType
diagram Message_p493.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children PositionNumber CustomersItemMaterialNumber SuppliersItemMaterialNumber ItemDescription FreeText DespatchQuantity ReceivedQuantity DescrepancyQuantity DescrepancyQuantityQualifier
used by
element ReceiptAdviceLineItems
source <xs:complexType name="ReceiptAdviceLineItemsType">
 
<xs:sequence>
   
<xs:element ref="PositionNumber" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Position number of the receipt advice line item</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="CustomersItemMaterialNumber" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The item material number of the customer</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="SuppliersItemMaterialNumber" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The item material number of the supplier</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="ItemDescription" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The description of the item</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="FreeText" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The free text of the item</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DespatchQuantity" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The despatched quantity</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ReceivedQuantity" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The received quantity</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DescrepancyQuantity" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The descrepancy quantity</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DescrepancyQuantityQualifier" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The qualifier for the descrepancy</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ReceiptAdviceLineItemsType/DespatchQuantity
diagram Message_p494.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The despatched quantity
source <xs:element name="DespatchQuantity" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The despatched quantity</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReceiptAdviceLineItemsType/ReceivedQuantity
diagram Message_p495.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The received quantity
source <xs:element name="ReceivedQuantity" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The received quantity</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReceiptAdviceLineItemsType/DescrepancyQuantity
diagram Message_p496.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The descrepancy quantity
source <xs:element name="DescrepancyQuantity" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The descrepancy quantity</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReceiptAdviceLineItemsType/DescrepancyQuantityQualifier
diagram Message_p497.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The qualifier for the descrepancy
source <xs:element name="DescrepancyQuantityQualifier" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The qualifier for the descrepancy</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType ReferencedDocumentsDatesValuesType
diagram Message_p498.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children CallOffNumber CallOffDate PreviousCallOfNumber PreviousCallOffDate CumulativeReceivedQuantity CumulativeScheduledQuantity LastReceivedQuantity CumulativeQuantityLastYear ReleaseNumber ReleaseDate AgreementNumber AgreementDate LastASNNumber LastASNDate LastASNDeliveryDate CRQStartDate CRQEndDate PlanningHorizionStartDate PlanningHorizionEndDate MaterialAuthorization ProductionAuthorization
used by
element ReferencedDocumentsDatesValues
source <xs:complexType name="ReferencedDocumentsDatesValuesType">
 
<xs:sequence>
   
<xs:element name="CallOffNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The number of the current call-off</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CallOffDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The date of the current call-off</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PreviousCallOfNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The number of the previous call-off</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PreviousCallOffDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The date of the previous call-off</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CumulativeReceivedQuantity" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Cumulative Received Quantity, counted from a given date. Typcially the date, when the CRQDate as resetted the last time</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CumulativeScheduledQuantity" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Cumulative Scheduled Quantity. This amount is based on plan data and not on data based on shipped or received amounts</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="LastReceivedQuantity" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The quantity received at the customers side with the last delivery</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CumulativeQuantityLastYear" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The cumulative quantity received in the last year. Must not necessarily be a calendar year</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ReleaseNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Release number of the forecast</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ReleaseDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Release date of the forecast</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="AgreementNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Agreement number of the forecast</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="AgreementDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Agreement date of the forecast</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="LastASNNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Last ASN number</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="LastASNDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Last ASN date (= the date when the goods have been shipped on the supplier's side)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="LastASNDeliveryDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The date when the goods of the last delivery have been received at the customer's side</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CRQStartDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The date, when the continuous entry number has been reseted the last time. This equals the date, when the cumulative received quantity (CRQ) starts to count</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CRQEndDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The date when the current continuous entry number counter is going to end</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PlanningHorizionStartDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The start date of the planning horizon</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PlanningHorizionEndDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The end date of the planning horizon</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="MaterialAuthorization" type="AuthorizationType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Details about the material authorization</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ProductionAuthorization" type="AuthorizationType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Details about the production authorization</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ReferencedDocumentsDatesValuesType/CallOffNumber
diagram Message_p499.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The number of the current call-off
source <xs:element name="CallOffNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The number of the current call-off</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsDatesValuesType/CallOffDate
diagram Message_p500.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
The date of the current call-off
source <xs:element name="CallOffDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The date of the current call-off</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsDatesValuesType/PreviousCallOfNumber
diagram Message_p501.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The number of the previous call-off
source <xs:element name="PreviousCallOfNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The number of the previous call-off</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsDatesValuesType/PreviousCallOffDate
diagram Message_p502.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
The date of the previous call-off
source <xs:element name="PreviousCallOffDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The date of the previous call-off</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsDatesValuesType/CumulativeReceivedQuantity
diagram Message_p503.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Cumulative Received Quantity, counted from a given date. Typcially the date, when the CRQDate as resetted the last time
source <xs:element name="CumulativeReceivedQuantity" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Cumulative Received Quantity, counted from a given date. Typcially the date, when the CRQDate as resetted the last time</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsDatesValuesType/CumulativeScheduledQuantity
diagram Message_p504.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Cumulative Scheduled Quantity. This amount is based on plan data and not on data based on shipped or received amounts
source <xs:element name="CumulativeScheduledQuantity" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Cumulative Scheduled Quantity. This amount is based on plan data and not on data based on shipped or received amounts</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsDatesValuesType/LastReceivedQuantity
diagram Message_p505.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The quantity received at the customers side with the last delivery
source <xs:element name="LastReceivedQuantity" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The quantity received at the customers side with the last delivery</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsDatesValuesType/CumulativeQuantityLastYear
diagram Message_p506.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The cumulative quantity received in the last year. Must not necessarily be a calendar year
source <xs:element name="CumulativeQuantityLastYear" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The cumulative quantity received in the last year. Must not necessarily be a calendar year</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsDatesValuesType/ReleaseNumber
diagram Message_p507.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Release number of the forecast
source <xs:element name="ReleaseNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Release number of the forecast</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsDatesValuesType/ReleaseDate
diagram Message_p508.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
Release date of the forecast
source <xs:element name="ReleaseDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Release date of the forecast</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsDatesValuesType/AgreementNumber
diagram Message_p509.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Agreement number of the forecast
source <xs:element name="AgreementNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Agreement number of the forecast</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsDatesValuesType/AgreementDate
diagram Message_p510.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
Agreement date of the forecast
source <xs:element name="AgreementDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Agreement date of the forecast</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsDatesValuesType/LastASNNumber
diagram Message_p511.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Last ASN number
source <xs:element name="LastASNNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Last ASN number</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsDatesValuesType/LastASNDate
diagram Message_p512.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
Last ASN date (= the date when the goods have been shipped on the supplier's side)
source <xs:element name="LastASNDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Last ASN date (= the date when the goods have been shipped on the supplier's side)</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsDatesValuesType/LastASNDeliveryDate
diagram Message_p513.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
The date when the goods of the last delivery have been received at the customer's side
source <xs:element name="LastASNDeliveryDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The date when the goods of the last delivery have been received at the customer's side</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsDatesValuesType/CRQStartDate
diagram Message_p514.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
The date, when the continuous entry number has been reseted the last time. This equals the date, when the cumulative received quantity (CRQ) starts to count
source <xs:element name="CRQStartDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The date, when the continuous entry number has been reseted the last time. This equals the date, when the cumulative received quantity (CRQ) starts to count</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsDatesValuesType/CRQEndDate
diagram Message_p515.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
The date when the current continuous entry number counter is going to end
source <xs:element name="CRQEndDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The date when the current continuous entry number counter is going to end</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsDatesValuesType/PlanningHorizionStartDate
diagram Message_p516.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
The start date of the planning horizon
source <xs:element name="PlanningHorizionStartDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The start date of the planning horizon</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsDatesValuesType/PlanningHorizionEndDate
diagram Message_p517.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
The end date of the planning horizon
source <xs:element name="PlanningHorizionEndDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The end date of the planning horizon</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsDatesValuesType/MaterialAuthorization
diagram Message_p518.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type AuthorizationType
properties
minOcc 0
maxOcc 1
content complex
children AuthorizationQuantity AuthorizationStartDate AuthorizationEndDate
annotation
documentation
Details about the material authorization
source <xs:element name="MaterialAuthorization" type="AuthorizationType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Details about the material authorization</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsDatesValuesType/ProductionAuthorization
diagram Message_p519.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type AuthorizationType
properties
minOcc 0
maxOcc 1
content complex
children AuthorizationQuantity AuthorizationStartDate AuthorizationEndDate
annotation
documentation
Details about the production authorization
source <xs:element name="ProductionAuthorization" type="AuthorizationType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Details about the production authorization</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType ReferencedDocumentsType
diagram Message_p520.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children SchedulingAgreement PreviouslyReceivedDocument CarrierReferenceNumber MasterBillOfLading AirwayBillNumber FreightBillNumber IntegratedLogisticsCrossReferenceNumber CustomerReferenceNumber CustomerJITReferenceNumber ShipmentLoadingReferenceNumber PurchaseOrderReferenceNumber ContractReferenceNumber ReferencedDocument
used by
element ReferencedDocuments
source <xs:complexType name="ReferencedDocumentsType">
 
<xs:sequence>
   
<xs:element name="SchedulingAgreement" type="ReferencedDocumentType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A reference to the underlying scheduling agreement, which is the basis for the forecasting in DELFORs. Also referenced in DESADVs</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PreviouslyReceivedDocument" type="ReferencedDocumentType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A reference to the previously received document - usually refers to the same type as the current type. E.g. in case of a DELFOR this document refers to the number of the previously received DELFOR</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CarrierReferenceNumber" type="ReferencedDocumentType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Unique number, assigned to a shipment by the shipper/carrier</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="MasterBillOfLading" type="ReferencedDocumentType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Master bill of lading number</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="AirwayBillNumber" type="ReferencedDocumentType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Airway bill number</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="FreightBillNumber" type="ReferencedDocumentType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Freight bill number</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="IntegratedLogisticsCrossReferenceNumber" type="ReferencedDocumentType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Integrated logistics cross reference number - used by Delphi</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CustomerReferenceNumber" type="ReferencedDocumentType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Reference number, assigned by the customer. Is usually taken from the call-off</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CustomerJITReferenceNumber" type="ReferencedDocumentType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Reference number, assigned by the customer. Is usually taken from the JIT call-off</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ShipmentLoadingReferenceNumber" type="ReferencedDocumentType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Shipment loading reference number - assigned by the sender of the goods</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PurchaseOrderReferenceNumber" type="ReferencedDocumentType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Reference to the purchase order</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ContractReferenceNumber" type="ReferencedDocumentType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Reference to contract number</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="ReferencedDocument" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Referenced document - RFF</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ReferencedDocumentsType/SchedulingAgreement
diagram Message_p521.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ReferencedDocumentType
properties
minOcc 0
maxOcc 1
content complex
children ReferenceQualifier ReferenceNumber LineNumber ReferenceVersionNumber Date
annotation
documentation
A reference to the underlying scheduling agreement, which is the basis for the forecasting in DELFORs. Also referenced in DESADVs
source <xs:element name="SchedulingAgreement" type="ReferencedDocumentType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A reference to the underlying scheduling agreement, which is the basis for the forecasting in DELFORs. Also referenced in DESADVs</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsType/PreviouslyReceivedDocument
diagram Message_p522.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ReferencedDocumentType
properties
minOcc 0
maxOcc 1
content complex
children ReferenceQualifier ReferenceNumber LineNumber ReferenceVersionNumber Date
annotation
documentation
A reference to the previously received document - usually refers to the same type as the current type. E.g. in case of a DELFOR this document refers to the number of the previously received DELFOR
source <xs:element name="PreviouslyReceivedDocument" type="ReferencedDocumentType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A reference to the previously received document - usually refers to the same type as the current type. E.g. in case of a DELFOR this document refers to the number of the previously received DELFOR</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsType/CarrierReferenceNumber
diagram Message_p523.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ReferencedDocumentType
properties
minOcc 0
maxOcc 1
content complex
children ReferenceQualifier ReferenceNumber LineNumber ReferenceVersionNumber Date
annotation
documentation
Unique number, assigned to a shipment by the shipper/carrier
source <xs:element name="CarrierReferenceNumber" type="ReferencedDocumentType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Unique number, assigned to a shipment by the shipper/carrier</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsType/MasterBillOfLading
diagram Message_p524.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ReferencedDocumentType
properties
minOcc 0
maxOcc 1
content complex
children ReferenceQualifier ReferenceNumber LineNumber ReferenceVersionNumber Date
annotation
documentation
Master bill of lading number
source <xs:element name="MasterBillOfLading" type="ReferencedDocumentType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Master bill of lading number</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsType/AirwayBillNumber
diagram Message_p525.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ReferencedDocumentType
properties
minOcc 0
maxOcc 1
content complex
children ReferenceQualifier ReferenceNumber LineNumber ReferenceVersionNumber Date
annotation
documentation
Airway bill number
source <xs:element name="AirwayBillNumber" type="ReferencedDocumentType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Airway bill number</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsType/FreightBillNumber
diagram Message_p526.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ReferencedDocumentType
properties
minOcc 0
maxOcc 1
content complex
children ReferenceQualifier ReferenceNumber LineNumber ReferenceVersionNumber Date
annotation
documentation
Freight bill number
source <xs:element name="FreightBillNumber" type="ReferencedDocumentType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Freight bill number</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsType/IntegratedLogisticsCrossReferenceNumber
diagram Message_p527.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ReferencedDocumentType
properties
minOcc 0
maxOcc 1
content complex
children ReferenceQualifier ReferenceNumber LineNumber ReferenceVersionNumber Date
annotation
documentation
Integrated logistics cross reference number - used by Delphi
source <xs:element name="IntegratedLogisticsCrossReferenceNumber" type="ReferencedDocumentType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Integrated logistics cross reference number - used by Delphi</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsType/CustomerReferenceNumber
diagram Message_p528.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ReferencedDocumentType
properties
minOcc 0
maxOcc 1
content complex
children ReferenceQualifier ReferenceNumber LineNumber ReferenceVersionNumber Date
annotation
documentation
Reference number, assigned by the customer. Is usually taken from the call-off
source <xs:element name="CustomerReferenceNumber" type="ReferencedDocumentType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Reference number, assigned by the customer. Is usually taken from the call-off</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsType/CustomerJITReferenceNumber
diagram Message_p529.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ReferencedDocumentType
properties
minOcc 0
maxOcc 1
content complex
children ReferenceQualifier ReferenceNumber LineNumber ReferenceVersionNumber Date
annotation
documentation
Reference number, assigned by the customer. Is usually taken from the JIT call-off
source <xs:element name="CustomerJITReferenceNumber" type="ReferencedDocumentType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Reference number, assigned by the customer. Is usually taken from the JIT call-off</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsType/ShipmentLoadingReferenceNumber
diagram Message_p530.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ReferencedDocumentType
properties
minOcc 0
maxOcc 1
content complex
children ReferenceQualifier ReferenceNumber LineNumber ReferenceVersionNumber Date
annotation
documentation
Shipment loading reference number - assigned by the sender of the goods
source <xs:element name="ShipmentLoadingReferenceNumber" type="ReferencedDocumentType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Shipment loading reference number - assigned by the sender of the goods</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsType/PurchaseOrderReferenceNumber
diagram Message_p531.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ReferencedDocumentType
properties
minOcc 0
maxOcc 1
content complex
children ReferenceQualifier ReferenceNumber LineNumber ReferenceVersionNumber Date
annotation
documentation
Reference to the purchase order
source <xs:element name="PurchaseOrderReferenceNumber" type="ReferencedDocumentType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Reference to the purchase order</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentsType/ContractReferenceNumber
diagram Message_p532.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ReferencedDocumentType
properties
minOcc 0
maxOcc 1
content complex
children ReferenceQualifier ReferenceNumber LineNumber ReferenceVersionNumber Date
annotation
documentation
Reference to contract number
source <xs:element name="ContractReferenceNumber" type="ReferencedDocumentType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Reference to contract number</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType ReferencedDocumentType
diagram Message_p533.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children ReferenceQualifier ReferenceNumber LineNumber ReferenceVersionNumber Date
used by
elements ReferencedDocumentsType/AirwayBillNumber ReferencedDocumentsType/CarrierReferenceNumber ContractReference ReferencedDocumentsType/ContractReferenceNumber RemittanceAdviceReferencedDocumentsType/ContractReferenceNumber ReferencedDocumentsType/CustomerJITReferenceNumber ReferencedDocumentsType/CustomerReferenceNumber RemittanceAdviceReferencedDocumentsType/DebtorsReferenceNumber ReferencedDocumentsType/FreightBillNumber ReferencedDocumentsType/IntegratedLogisticsCrossReferenceNumber ReferencedDocumentsType/MasterBillOfLading OrdersDataType/OrdersLineItem/References/OrderReference ReferencedDocumentsType/PreviouslyReceivedDocument ReferencedDocumentsType/PurchaseOrderReferenceNumber ReferencedDocument ForecastLineItemType/ReferencedOrderDocument RemittanceAdviceReferencedDocumentsType/RelatedReferenceNumbers ReferencedDocumentsType/SchedulingAgreement ReferencedDocumentsType/ShipmentLoadingReferenceNumber
source <xs:complexType name="ReferencedDocumentType">
 
<xs:sequence>
   
<xs:element name="ReferenceQualifier" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Qualifier identifiying the type of reference.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ReferenceNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The number of the referenced document.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="LineNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The relevant line number in the referenced document.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ReferenceVersionNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A version number of the reference.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="Date" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Document date of the referenced document.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ReferencedDocumentType/ReferenceQualifier
diagram Message_p534.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Qualifier identifiying the type of reference.
source <xs:element name="ReferenceQualifier" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Qualifier identifiying the type of reference.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentType/ReferenceNumber
diagram Message_p535.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The number of the referenced document.
source <xs:element name="ReferenceNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The number of the referenced document.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentType/LineNumber
diagram Message_p536.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The relevant line number in the referenced document.
source <xs:element name="LineNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The relevant line number in the referenced document.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferencedDocumentType/ReferenceVersionNumber
diagram Message_p537.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A version number of the reference.
source <xs:element name="ReferenceVersionNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A version number of the reference.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType RemittanceAdviceDataType
diagram Message_p538.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children Documents
used by
element RemittanceAdviceData
source <xs:complexType name="RemittanceAdviceDataType">
 
<xs:sequence>
   
<xs:element ref="Documents" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Sequence of documents contained in the REMADV.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

complexType RemittanceAdviceDatesType
diagram Message_p539.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children DocumentDate DueDate PaymentDueDate BookingDate Date
used by
element DocumentsRemadvType/RemittanceAdviceDates
source <xs:complexType name="RemittanceAdviceDatesType">
 
<xs:sequence>
   
<xs:element name="DocumentDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Date of the document.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DueDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The date on which some action should occur.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PaymentDueDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Payment is due at this date</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BookingDate" type="DateType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The date on which the booking was made.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Date" type="DateType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Other relevant dates.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element RemittanceAdviceDatesType/DocumentDate
diagram Message_p540.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
Date of the document.
source <xs:element name="DocumentDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Date of the document.</xs:documentation>
 
</xs:annotation>
</xs:element>

element RemittanceAdviceDatesType/DueDate
diagram Message_p541.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
The date on which some action should occur.
source <xs:element name="DueDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The date on which some action should occur.</xs:documentation>
 
</xs:annotation>
</xs:element>

element RemittanceAdviceDatesType/PaymentDueDate
diagram Message_p542.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
Payment is due at this date
source <xs:element name="PaymentDueDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Payment is due at this date</xs:documentation>
 
</xs:annotation>
</xs:element>

element RemittanceAdviceDatesType/BookingDate
diagram Message_p543.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc 1
content complex
children DateQualifier DateTime DateTimeFormatQualifier
annotation
documentation
The date on which the booking was made.
source <xs:element name="BookingDate" type="DateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The date on which the booking was made.</xs:documentation>
 
</xs:annotation>
</xs:element>

element RemittanceAdviceDatesType/Date
diagram Message_p544.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type DateType
properties
minOcc 0
maxOcc unbounded
content complex
children DateQualifier DateTime DateTimeFormatQualifier
used by
complexTypes DatesType ReferencedDocumentType
annotation
documentation
Other relevant dates.
source <xs:element name="Date" type="DateType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Other relevant dates.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType RemittanceAdviceDocumentType
diagram Message_p545.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children DocumentNameEncoded DocumentNumber
used by
element DocumentsRemadvType/RemittanceAdviceDocument
source <xs:complexType name="RemittanceAdviceDocumentType">
 
<xs:sequence>
   
<xs:element name="DocumentNameEncoded" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The encoded name of the document.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DocumentNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The number of the document.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element RemittanceAdviceDocumentType/DocumentNameEncoded
diagram Message_p546.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The encoded name of the document.
source <xs:element name="DocumentNameEncoded" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The encoded name of the document.</xs:documentation>
 
</xs:annotation>
</xs:element>

element RemittanceAdviceDocumentType/DocumentNumber
diagram Message_p547.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The number of the document.
source <xs:element name="DocumentNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The number of the document.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType RemittanceAdviceFooterType
diagram Message_p548.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children VAT_Rates RemmitanceAdviceTotals
used by
element FooterType/RemittanceAdviceFooter
source <xs:complexType name="RemittanceAdviceFooterType">
 
<xs:sequence>
   
<xs:element name="VAT_Rates" minOccurs="0" maxOccurs="unbounded">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="TaxableAmount" type="xs:decimal" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The taxable amount, to which the VAT rate refers to</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element ref="VAT_Rate" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The VAT rate</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element ref="VAT_Amount" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>The VAT amount</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="RemmitanceAdviceTotals" type="MonetaryAmountsType" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element RemittanceAdviceFooterType/VAT_Rates
diagram Message_p549.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
properties
minOcc 0
maxOcc unbounded
content complex
children TaxableAmount VAT_Rate VAT_Amount
source <xs:element name="VAT_Rates" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="TaxableAmount" type="xs:decimal" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The taxable amount, to which the VAT rate refers to</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="VAT_Rate" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The VAT rate</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="VAT_Amount" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>The VAT amount</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element RemittanceAdviceFooterType/VAT_Rates/TaxableAmount
diagram Message_p550.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The taxable amount, to which the VAT rate refers to
source <xs:element name="TaxableAmount" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The taxable amount, to which the VAT rate refers to</xs:documentation>
 
</xs:annotation>
</xs:element>

element RemittanceAdviceFooterType/RemmitanceAdviceTotals
diagram Message_p551.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type MonetaryAmountsType
properties
minOcc 0
maxOcc 1
content complex
children AmountRemitted InvoiceTotalAmount ComissionAmount PaymentDiscountAmount Adjustment MonetaryAmount
source <xs:element name="RemmitanceAdviceTotals" type="MonetaryAmountsType" minOccurs="0"/>

complexType RemittanceAdviceHeaderType
diagram Message_p552.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children PaymentFormCoded PaymentTermsTypeCoded FinancialInstitutionInformation
used by
element RemittanceAdviceHeader
source <xs:complexType name="RemittanceAdviceHeaderType">
 
<xs:sequence>
   
<xs:element name="PaymentFormCoded" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Payment conditions of the invoice in a coded form, e.g. 1’=Instrument not defined, ‘20’=Cheque‘, 21’=Transfer, ‘31’=Electronic bank transfer ‘55’=Direct Debit, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PaymentTermsTypeCoded" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Payment terms in a coded manner (e.g., 1 = general, 22 = discount, etc.)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="FinancialInstitutionInformation" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Information about financial institutions.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element RemittanceAdviceHeaderType/PaymentFormCoded
diagram Message_p553.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Payment conditions of the invoice in a coded form, e.g. 1’=Instrument not defined, ‘20’=Cheque‘, 21’=Transfer, ‘31’=Electronic bank transfer ‘55’=Direct Debit, etc.
source <xs:element name="PaymentFormCoded" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Payment conditions of the invoice in a coded form, e.g. 1’=Instrument not defined, ‘20’=Cheque‘, 21’=Transfer, ‘31’=Electronic bank transfer ‘55’=Direct Debit, etc.</xs:documentation>
 
</xs:annotation>
</xs:element>

element RemittanceAdviceHeaderType/PaymentTermsTypeCoded
diagram Message_p554.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Payment terms in a coded manner (e.g., 1 = general, 22 = discount, etc.)
source <xs:element name="PaymentTermsTypeCoded" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Payment terms in a coded manner (e.g., 1 = general, 22 = discount, etc.)</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType RemittanceAdviceReferencedDocumentsType
diagram Message_p555.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
children ContractReferenceNumber DebtorsReferenceNumber RelatedReferenceNumbers
used by
element DocumentsRemadvType/RemittanceAdviceReferencedDocuments
source <xs:complexType name="RemittanceAdviceReferencedDocumentsType">
 
<xs:sequence>
   
<xs:element name="ContractReferenceNumber" type="ReferencedDocumentType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Reference to contract number.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DebtorsReferenceNumber" type="ReferencedDocumentType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Reference number of the debtor.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="RelatedReferenceNumbers" type="ReferencedDocumentType" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element RemittanceAdviceReferencedDocumentsType/ContractReferenceNumber
diagram Message_p556.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ReferencedDocumentType
properties
minOcc 0
maxOcc 1
content complex
children ReferenceQualifier ReferenceNumber LineNumber ReferenceVersionNumber Date
annotation
documentation
Reference to contract number.
source <xs:element name="ContractReferenceNumber" type="ReferencedDocumentType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Reference to contract number.</xs:documentation>
 
</xs:annotation>
</xs:element>

element RemittanceAdviceReferencedDocumentsType/DebtorsReferenceNumber
diagram Message_p557.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ReferencedDocumentType
properties
minOcc 0
maxOcc 1
content complex
children ReferenceQualifier ReferenceNumber LineNumber ReferenceVersionNumber Date
annotation
documentation
Reference number of the debtor.
source <xs:element name="DebtorsReferenceNumber" type="ReferencedDocumentType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Reference number of the debtor.</xs:documentation>
 
</xs:annotation>
</xs:element>

element RemittanceAdviceReferencedDocumentsType/RelatedReferenceNumbers
diagram Message_p558.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type ReferencedDocumentType
properties
minOcc 0
maxOcc unbounded
content complex
children ReferenceQualifier ReferenceNumber LineNumber ReferenceVersionNumber Date
source <xs:element name="RelatedReferenceNumbers" type="ReferencedDocumentType" minOccurs="0" maxOccurs="unbounded"/>

complexType SupplierType
diagram Message_p559.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type extension of NameAndAddressType
properties
base NameAndAddressType
children PartyQualifier PartyIdentification PartyIdentificationCodeListQualifier PartyIdentificationCodeListResponsibleAgency DUNS PartyName Street City PostCode Country Contact SuppliersAccountNumber VAT_ID FiscalNumber AccountingDepartment PurchasingDepartment InformationContact FinancialInstitutionBranchNumber FinancialInstitutionName RegisteredOfficeOfCompany
used by
element BusinessEntitiesType/Supplier
source <xs:complexType name="SupplierType">
 
<xs:complexContent>
   
<xs:extension base="NameAndAddressType">
     
<xs:sequence>
       
<xs:element name="SuppliersAccountNumber" type="xs:string" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The account number of the supplier</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="VAT_ID" type="xs:string" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The VAT-ID of the supplier</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="FiscalNumber" type="xs:string" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The fiscal number of the supplier</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="AccountingDepartment" type="xs:string" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The responsible accounting department at the supplier's side</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="PurchasingDepartment" type="xs:string" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The responsible purchasing department at the supplier's side</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="InformationContact" type="xs:string" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The information contact at the buyer's side</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="FinancialInstitutionBranchNumber" type="xs:string" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The branch number of the financial institution</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="FinancialInstitutionName" type="xs:string" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The name of the financial institution</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="RegisteredOfficeOfCompany" type="xs:string" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>Registered office of the company</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element SupplierType/SuppliersAccountNumber
diagram Message_p560.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The account number of the supplier
source <xs:element name="SuppliersAccountNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The account number of the supplier</xs:documentation>
 
</xs:annotation>
</xs:element>

element SupplierType/VAT_ID
diagram Message_p561.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The VAT-ID of the supplier
source <xs:element name="VAT_ID" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The VAT-ID of the supplier</xs:documentation>
 
</xs:annotation>
</xs:element>

element SupplierType/FiscalNumber
diagram Message_p562.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The fiscal number of the supplier
source <xs:element name="FiscalNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The fiscal number of the supplier</xs:documentation>
 
</xs:annotation>
</xs:element>

element SupplierType/AccountingDepartment
diagram Message_p563.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The responsible accounting department at the supplier's side
source <xs:element name="AccountingDepartment" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The responsible accounting department at the supplier's side</xs:documentation>
 
</xs:annotation>
</xs:element>

element SupplierType/PurchasingDepartment
diagram Message_p564.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The responsible purchasing department at the supplier's side
source <xs:element name="PurchasingDepartment" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The responsible purchasing department at the supplier's side</xs:documentation>
 
</xs:annotation>
</xs:element>

element SupplierType/InformationContact
diagram Message_p565.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The information contact at the buyer's side
source <xs:element name="InformationContact" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The information contact at the buyer's side</xs:documentation>
 
</xs:annotation>
</xs:element>

element SupplierType/FinancialInstitutionBranchNumber
diagram Message_p566.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The branch number of the financial institution
source <xs:element name="FinancialInstitutionBranchNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The branch number of the financial institution</xs:documentation>
 
</xs:annotation>
</xs:element>

element SupplierType/FinancialInstitutionName
diagram Message_p567.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The name of the financial institution
source <xs:element name="FinancialInstitutionName" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The name of the financial institution</xs:documentation>
 
</xs:annotation>
</xs:element>

element SupplierType/RegisteredOfficeOfCompany
diagram Message_p568.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Registered office of the company
source <xs:element name="RegisteredOfficeOfCompany" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Registered office of the company</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType UnitType
diagram Message_p569.png
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type extension of xs:decimal
properties
base xs:decimal
used by
elements DeliveryLineItemsType/CumulativeQuantity DeliveryLineItemsType/DispatchQuantity DeliveryHeaderType/GrossWeight DeliveryHeaderType/NetWeight DeliveryHeaderType/PackagingItemQuantity
attributes
Name  Type  Use  Default  Fixed  Annotation
Unit  xs:string  required      
documentation
The type of unit. ERPEL recommends the use of code list UN/ECE recommendation 20. Note, that ERPEL supports both representations for piece: PCE and C62. A list of valid codes may be found under https://docs.ecosio.com/files/Measure_Unit_Qualifiers_6411.pdf
source <xs:complexType name="UnitType">
 
<xs:simpleContent>
   
<xs:extension base="xs:decimal">
     
<xs:attribute ref="Unit" use="required">
       
<xs:annotation>
         
<xs:documentation>The type of unit. ERPEL recommends the use of code list UN/ECE recommendation 20. Note, that ERPEL supports both representations for piece: PCE and C62. A list of valid codes may be found under https://docs.ecosio.com/files/Measure_Unit_Qualifiers_6411.pdf</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

simpleType MessageTypeType
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type restriction of xs:string
properties
base xs:string
used by
element MessageType
facets
Kind Value Annotation
enumeration DELFOR
documentation
A delivery forecast - the input/output may for instance be VDA 4905 or an EDIFACT DELFOR
enumeration DELJIT
documentation
A JIT/JIS forecast - the input/output may for instance be VDA 4915 or an EDIFACT DELJIT
enumeration DESADV
documentation
A despatch advice - the input/output may for instance be VDA 4913 or EDIFACT DESADV
enumeration RECADV
documentation
A receipt advice - the input/output may for instance be EDIFACT RECADV
enumeration ORDERS
documentation
A order document - the input/output may for instance be EDIFACT ORDERS
enumeration ORDCHG
documentation
A order change document - the input/output may for instance be EDIFACT ORDCHG
enumeration ORDRSP
documentation
An order response document - the input/output may for instance be EDIFACT ORDRSP
enumeration APERAK
documentation
An application acknowledgement document - the input/output may for instance be EDIFACT APERAK
enumeration GENRAL
documentation
A general message document - the input/output may for instance be EDIFACT GENRAL
enumeration CONTRL
documentation
A control message document - the input/output may for instance be EDIFACT CONTRL
enumeration INVOIC
documentation
An invoice or credit note document - the input/output may for instance be EDIFACT INVOIC or a VDA invoice.
enumeration REMADV
documentation
A remittance advice document - the input/output may for instance be EDIFACT REMADV.
source <xs:simpleType name="MessageTypeType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="DELFOR">
     
<xs:annotation>
       
<xs:documentation>A delivery forecast - the input/output may for instance be VDA 4905 or an EDIFACT DELFOR</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="DELJIT">
     
<xs:annotation>
       
<xs:documentation>A JIT/JIS forecast - the input/output may for instance be VDA 4915 or an EDIFACT DELJIT</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="DESADV">
     
<xs:annotation>
       
<xs:documentation>A despatch advice - the input/output may for instance be VDA 4913 or EDIFACT DESADV</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="RECADV">
     
<xs:annotation>
       
<xs:documentation>A receipt advice - the input/output may for instance be EDIFACT RECADV</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ORDERS">
     
<xs:annotation>
       
<xs:documentation>A order document - the input/output may for instance be EDIFACT ORDERS</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ORDCHG">
     
<xs:annotation>
       
<xs:documentation>A order change document - the input/output may for instance be EDIFACT ORDCHG</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ORDRSP">
     
<xs:annotation>
       
<xs:documentation>An order response document - the input/output may for instance be EDIFACT ORDRSP</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="APERAK">
     
<xs:annotation>
       
<xs:documentation>An application acknowledgement document - the input/output may for instance be EDIFACT APERAK</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="GENRAL">
     
<xs:annotation>
       
<xs:documentation>A general message document - the input/output may for instance be EDIFACT GENRAL</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="CONTRL">
     
<xs:annotation>
       
<xs:documentation>A control message document - the input/output may for instance be EDIFACT CONTRL</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="INVOIC">
     
<xs:annotation>
       
<xs:documentation>An invoice or credit note document - the input/output may for instance be EDIFACT INVOIC or a VDA invoice.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="REMADV">
     
<xs:annotation>
       
<xs:documentation>A remittance advice document - the input/output may for instance be EDIFACT REMADV.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

attribute ClassificationSchema
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
used by
complexType ClassificationType
source <xs:attribute name="ClassificationSchema" type="xs:string"/>

attribute CountryCode
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
used by
complexType CountryType
source <xs:attribute name="CountryCode" type="xs:string"/>

attribute Unit
namespace http://schemas.ecosio.com/erpel-industry-1p0/document
type xs:string
used by
complexTypes PriceType UnitType
source <xs:attribute name="Unit" type="xs:string"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy