lexsdigest:TaskForceLeadAgencyAssociation
A relationship between a task force and a lead agency of the task force.
Element information
Namespace: http://lexs.gov/digest/4.0
Schema document: lexs.gov/lexs-digest/4.0/lexs-digest.xsd
Type: lexsdigest:TaskForceAssociationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:AssociationBeginDate [0..1]A date an association begins.
- nc:AssociationEndDate [0..1]A date an association ends.
- lexsdigest:TaskForceReference [1..1]A special criminal justice organization institutionalizing teamwork among multiple local, state, tribal, and/or federal agencies formed expressly for the purpose of addressing a particular problem or set of problems through synchronization of investment and strategy. An OrganizationCategoryCode should be CriminalJusticeTaskForce.
- nc:OrganizationReference [1..*]A unit which conducts some sort of business or operations.
from type nc:AssociationType
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 in
- Type lexsdigest:EntityAssociationsType (Element lexsdigest:Associations)
Sample instance
<lexsdigest:TaskForceLeadAgencyAssociation> <nc:AssociationBeginDate> <nc:Date>1968-11-03</nc:Date> </nc:AssociationBeginDate> <nc:AssociationEndDate> <nc:Date>1971-12-02</nc:Date> </nc:AssociationEndDate> <lexsdigest:TaskForceReference s:ref="Org2"/> <nc:OrganizationReference s:ref="Org1"/> </lexsdigest:TaskForceLeadAgencyAssociation>