cbrn:DetectionEventUserEntryData
A set of user-operator entered data relevant to a Detection Event.
Element information
Namespace: http://release.niem.gov/niem/domains/cbrn/3.1/
Schema document: domains/cbrn/3.1/cbrn.xsd
Type: cbrn:DetectionEventUserEntryDataType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- cbrn:RemarkText [0..*]A placeholder for comments intended to help the consumer of the data to understand better the information encapsulated by the parent element.
- cbrn:RemarksComplexObjectAugmentationPointAbstract [0..*]An augmentation point for cbrn:RemarksComplexObjectType.
- cbrn:EncounterDeviceOperatorComments [0..*]A general comment or comments by the operator of the encounter device.
- cbrn:DetectionEventUUID [0..*]A unique identifier of the Detection Event for which the user entered the data.
- cbrn:EncounterDeviceOperatorText [0..*]An encounter device operator's identification information.
- 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 - cbrn:MeasuredItemDescriptionText [0..*]A description providing information about a measured item.
- cbrn:Shielding [0..*]A set of data that describes the shielding observed by an inspector(s) as relevant to the measured item.
- cbrn:DetectionEventUserEntryDataAugmentationPointAbstract [0..*]An augmentation point for cbrn:DetectionEventUserEntryDataType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom type cbrn:RemarksComplexObjectTypefrom subst. group cbrn:RemarksComplexObjectAugmentationPointfrom subst. group cbrn:DetectionEventUserEntryDataAugmentationPoint
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 |
Used in
- Type cbrn:DetectionEventDataType (Element cbrn:DetectionEventData)
Sample instance
<cbrn:DetectionEventUserEntryData> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:EncounterDeviceOperatorComments> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:DeviceOperatorCommentsText>string</cbrn:DeviceOperatorCommentsText> <cbrn:DeviceOperatorID>string</cbrn:DeviceOperatorID> <cbrn:EncounterDeviceOperatorCommentsAugmentationPoint>any content</cbrn:EncounterDeviceOperatorCommentsAugmentationPoint> </cbrn:EncounterDeviceOperatorComments> <cbrn:DetectionEventUUID>string</cbrn:DetectionEventUUID> <cbrn:EncounterDeviceOperatorText>string</cbrn:EncounterDeviceOperatorText> <cbrn:EmployeeID>string</cbrn:EmployeeID> <cbrn:MeasuredItemDescriptionText>string</cbrn:MeasuredItemDescriptionText> <cbrn:Shielding> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:RadEncounterDeviceToShieldingDistanceMeasure> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:MeasureDecimalValue>1.0</nc:MeasureDecimalValue> <nc:MeasureCommentText>string</nc:MeasureCommentText> <nc:MeasureDate>... </nc:MeasureDate> <nc:MeasureErrorText>string</nc:MeasureErrorText> <j:EngineDisplacementUnitCode>cc</j:EngineDisplacementUnitCode> <nc:Measurer>... </nc:Measurer> <nc:MeasureMethodText>string</nc:MeasureMethodText> <nc:MeasureEstimatedIndicator>true</nc:MeasureEstimatedIndicator> <nc:MeasureAugmentationPoint>any content</nc:MeasureAugmentationPoint> </cbrn:RadEncounterDeviceToShieldingDistanceMeasure> <cbrn:Layer> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:LayerSequenceNumeric>1</cbrn:LayerSequenceNumeric> <cbrn:LayerMaterialKindCode>Agar</cbrn:LayerMaterialKindCode> <nc:ItemWidthMeasure>... </nc:ItemWidthMeasure> <cbrn:LayerDensityValue>1.0</cbrn:LayerDensityValue> <cbrn:LayerAugmentationPoint>any content</cbrn:LayerAugmentationPoint> </cbrn:Layer> <cbrn:LayerQuantity>1</cbrn:LayerQuantity> <cbrn:MeasuredItemID>string</cbrn:MeasuredItemID> <cbrn:ShieldingAugmentationPoint>any content</cbrn:ShieldingAugmentationPoint> </cbrn:Shielding> <cbrn:DetectionEventUserEntryDataAugmentationPoint>any content</cbrn:DetectionEventUserEntryDataAugmentationPoint> </cbrn:DetectionEventUserEntryData>