Schema Central  >  LEXS 3.1.4  >  lexs.xsd  >  lexs:Digest
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

lexs:Digest

Includes LEXS standardized Entities and Associations.

Element information

Namespace: http://usdoj.gov/leisp/lexs/3.1

Schema document: lexs/3.1/lexs.xsd

Type: lexs:DigestType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
s:id [0..1]xsd:IDThe id attribute is used to define XML IDs for NIEM objects. These IDs may be targets of reference elements, metadata attributes, and link metadata attributes.from type s:ComplexObjectType
s:metadata [0..1]xsd:IDREFSThe attribute metadata allows an object to point to metadata that affects itself.from type s:ComplexObjectType
s:linkMetadata [0..1]xsd:IDREFSThe linkMetadata attribute allows an element to point to metadata that affects the relationship between the context and the value of the object.from type s:ComplexObjectType

Used in

Sample instance

<lexs:Digest>
   <lexsdigest:EntityPerson s:id="EPer1">
      <lexsdigest:Metadata s:id="MPer1">
         <nc:SourceIDText>Per12346</nc:SourceIDText>
      </lexsdigest:Metadata>
      <lexsdigest:Metadata s:id="FBIName-1">
         <nc:CommentText>FBI Name</nc:CommentText>
      </lexsdigest:Metadata>
      <lexsdigest:Person s:id="Per1" s:metadata="MPer1">
         <nc:PersonAlternateName>
            <nc:PersonGivenName>Bebe</nc:PersonGivenName>
            <nc:PersonMiddleName>Roy</nc:PersonMiddleName>
            <nc:PersonSurName>Yohanson</nc:PersonSurName>
            <nc:PersonFullName>Bebe Roy Yohanson</nc:PersonFullName>
         </nc:PersonAlternateName>
         <nc:PersonAlternateName>
            <nc:PersonGivenName>Bobby</nc:PersonGivenName>
            <nc:PersonMiddleName>Rey</nc:PersonMiddleName>
            <nc:PersonSurName>Joansen</nc:PersonSurName>
            <nc:PersonFullName>Bobby Rey Joansen</nc:PersonFullName>
         </nc:PersonAlternateName>
         <nc:PersonAlternateName s:metadata="FBIName-1">
            <nc:PersonFullName>Bobby Reymond Joansen</nc:PersonFullName>
         </nc:PersonAlternateName>
         <nc:PersonBirthDate>
            <nc:Date>1994-01-20</nc:Date>
         </nc:PersonBirthDate>
         <nc:PersonCitizenshipFIPS10-4Code>US</nc:PersonCitizenshipFIPS10-4Code>
         <nc:PersonEyeColorCode>BLU</nc:PersonEyeColorCode>
         <nc:PersonHairColorCode>BRO</nc:PersonHairColorCode>
         <nc:PersonHeightMeasure>
            <nc:MeasurePointValue>72</nc:MeasurePointValue>
            <nc:LengthUnitCode>INH</nc:LengthUnitCode>
         </nc:PersonHeightMeasure>
         <nc:PersonName>
            <nc:PersonGivenName>Bubba</nc:PersonGivenName>
            <nc:PersonMiddleName>Ray</nc:PersonMiddleName>
            <nc:PersonSurName>Johnson</nc:PersonSurName>
            <nc:PersonFullName>Bubba Ray Johnson</nc:PersonFullName>
         </nc:PersonName>
         <nc:PersonPassportIdentification>
            <nc:IdentificationID>US7660787</nc:IdentificationID>
            <nc:IdentificationEffectiveDate>
               <nc:Date>2005-08-13</nc:Date>
            </nc:IdentificationEffectiveDate>
            <nc:IdentificationExpirationDate>
               <nc:Date>2004-08-13</nc:Date>
            </nc:IdentificationExpirationDate>
            <j:IdentificationJurisdictionNCICLISCode>US</j:IdentificationJurisdictionNCICLISCode>
         </nc:PersonPassportIdentification>
         <nc:PersonRaceCode>W</nc:PersonRaceCode>
         <nc:PersonSexCode>M</nc:PersonSexCode>
         <nc:PersonSSNIdentification>
            <nc:IdentificationID>444455555</nc:IdentificationID>
         </nc:PersonSSNIdentification>
         <nc:PersonSSNIdentification>
            <nc:IdentificationID>244455555</nc:IdentificationID>
            <nc:IdentificationStatus>
               <nc:StatusDescriptionText>Alternate SSN Identification</nc:StatusDescriptionText>
            </nc:IdentificationStatus>
         </nc:PersonSSNIdentification>
         <nc:PersonWeightMeasure>
            <nc:MeasurePointValue>180</nc:MeasurePointValue>
            <nc:WeightUnitCode>LBR</nc:WeightUnitCode>
         </nc:PersonWeightMeasure>
         <j:PersonAugmentation>
            <nc:DriverLicense>
               <nc:DriverLicenseIdentification>
                  <nc:IdentificationID>E775522</nc:IdentificationID>
                  <nc:IdentificationEffectiveDate>
                     <nc:Date>2005-08-13</nc:Date>
                  </nc:IdentificationEffectiveDate>
                  <nc:IdentificationExpirationDate>
                     <nc:Date>2004-08-13</nc:Date>
                  </nc:IdentificationExpirationDate>
                  <j:IdentificationJurisdictionNCICLISCode>WV</j:IdentificationJurisdictionNCICLISCode>
               </nc:DriverLicenseIdentification>
            </nc:DriverLicense>
            <j:PersonFBIIdentification>
               <nc:IdentificationID>12345</nc:IdentificationID>
            </j:PersonFBIIdentification>
            <j:PersonStateFingerprintIdentification>
               <nc:IdentificationID>WV5692345</nc:IdentificationID>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>2005-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>2004-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <j:IdentificationJurisdictionNCICLISCode>WV</j:IdentificationJurisdictionNCICLISCode>
            </j:PersonStateFingerprintIdentification>
         </j:PersonAugmentation>
         <lexsdigest:PersonAugmentation>
            <im:AlienNumber>
               <nc:IdentificationID>A3660787</nc:IdentificationID>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>2005-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>2004-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <j:IdentificationJurisdictionNCICLISCode>US</j:IdentificationJurisdictionNCICLISCode>
            </im:AlienNumber>
            <lexsdigest:PersonUSMSFugitiveIdentification>
               <nc:IdentificationID>78651-973</nc:IdentificationID>
            </lexsdigest:PersonUSMSFugitiveIdentification>
         </lexsdigest:PersonAugmentation>
      </lexsdigest:Person>
      <j:BookingSubject s:id="BkgSub1">
         <nc:RoleOfPersonReference s:ref="Per1"/>
      </j:BookingSubject>
   </lexsdigest:EntityPerson>
   <lexsdigest:EntityOrganization>
      <nc:Organization s:id="Emp1">
         <nc:OrganizationCategoryText xsi:nil="true"/>
         <nc:OrganizationName>Joe's Plumbing</nc:OrganizationName>
      </nc:Organization>
   </lexsdigest:EntityOrganization>
   <lexsdigest:EntityPerson>
      <lexsdigest:Person s:id="Per2">
         <nc:PersonName>
            <nc:PersonGivenName>John</nc:PersonGivenName>
            <nc:PersonSurName>Jacobs</nc:PersonSurName>
         </nc:PersonName>
      </lexsdigest:Person>
   </lexsdigest:EntityPerson>
   <lexsdigest:EntityPerson>
      <lexsdigest:Person s:id="Per3">
         <nc:PersonName>
            <nc:PersonGivenName>Jill</nc:PersonGivenName>
            <nc:PersonSurName>Smith</nc:PersonSurName>
         </nc:PersonName>
      </lexsdigest:Person>
   </lexsdigest:EntityPerson>
   <lexsdigest:EntityPerson>
      <lexsdigest:Person s:id="Per4">
         <nc:PersonName>
            <nc:PersonGivenName>Roy</nc:PersonGivenName>
            <nc:PersonMiddleName>Joe</nc:PersonMiddleName>
            <nc:PersonSurName>Greene</nc:PersonSurName>
            <nc:PersonFullName>Roy Joe Greene I</nc:PersonFullName>
         </nc:PersonName>
         <lexsdigest:PersonAugmentation>
            <lexsdigest:PersonUSMSFugitiveIdentification>
               <nc:IdentificationID>USMS123126</nc:IdentificationID>
            </lexsdigest:PersonUSMSFugitiveIdentification>
         </lexsdigest:PersonAugmentation>
      </lexsdigest:Person>
   </lexsdigest:EntityPerson>
   <lexsdigest:EntityLocation>
      <nc:Location s:id="Loc1">
         <nc:LocationAddress>
            <nc:StructuredAddress>
               <nc:LocationStreet>
                  <nc:StreetFullText>123 N. Main St. SW</nc:StreetFullText>
               </nc:LocationStreet>
               <nc:AddressSecondaryUnitText>Apt 1A</nc:AddressSecondaryUnitText>
               <nc:LocationCityName>Atlanta</nc:LocationCityName>
               <nc:LocationStateName>Georgia</nc:LocationStateName>
               <nc:LocationCountryName>United States</nc:LocationCountryName>
               <nc:LocationPostalCode>12345</nc:LocationPostalCode>
            </nc:StructuredAddress>
         </nc:LocationAddress>
      </nc:Location>
   </lexsdigest:EntityLocation>
   <lexsdigest:EntityLocation>
      <nc:Location s:id="Loc2">
         <nc:LocationAddress>
            <nc:StructuredAddress>
               <nc:LocationCityName>Charleston</nc:LocationCityName>
               <nc:LocationStateName>WV</nc:LocationStateName>
               <nc:LocationCountryName>US</nc:LocationCountryName>
            </nc:StructuredAddress>
         </nc:LocationAddress>
      </nc:Location>
   </lexsdigest:EntityLocation>
   <lexsdigest:EntityLocation>
      <nc:Location s:id="Loc3">
         <nc:LocationAddress>
            <nc:StructuredAddress>
               <nc:LocationStreet>
                  <nc:StreetFullText>143 River Rd</nc:StreetFullText>
               </nc:LocationStreet>
               <nc:LocationCityName>Atlanta</nc:LocationCityName>
               <nc:LocationStateName>Georgia</nc:LocationStateName>
               <nc:LocationCountryName>United States</nc:LocationCountryName>
               <nc:LocationPostalCode>12346</nc:LocationPostalCode>
            </nc:StructuredAddress>
         </nc:LocationAddress>
      </nc:Location>
   </lexsdigest:EntityLocation>
   <lexsdigest:EntityLocation>
      <nc:Location s:id="Loc4">
         <nc:LocationAddress>
            <nc:StructuredAddress>
               <nc:LocationStreet>
                  <nc:StreetFullText>222 Main</nc:StreetFullText>
               </nc:LocationStreet>
               <nc:LocationCityName>Atlanta</nc:LocationCityName>
               <nc:LocationStateName>Georgia</nc:LocationStateName>
               <nc:LocationCountryName>United States</nc:LocationCountryName>
               <nc:LocationPostalCode>12346</nc:LocationPostalCode>
            </nc:StructuredAddress>
         </nc:LocationAddress>
      </nc:Location>
   </lexsdigest:EntityLocation>
   <lexsdigest:EntityTelephoneNumber>
      <lexsdigest:TelephoneNumber s:id="PhNum1">
         <nc:FullTelephoneNumber>
            <nc:TelephoneNumberFullID>123-123-1233</nc:TelephoneNumberFullID>
         </nc:FullTelephoneNumber>
      </lexsdigest:TelephoneNumber>
   </lexsdigest:EntityTelephoneNumber>
   <lexsdigest:EntityVehicle>
      <lexsdigest:Metadata s:id="MVeh1">
         <nc:SourceIDText>Veh123456</nc:SourceIDText>
      </lexsdigest:Metadata>
      <nc:Vehicle s:id="Veh1" s:metadata="MVeh1">
         <nc:ItemDescriptionText>350 GT Convertible</nc:ItemDescriptionText>
         <nc:ItemValue>
            <nc:ItemValueAmount>12000</nc:ItemValueAmount>
         </nc:ItemValue>
         <nc:ItemColorDescriptionText>RED</nc:ItemColorDescriptionText>
         <nc:ItemMakeName>FORD</nc:ItemMakeName>
         <nc:ItemModelName>MUS</nc:ItemModelName>
         <nc:ItemModelYearDate>1978</nc:ItemModelYearDate>
         <nc:VehicleStyleCode>CV</nc:VehicleStyleCode>
         <nc:ConveyanceRegistrationPlateIdentification>
            <nc:IdentificationID>HOWDEE</nc:IdentificationID>
            <j:IdentificationJurisdictionNCICLISCode>NC</j:IdentificationJurisdictionNCICLISCode>
         </nc:ConveyanceRegistrationPlateIdentification>
         <nc:VehicleIdentification>
            <nc:IdentificationID>1234L7T098356A</nc:IdentificationID>
         </nc:VehicleIdentification>
      </nc:Vehicle>
   </lexsdigest:EntityVehicle>
   <lexsdigest:EntityActivity>
      <nc:Activity s:id="Arrest1">
         <nc:ActivityCategoryText>Arrest</nc:ActivityCategoryText>
         <nc:ActivityDate>
            <nc:Date>2007-03-12</nc:Date>
         </nc:ActivityDate>
      </nc:Activity>
   </lexsdigest:EntityActivity>
   <lexsdigest:EntityActivity>
      <nc:Activity s:id="Booking1">
         <nc:ActivityIdentification>
            <nc:IdentificationID>B1234567</nc:IdentificationID>
         </nc:ActivityIdentification>
         <nc:ActivityCategoryText>Booking</nc:ActivityCategoryText>
      </nc:Activity>
   </lexsdigest:EntityActivity>
   <lexsdigest:EntityActivity>
      <nc:Activity s:id="Warrant1">
         <nc:ActivityCategoryText>Warrant</nc:ActivityCategoryText>
      </nc:Activity>
   </lexsdigest:EntityActivity>
   <lexsdigest:EntityActivity>
      <nc:Activity s:id="Warrant2">
         <nc:ActivityCategoryText>Warrant</nc:ActivityCategoryText>
      </nc:Activity>
   </lexsdigest:EntityActivity>
   <lexsdigest:EntityActivity>
      <nc:Activity s:id="Offense1">
         <nc:ActivityCategoryText>Offense</nc:ActivityCategoryText>
         <nc:ActivityDate>
            <nc:Date>1993-02-23</nc:Date>
         </nc:ActivityDate>
         <nc:ActivityDescriptionText>Rape</nc:ActivityDescriptionText>
      </nc:Activity>
   </lexsdigest:EntityActivity>
   <lexsdigest:EntityActivity>
      <nc:Activity s:id="Offense2">
         <nc:ActivityCategoryText>Offense</nc:ActivityCategoryText>
         <nc:ActivityDate>
            <nc:Date>1993-10-31</nc:Date>
         </nc:ActivityDate>
         <nc:ActivityDescriptionText>Bank Robbery</nc:ActivityDescriptionText>
      </nc:Activity>
   </lexsdigest:EntityActivity>
   <lexsdigest:Associations>
      <lexsdigest:ArrestOffenseAssociation>
         <nc:ActivityReference s:ref="Arrest1"/>
         <nc:ActivityReference s:ref="Offense1"/>
         <nc:ActivityReference s:ref="Offense2"/>
      </lexsdigest:ArrestOffenseAssociation>
      <lexsdigest:ArrestSubjectAssociation>
         <nc:ActivityReference s:ref="Arrest1"/>
         <nc:PersonReference s:ref="Per1"/>
      </lexsdigest:ArrestSubjectAssociation>
      <lexsdigest:EntityPersonFacialImageAssociation>
         <lexsdigest:EntityReference s:ref="EPer1"/>
         <lexsdigest:AttachmentLinkReference s:ref="PAttachment1"/>
      </lexsdigest:EntityPersonFacialImageAssociation>
      <lexsdigest:EntityPersonImageAssociation>
         <lexsdigest:EntityReference s:ref="EPer1"/>
         <lexsdigest:AttachmentLinkReference s:ref="PAttachment5"/>
      </lexsdigest:EntityPersonImageAssociation>
      <lexsdigest:EntityPersonSMTImageAssociation>
         <lexsdigest:EntityReference s:ref="EPer1"/>
         <lexsdigest:AttachmentLinkReference s:ref="PAttachment2"/>
      </lexsdigest:EntityPersonSMTImageAssociation>
      <lexsdigest:EntityPersonSMTImageAssociation>
         <lexsdigest:EntityReference s:ref="EPer1"/>
         <lexsdigest:AttachmentLinkReference s:ref="PAttachment3"/>
      </lexsdigest:EntityPersonSMTImageAssociation>
      <lexsdigest:EntityTelephoneNumberAssociation>
         <nc:PersonReference s:ref="Per4"/>
         <lexsdigest:TelephoneNumberReference s:ref="PhNum1"/>
      </lexsdigest:EntityTelephoneNumberAssociation>
      <lexsdigest:OffenseSubjectPersonAssociation>
         <nc:ActivityReference s:ref="Offense1"/>
         <nc:PersonReference s:ref="Per1"/>
      </lexsdigest:OffenseSubjectPersonAssociation>
      <lexsdigest:OffenseSubjectPersonAssociation>
         <nc:ActivityReference s:ref="Offense2"/>
         <nc:PersonReference s:ref="Per1"/>
      </lexsdigest:OffenseSubjectPersonAssociation>
      <lexsdigest:PersonBirthLocationAssociation>
         <nc:PersonReference s:ref="Per1"/>
         <nc:LocationReference s:ref="Loc2"/>
      </lexsdigest:PersonBirthLocationAssociation>
      <lexsdigest:PersonOfInterestAssociation>
         <nc:ActivityReference s:ref="Booking1"/>
         <nc:PersonReference s:ref="Per1"/>
      </lexsdigest:PersonOfInterestAssociation>
      <lexsdigest:PersonOfInterestAssociation>
         <nc:ActivityReference s:ref="Warrant1"/>
         <nc:PersonReference s:ref="Per1"/>
      </lexsdigest:PersonOfInterestAssociation>
      <lexsdigest:PersonOfInterestAssociation>
         <nc:ActivityReference s:ref="Warrant2"/>
         <nc:PersonReference s:ref="Per1"/>
      </lexsdigest:PersonOfInterestAssociation>
      <nc:FamilyAssociation s:id="Fassoc1">
         <nc:PersonReference s:ref="Per1"/>
         <nc:PersonReference s:ref="Per3"/>
      </nc:FamilyAssociation>
      <nc:MarriageAssociation>
         <nc:PersonReference s:ref="Per1"/>
         <nc:PersonUnionStatus>
            <nc:StatusDescriptionText>widowed</nc:StatusDescriptionText>
         </nc:PersonUnionStatus>
      </nc:MarriageAssociation>
      <nc:PersonAssociation s:id="Criassoc1">
         <nc:PersonReference s:ref="Per1"/>
         <nc:PersonReference s:ref="Per2"/>
      </nc:PersonAssociation>
      <nc:PersonAssociation s:id="Criassoc2">
         <nc:PersonReference s:ref="Per1"/>
         <nc:PersonReference s:ref="Per4"/>
      </nc:PersonAssociation>
      <nc:PersonEmploymentAssociation>
         <nc:EmployeeReference s:ref="Per1"/>
         <nc:Employer>
            <nc:EntityOrganizationReference s:ref="Emp1"/>
         </nc:Employer>
      </nc:PersonEmploymentAssociation>
      <nc:PersonEmploymentLocationAssociation>
         <nc:PersonReference s:ref="Per1"/>
         <nc:LocationReference s:ref="Loc4"/>
      </nc:PersonEmploymentLocationAssociation>
      <nc:PersonOwnsItemAssociation>
         <nc:PersonReference s:ref="Per1"/>
         <nc:ItemReference s:ref="Veh1"/>
      </nc:PersonOwnsItemAssociation>
      <nc:RelatedActivityAssociation>
         <nc:ActivityReference s:ref="Warrant1"/>
         <nc:ActivityReference s:ref="Warrant2"/>
         <nc:ActivityReference s:ref="Arrest1"/>
         <nc:ActivityReference s:ref="Offense1"/>
         <nc:ActivityReference s:ref="Offense2"/>
         <nc:ActivityRelationText>Arrest Charges</nc:ActivityRelationText>
      </nc:RelatedActivityAssociation>
      <nc:ResidenceAssociation>
         <nc:PersonReference s:ref="Per1"/>
         <nc:LocationReference s:ref="Loc1"/>
      </nc:ResidenceAssociation>
      <nc:ResidenceAssociation>
         <nc:PersonReference s:ref="Per3"/>
         <nc:LocationReference s:ref="Loc3"/>
      </nc:ResidenceAssociation>
   </lexsdigest:Associations>
</lexs:Digest>