DDEX Data Dictionary , 2010-06-18
1 3 4 7 A B C D E F G H I J K L M N O P Q R S T U V W X Y All
ddexC:SimpleProfileMessageHeader
A message term for erns:NewReleaseMessage and dsrs:SalesReportMessage.
A Composite placed at the beginning of each DdexMessage providing information about the Message, such as MessageSender, MessageRecipient and a Message creation time stamp.
Component Structure
Components Name Description of Element Role Cardinality Data Type
  LanguageAndScriptCode The Language and script for the Elements of the MessageHeader as defined in IETF RfC 4646. The default is the same as indicated for the containing composite. Language and Script are provided as lang[-scipt][-region][-variant]. This is represented in an XML schema as an XML Attribute. 0-1 String (xs:string)
  XmlSequence 1
    MessageThreadId A xs:string used to uniquely identify the thread of Messages of which the current Message is a part. 1 String (xs:string)
    MessageId A xs:string used to uniquely identify the current Message. 1 String (xs:string)
    MessageFileName The FileName, possibly including the FilePath, of the XML File containing the current Message. 0-1 String (xs:string)
    MessageSender A Composite containing details of the MessageSender. 1 ddexC:SimpleProfileMessagingParty
    MessageRecipient A Composite containing details of the MessageRecipient. 1 ddexC:SimpleProfileMessagingParty
    MessageCreatedDateTime The DateTime on which the Message was created (the only allowed format is ISO 8601:2004: YYYY-MM-DDThh:mm:ssTZD). 1 DateTime (xs:dateTime)
    Comment A Composite containing a human-readable Comment about the Message. 0-1 ddexC:Comment
    MessageControlType The indicator used to distinguish a live Message from a test Message. 0-1 MessageControlType
Is Member of Composites Composite Name Description of Element Role Cardinality  
  dsrs:SalesReportMessage The MessageHeader for the dsrs:SalesReportMessage. 1  
  erns:NewReleaseMessage The MessageHeader for the erns:NewReleaseMessage. 1  
Relationships
Belongs to Class ContextComposite
Copyright © 2006-2010 DDEX LLC