Schema Central > NIEM 3.0 > 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

A code for the receiving status of a message.

Element information

Type: cbrncl:MessageStatusCodeType

Properties: Global, Qualified, Nillable

Content

  • Type based on xsd:token
    • Valid valueDescription
      ActivityCodeFailureThe message was successfully received by not successfully processed due to an activity code error.
      DataErrorThe message was successfully received by not successfully processed due to a data error.
      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.
      ErrorAcknowledgementAcknowledgement of receipt of an error message.
      InvalidSchemaThe message was received, but was not successfully processed due to an invalid schema.
      MessageErrorThe message was received, but was not successfully processed due to an invalid message error (invalid Message Type, encoding, format, etc.)
      OtherThe message status does not fit any known category.
      SuccessThe message was sucessfully received and accepted.
      SystemErrorThe message was successfully received by not successfully processed due to a system error.
      UnknownErrorThe message was not successfully received and/or processed due to an unknown error.
  • Attributes

    NameOccTypeDescriptionNotes
    structures:id [0..1]xsd:IDfrom group structures:SimpleObjectAttributeGroup
    structures:ref [0..1]xsd:IDREFfrom group structures:SimpleObjectAttributeGroup
    structures:metadata [0..1]xsd:IDREFSfrom group structures:SimpleObjectAttributeGroup
    structures:relationshipMetadata [0..1]xsd:IDREFSfrom group structures:SimpleObjectAttributeGroup
    Any attribute[0..*]Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: laxfrom group structures:SimpleObjectAttributeGroup

    Used in

    Sample instance

    <cbrn:MessageStatusCode>ActivityCodeFailure</cbrn:MessageStatusCode>

    Site developed and hosted by Datypic, Inc.

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