cbrn:SystemEvent
Basic data elements of a system event for audit reporting purposes.
Element information
Namespace: http://niem.gov/niem/domains/cbrn/2.1
Schema document: domains/cbrn/2.1/cbrn.xsd
Type: cbrn:SystemEventType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- cbrn:SystemEventDateTime [0..*] Date/Time of a system event.
- Choice [0..*]
- cbrn:ActivityUserLogonID Identifier for a person in the form of a person's system access (logon) id.
- cbrn:EmployeeIdentifier Identifier for a person in the form of an employee id.
- cbrn:PersonName Identifier for a person in the form of a person's actual name.
from subst. group cbrn:UserName
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
cbrn:systemOperatingModeCode | [0..1] | cbrncl:RadEncounterDeviceOperatingCodeSimpleType |
Sample instance
<cbrn:SystemEvent> <cbrn:SystemEventDateTime>2000-01-01T12:00:00</cbrn:SystemEventDateTime> <cbrn:ActivityUserLogonID>string</cbrn:ActivityUserLogonID> </cbrn:SystemEvent>