Schema Central > NIEM 2.1 > cbrn.xsd > cbrn:MessageStatus
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cbrn:MessageStatus

Provides success or error feedback on a message that has been received.

Element information

Type: cbrn:MessageStatusType

Properties: Global, Qualified, Nillable

Content

Attributes

NameOccTypeDescriptionNotes
s:id [0..1]xsd:IDfrom type s:ComplexObjectType
s:metadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType
s:linkMetadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType
cbrn:systemOperatingModeCode [0..1]cbrncl:RadEncounterDeviceOperatingCodeSimpleTypefrom type cbrn:SystemEventType

Sample instance

<cbrn:MessageStatus>
   <cbrn:SystemEventDateTime>2000-01-01T12:00:00</cbrn:SystemEventDateTime>
   <cbrn:ActivityUserLogonID>string</cbrn:ActivityUserLogonID>
   <cbrn:RemarkText>string</cbrn:RemarkText>
   <cbrn:MessageID>string</cbrn:MessageID>
   <cbrn:MessageKindCode>DeviceConfigAndHealthStatusMessage</cbrn:MessageKindCode>
   <cbrn:MessageStatusCode>MessageError</cbrn:MessageStatusCode>
   <cbrn:MessageHandlingError>
      <cbrn:ErrorCodeText>string</cbrn:ErrorCodeText>
      <cbrn:ErrorCodeDescriptionText>string</cbrn:ErrorCodeDescriptionText>
   </cbrn:MessageHandlingError>
   <cbrn:ResendRequestIndicator>true</cbrn:ResendRequestIndicator>
   <cbrn:MessageContentError>
      <cbrn:ErrorNodeName>string</cbrn:ErrorNodeName>
      <cbrn:ErrorDescription>
         <cbrn:ErrorCodeText>string</cbrn:ErrorCodeText>
         <cbrn:ErrorCodeDescriptionText>string</cbrn:ErrorCodeDescriptionText>
      </cbrn:ErrorDescription>
   </cbrn:MessageContentError>
   <cbrn:MeasuredItemID>string</cbrn:MeasuredItemID>
   <cbrn:MeasuredItemKindCode>Luggage</cbrn:MeasuredItemKindCode>
   <cbrn:TraversalID>string</cbrn:TraversalID>
   <cbrn:CredentialsAuthenticatedCode>Authenticated</cbrn:CredentialsAuthenticatedCode>
</cbrn:MessageStatus>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com