cbrn:RequestDataType
A data type to provide metadata about a request.
Complex type information
Namespace: http://niem.gov/niem/domains/cbrn/2.1
Schema document: domains/cbrn/2.1/cbrn.xsd
NIEM properties:
- Base: s:ComplexObjectType
Content
- Sequence [1..1]
- cbrn:RequestID [0..*] Identifier of a request. There is no required format for the ID value.
- cbrn:RequestDateTime [0..*] DateTime of a request.
- cbrn:RequestScopeCode [0..*] Describes the scope of a request.
- cbrn:ActivityName [0..*] Name of the activity associated with a request. This property can be used to provide data for workflow coordination by the sending or receiving systems.
- 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 - cbrn:RequestAgency [0..*] The organization that initiated a request.
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 |
Used by
- Element cbrn:RequestData
Type inheritance chain
- s:ComplexObjectType
- cbrn:RequestDataType