complexType headerType
diagram index_p615.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
children eCH-0058:senderId eCH-0058:originalSenderId eCH-0058:declarationLocalReference eCH-0058:recipientId eCH-0058:messageId eCH-0058:referenceMessageId eCH-0058:businessProcessId eCH-0058:ourBusinessReferenceId eCH-0058:yourBusinessReferenceId eCH-0058:uniqueIdBusinessTransaction eCH-0058:messageType eCH-0058:subMessageType eCH-0058:sendingApplication eCH-0058:partialDelivery eCH-0058:subject eCH-0058:comment eCH-0058:messageDate eCH-0058:initialMessageDate eCH-0058:eventDate eCH-0058:modificationDate eCH-0058:action eCH-0058:attachment eCH-0058:testDeliveryFlag eCH-0058:responseExpected eCH-0058:businessCaseClosed eCH-0058:namedMetaData eCH-0058:extension
used by
elements eventReport/header header
source <xs:complexType name="headerType">
 
<xs:sequence>
   
<xs:element name="senderId" type="eCH-0058:participantIdType"/>
   
<xs:element name="originalSenderId" type="eCH-0058:participantIdType" minOccurs="0"/>
   
<xs:element name="declarationLocalReference" type="eCH-0058:declarationLocalReferenceType" minOccurs="0"/>
   
<xs:element name="recipientId" type="eCH-0058:participantIdType" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="messageId" type="eCH-0058:messageIdType"/>
   
<xs:element name="referenceMessageId" type="eCH-0058:messageIdType" minOccurs="0"/>
   
<xs:element name="businessProcessId" type="eCH-0058:businessProcessIdType" minOccurs="0"/>
   
<xs:element name="ourBusinessReferenceId" type="eCH-0058:businessReferenceIdType" minOccurs="0"/>
   
<xs:element name="yourBusinessReferenceId" type="eCH-0058:businessReferenceIdType" minOccurs="0"/>
   
<xs:element name="uniqueIdBusinessTransaction" type="eCH-0058:uniqueIdBusinessTransactionType" minOccurs="0"/>
   
<xs:element name="messageType" type="eCH-0058:messageTypeType"/>
   
<xs:element name="subMessageType" type="eCH-0058:subMessageTypeType" minOccurs="0"/>
   
<xs:element name="sendingApplication" type="eCH-0058:sendingApplicationType"/>
   
<xs:element name="partialDelivery" type="eCH-0058:partialDeliveryType" minOccurs="0"/>
   
<xs:element name="subject" type="eCH-0058:subjectType" minOccurs="0"/>
   
<xs:element name="comment" type="eCH-0058:commentType" minOccurs="0"/>
   
<xs:element name="messageDate" type="eCH-0058:messageDateType"/>
   
<xs:element name="initialMessageDate" type="eCH-0058:messageDateType" minOccurs="0"/>
   
<xs:element name="eventDate" type="eCH-0058:eventDateType" minOccurs="0"/>
   
<xs:element name="modificationDate" type="eCH-0058:eventDateType" minOccurs="0"/>
   
<xs:element name="action" type="eCH-0058:actionType"/>
   
<xs:element name="attachment" type="xs:anyType" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="testDeliveryFlag" type="eCH-0058:testDeliveryFlagType"/>
   
<xs:element name="responseExpected" type="eCH-0058:responseExpectedType" minOccurs="0"/>
   
<xs:element name="businessCaseClosed" type="eCH-0058:businessCaseClosedType" minOccurs="0"/>
   
<xs:element name="namedMetaData" type="eCH-0058:namedMetaDataType" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="extension" type="xs:anyType" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element headerType/senderId
diagram index_p616.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type eCH-0058:participantIdType
properties
content simple
source <xs:element name="senderId" type="eCH-0058:participantIdType"/>

element headerType/originalSenderId
diagram index_p617.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type eCH-0058:participantIdType
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="originalSenderId" type="eCH-0058:participantIdType" minOccurs="0"/>

element headerType/declarationLocalReference
diagram index_p618.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type eCH-0058:declarationLocalReferenceType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 100
source <xs:element name="declarationLocalReference" type="eCH-0058:declarationLocalReferenceType" minOccurs="0"/>

element headerType/recipientId
diagram index_p619.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type eCH-0058:participantIdType
properties
minOcc 0
maxOcc unbounded
content simple
source <xs:element name="recipientId" type="eCH-0058:participantIdType" minOccurs="0" maxOccurs="unbounded"/>

element headerType/messageId
diagram index_p620.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type eCH-0058:messageIdType
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 36
source <xs:element name="messageId" type="eCH-0058:messageIdType"/>

element headerType/referenceMessageId
diagram index_p621.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type eCH-0058:messageIdType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 36
source <xs:element name="referenceMessageId" type="eCH-0058:messageIdType" minOccurs="0"/>

element headerType/businessProcessId
diagram index_p622.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type eCH-0058:businessProcessIdType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 128
source <xs:element name="businessProcessId" type="eCH-0058:businessProcessIdType" minOccurs="0"/>

element headerType/ourBusinessReferenceId
diagram index_p623.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type eCH-0058:businessReferenceIdType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 50
source <xs:element name="ourBusinessReferenceId" type="eCH-0058:businessReferenceIdType" minOccurs="0"/>

element headerType/yourBusinessReferenceId
diagram index_p624.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type eCH-0058:businessReferenceIdType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 50
source <xs:element name="yourBusinessReferenceId" type="eCH-0058:businessReferenceIdType" minOccurs="0"/>

element headerType/uniqueIdBusinessTransaction
diagram index_p625.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type eCH-0058:uniqueIdBusinessTransactionType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 50
source <xs:element name="uniqueIdBusinessTransaction" type="eCH-0058:uniqueIdBusinessTransactionType" minOccurs="0"/>

element headerType/messageType
diagram index_p626.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type eCH-0058:messageTypeType
properties
content simple
source <xs:element name="messageType" type="eCH-0058:messageTypeType"/>

element headerType/subMessageType
diagram index_p627.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type eCH-0058:subMessageTypeType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 36
source <xs:element name="subMessageType" type="eCH-0058:subMessageTypeType" minOccurs="0"/>

element headerType/sendingApplication
diagram index_p628.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type eCH-0058:sendingApplicationType
properties
content complex
children eCH-0058:manufacturer eCH-0058:product eCH-0058:productVersion
source <xs:element name="sendingApplication" type="eCH-0058:sendingApplicationType"/>

element headerType/partialDelivery
diagram index_p629.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type eCH-0058:partialDeliveryType
properties
minOcc 0
maxOcc 1
content complex
children eCH-0058:uniqueIdDelivery eCH-0058:totalNumberOfPackages eCH-0058:numberOfActualPackage
source <xs:element name="partialDelivery" type="eCH-0058:partialDeliveryType" minOccurs="0"/>

element headerType/subject
diagram index_p630.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type eCH-0058:subjectType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 100
source <xs:element name="subject" type="eCH-0058:subjectType" minOccurs="0"/>

element headerType/comment
diagram index_p631.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type eCH-0058:commentType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 250
source <xs:element name="comment" type="eCH-0058:commentType" minOccurs="0"/>

element headerType/messageDate
diagram index_p632.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type eCH-0058:messageDateType
properties
content simple
source <xs:element name="messageDate" type="eCH-0058:messageDateType"/>

element headerType/initialMessageDate
diagram index_p633.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type eCH-0058:messageDateType
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="initialMessageDate" type="eCH-0058:messageDateType" minOccurs="0"/>

element headerType/eventDate
diagram index_p634.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type eCH-0058:eventDateType
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="eventDate" type="eCH-0058:eventDateType" minOccurs="0"/>

element headerType/modificationDate
diagram index_p635.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type eCH-0058:eventDateType
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="modificationDate" type="eCH-0058:eventDateType" minOccurs="0"/>

element headerType/action
diagram index_p636.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type eCH-0058:actionType
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 2
enumeration 1
enumeration 3
enumeration 4
enumeration 5
enumeration 6
enumeration 8
enumeration 9
enumeration 10
enumeration 12
source <xs:element name="action" type="eCH-0058:actionType"/>

element headerType/attachment
diagram index_p637.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type xs:anyType
properties
minOcc 0
maxOcc unbounded
content complex
mixed true
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="attachment" type="xs:anyType" minOccurs="0" maxOccurs="unbounded"/>

element headerType/testDeliveryFlag
diagram index_p638.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type eCH-0058:testDeliveryFlagType
properties
content simple
source <xs:element name="testDeliveryFlag" type="eCH-0058:testDeliveryFlagType"/>

element headerType/responseExpected
diagram index_p639.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type eCH-0058:responseExpectedType
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="responseExpected" type="eCH-0058:responseExpectedType" minOccurs="0"/>

element headerType/businessCaseClosed
diagram index_p640.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type eCH-0058:businessCaseClosedType
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="businessCaseClosed" type="eCH-0058:businessCaseClosedType" minOccurs="0"/>

element headerType/namedMetaData
diagram index_p641.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type eCH-0058:namedMetaDataType
properties
minOcc 0
maxOcc unbounded
content complex
children eCH-0058:metaDataName eCH-0058:metaDataValue
source <xs:element name="namedMetaData" type="eCH-0058:namedMetaDataType" minOccurs="0" maxOccurs="unbounded"/>

element headerType/extension
diagram index_p642.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type xs:anyType
properties
minOcc 0
maxOcc 1
content complex
mixed true
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="extension" type="xs:anyType" minOccurs="0"/>


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