complexType requestHeaderType
diagram index_p207.png
namespace http://www.ech.ch/xmlns/eCH-0206/2
children eCH-0206:messageId eCH-0206:businessReferenceId eCH-0206:requestingApplication eCH-0206:comment eCH-0206:requestDate
used by
element maddRequestType/requestHeader
source <xs:complexType name="requestHeaderType">
 
<xs:sequence>
   
<xs:element name="messageId" type="eCH-0058:messageIdType"/>
   
<xs:element name="businessReferenceId" type="eCH-0058:businessReferenceIdType" minOccurs="0"/>
   
<xs:element name="requestingApplication" type="eCH-0058:sendingApplicationType"/>
   
<xs:element name="comment" type="eCH-0058:commentType" minOccurs="0"/>
   
<xs:element name="requestDate" type="eCH-0058:messageDateType"/>
 
</xs:sequence>
</xs:complexType>

element requestHeaderType/messageId
diagram index_p208.png
namespace http://www.ech.ch/xmlns/eCH-0206/2
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 requestHeaderType/businessReferenceId
diagram index_p209.png
namespace http://www.ech.ch/xmlns/eCH-0206/2
type eCH-0058:businessReferenceIdType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 50
source <xs:element name="businessReferenceId" type="eCH-0058:businessReferenceIdType" minOccurs="0"/>

element requestHeaderType/requestingApplication
diagram index_p210.png
namespace http://www.ech.ch/xmlns/eCH-0206/2
type eCH-0058:sendingApplicationType
properties
content complex
children eCH-0058:manufacturer eCH-0058:product eCH-0058:productVersion
source <xs:element name="requestingApplication" type="eCH-0058:sendingApplicationType"/>

element requestHeaderType/comment
diagram index_p211.png
namespace http://www.ech.ch/xmlns/eCH-0206/2
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 requestHeaderType/requestDate
diagram index_p212.png
namespace http://www.ech.ch/xmlns/eCH-0206/2
type eCH-0058:messageDateType
properties
content simple
source <xs:element name="requestDate" type="eCH-0058:messageDateType"/>


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