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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cbrn:MessageStatusCode

Describes the receiving status of a message.

Element information

Type: cbrncl:MessageStatusCodeType

Properties: Global, Qualified, Nillable

Content

  • Type based on xsd:token
    • Valid valueDescription
      MessageErrorThe message was received, but was not successfully processed due to an invalid message error (invalid Message Type, encoding, format, etc.)
      ErrorAcknowledgementAcknowledgement of receipt of an error message.
      DeviceErrorThe message was successfully received by not successfully processed due to a device error.
      DuplicateMessageThe message was successfully received but not processed since it is a duplicate of a message already processed.
      UnknownErrorThe message was not successfully received and/or processed due to an unknown error.
      DataErrorThe message was successfully received by not successfully processed due to a data error.
      ActivityCodeFailureThe message was successfully received by not successfully processed due to an activity code error.
      SuccessThe message was sucessfully received and accepted.
      SystemErrorThe message was successfully received by not successfully processed due to a system error.
      OtherThe message status does not fit any known category.
      InvalidSchemaThe message was received, but was not successfully processed due to an invalid schema.
  • Attributes

    NameOccTypeDescriptionNotes
    s:id [0..1]xsd:IDfrom group s:SimpleObjectAttributeGroup
    s:metadata [0..1]xsd:IDREFSfrom group s:SimpleObjectAttributeGroup
    s:linkMetadata [0..1]xsd:IDREFSfrom group s:SimpleObjectAttributeGroup

    Used in

    Sample instance

    <cbrn:MessageStatusCode>MessageError</cbrn:MessageStatusCode>

    Site developed and hosted by Datypic, Inc.

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