ansi-nist:ActivityAugmentation
An augmentation that applies to type nc:ActivityType
Element information
Namespace: http://niem.gov/niem/ansi-nist/2.0
Schema document: ansi-nist/2.0/ansi-nist.xsd
Type: ansi-nist:ActivityAugmentationType
Properties: Global, Qualified
NIEM properties:
- Applies to: nc:ActivityType
Content
- Sequence [1..1]
- ansi-nist:ActivityAgencyNotificationIndicator [0..*] A flag which indicates the Investigative Agency is to be notified of any query response which includes this Criminal Justice Entry.
- ansi-nist:ActivityApprovalDate [0..*] Date the information was reviewed, signed off, or otherwise approved as a whole.
- ansi-nist:ActivityEndTimeZoneCode [0..*] Time Zone corresponding to the Activity End time. EDT during the months of Daylight Savings Time.
- ansi-nist:ActivityTimeZoneCode [0..*] Time Zone corresponding to the Activity time. EDT during the months of Daylight Savings Time.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:AugmentationType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:AugmentationType |
Substitution hierarchy
- s:Augmentation
- can be substituted with ansi-nist:ActivityAugmentation
Sample instance
<ansi-nist:ActivityAugmentation> <ansi-nist:ActivityAgencyNotificationIndicator>true</ansi-nist:ActivityAgencyNotificationIndicator> <ansi-nist:ActivityApprovalDate> <nc:Date>2000-01-01</nc:Date> </ansi-nist:ActivityApprovalDate> <ansi-nist:ActivityEndTimeZoneCode>EDT</ansi-nist:ActivityEndTimeZoneCode> <ansi-nist:ActivityTimeZoneCode>EDT</ansi-nist:ActivityTimeZoneCode> </ansi-nist:ActivityAugmentation>