cbrn:Report
A report provided on an unsolicited basis; ie, not in response to a request message (Pull), but by Push from the entity providing the report.
Element information
Namespace: http://release.niem.gov/niem/domains/cbrn/3.1/
Schema document: domains/cbrn/3.1/cbrn.xsd
Type: cbrn:ReportType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- cbrn:ReportDateTime [0..*]A DateTime when a report was created.
- Choice [0..*]
- cbrn:CredentialsAuthenticationCodeA state of user credential's authentication.
- cbrn:CredentialsAuthenticationTextA description of a state of user credential's authentication.
from subst. group cbrn:CredentialsAuthentication - nc:ActivityName [0..*]A name of an activity.
- cbrn:ReportAugmentationPointAbstract [0..*]An augmentation point for cbrn:ReportType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group cbrn:ReportAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Sample instance
<cbrn:Report> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:ReportDateTime>2000-01-01T12:00:00</cbrn:ReportDateTime> <cbrn:CredentialsAuthenticationCode>Authenticated</cbrn:CredentialsAuthenticationCode> <nc:ActivityName>string</nc:ActivityName> <cbrn:ReportAugmentationPoint>any content</cbrn:ReportAugmentationPoint> </cbrn:Report>