Schema Central  >  LEXS 4.0  >  familyServices.xsd  >  fs:JuvenileGangAssociation
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

fs:JuvenileGangAssociation

An association between a juvenile and a criminal gang organization.

Element information

Namespace: http://niem.gov/niem/domains/familyServices/2.1

Schema document: lexs.gov/niem/domains/familyServices/2.1/familyServices.xsd

Type: fs:JuvenileGangAssociationType

Properties: Global, Qualified, Nillable

Content

Attributes

NameOccTypeDescriptionNotes
s:id [0..1]xsd:IDfrom type s:ComplexObjectType
s:metadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType
s:linkMetadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType

Used in

Sample instance

<fs:JuvenileGangAssociation>
   <nc:AssociationBeginDate>
      <nc:Date>1967-08-13</nc:Date>
   </nc:AssociationBeginDate>
   <nc:AssociationEndDate>
      <nc:Date>1968-08-13</nc:Date>
   </nc:AssociationEndDate>
   <fs:JuvenileGangMemberReference s:ref="Person4"/>
   <fs:GangOrganizationReference s:ref="Org1"/>
   <fs:JuvenileGangAssociationDescriptionText>gang member recruited by older brother</fs:JuvenileGangAssociationDescriptionText>
</fs:JuvenileGangAssociation>