cbrn:AcknowledgementData
A set of data regarding an acknowledgement.
Element information
Namespace: http://release.niem.gov/niem/domains/cbrn/3.1/
Schema document: domains/cbrn/3.1/cbrn.xsd
Type: cbrn:AcknowledgementDataType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- cbrn:AcknowledgingActivityName [0..*]A name of the activity that produced an acknowledgement. This property can be used to provide data for workflow coordination by the sending or receiving systems.
- Choice [0..*]
- cbrn:EmployeeIDAn identifier for a person in the form of an employee id.
- cbrn:UserProperNameA name of a person in the form of an employee id.
- nc:EmployeeIDAn identifier for a person in the form of an employee id.
- nc:UserLogonIDAn identifier for a system user in the form of a person's system access (logon) id.
- nc:UserPersonNameA person's actual name, used as an identifier for a system user.
from subst. group nc:SystemUserName - Choice [0..*]
- cbrn:TraversalOperatingModeCodeA code for the operating mode of a traversal.
- cbrn:TraversalOperatingModeTextA description of a traversal operating mode.
from subst. group cbrn:TraversalOperatingMode - cbrn:AcknowledgementDateTime [0..*]A Date/time when an acknowledgement was generated.
- cbrn:AcknowledgementID [0..*]A unique identifier of an acknowledgement.
- 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 - cbrn:AcknowledgingAgency [0..*]An organization that is responsible for generating an acknowledgement message.
- cbrn:ScanIdentificationData [0..*]An inspected item's scan information
- cbrn:AcknowledgementDataAugmentationPointAbstract [0..*]An augmentation point for cbrn:AcknowledgementDataType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group cbrn:AcknowledgementDataAugmentationPoint
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:AcknowledgementData> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:AcknowledgingActivityName>string</cbrn:AcknowledgingActivityName> <cbrn:EmployeeID>string</cbrn:EmployeeID> <cbrn:TraversalOperatingModeCode>Exercise</cbrn:TraversalOperatingModeCode> <cbrn:AcknowledgementDateTime>2000-01-01T12:00:00</cbrn:AcknowledgementDateTime> <cbrn:AcknowledgementID>string</cbrn:AcknowledgementID> <cbrn:CredentialsAuthenticationCode>Authenticated</cbrn:CredentialsAuthenticationCode> <cbrn:AcknowledgingAgency> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:AcknowledgingAgencyCode>ANL</cbrn:AcknowledgingAgencyCode> <nc:OrganizationName>string</nc:OrganizationName> <nc:OrganizationIdentification> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationJurisdiction>... </nc:IdentificationJurisdiction> <j:IdentificationCategoryCode>Air Force Serial</j:IdentificationCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> <nc:IdentificationStatus>... </nc:IdentificationStatus> <intel:IdentificationAugmentation>............... </intel:IdentificationAugmentation> </nc:OrganizationIdentification> <cbrn:AcknowledgingAgencyAugmentationPoint>any content</cbrn:AcknowledgingAgencyAugmentationPoint> </cbrn:AcknowledgingAgency> <cbrn:ScanIdentificationData> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:MeasuredItemID>string</cbrn:MeasuredItemID> <cbrn:MeasuredItemKindCode>Aircraft</cbrn:MeasuredItemKindCode> <cbrn:MeasuredItemIDKindCode>ARN</cbrn:MeasuredItemIDKindCode> <cbrn:TraversalID>string</cbrn:TraversalID> <cbrn:DetectionEventUUID>string</cbrn:DetectionEventUUID> <cbrn:ScanQualityCode>BadScan</cbrn:ScanQualityCode> <cbrn:ScanIdentificationAugmentationPoint>any content</cbrn:ScanIdentificationAugmentationPoint> </cbrn:ScanIdentificationData> <cbrn:AcknowledgementDataAugmentationPoint>any content</cbrn:AcknowledgementDataAugmentationPoint> </cbrn:AcknowledgementData>