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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cbrn:ResponseReport

A report provided in response to a request.

Element information

Type: cbrn:ResponseReportType

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

Sample instance

<cbrn:ResponseReport>
   <cbrn:ReportDateTime>2000-01-01T12:00:00</cbrn:ReportDateTime>
   <cbrn:ActivityName>string</cbrn:ActivityName>
   <cbrn:CredentialsAuthenticatedCode>Authenticated</cbrn:CredentialsAuthenticatedCode>
   <cbrn:RequestData>
      <cbrn:RequestID>string</cbrn:RequestID>
      <cbrn:RequestDateTime>2000-01-01T12:00:00</cbrn:RequestDateTime>
      <cbrn:RequestScopeCode>SingleRequest</cbrn:RequestScopeCode>
      <cbrn:ActivityName>string</cbrn:ActivityName>
      <cbrn:ActivityUserLogonID>string</cbrn:ActivityUserLogonID>
      <cbrn:RequestAgency>
         <cbrn:RequestAgencyCode>JHU/APL</cbrn:RequestAgencyCode>
         <nc:OrganizationName>string</nc:OrganizationName>
         <nc:OrganizationIdentification>...
         </nc:OrganizationIdentification>
      </cbrn:RequestAgency>
   </cbrn:RequestData>
   <cbrn:RemarkText>string</cbrn:RemarkText>
   <cbrn:CaseResponseCode>No case match</cbrn:CaseResponseCode>
</cbrn:ResponseReport>

Site developed and hosted by Datypic, Inc.

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