Schema Central > LEXS 4.0 > jxdm.xsd > j:Warrant
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

j:Warrant

An authorization for an enforcement official to perform a specified action.

Element information

Type: j:WarrantType

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

<j:Warrant           s:metadata="MWarrant1"
           s:id="Warrant1">
   <nc:ActivityIdentification>
      <nc:IdentificationID>W12345</nc:IdentificationID>
   </nc:ActivityIdentification>
   <nc:ActivityCategoryText>Warrant</nc:ActivityCategoryText>
   <nc:ActivityDate>
      <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
   </nc:ActivityDate>
   <nc:ActivityDescriptionText>Stuff about the warrant.</nc:ActivityDescriptionText>
   <nc:ActivityStatus>
      <nc:StatusDescriptionText>Status description</nc:StatusDescriptionText>
      <nc:StatusIssuerText>Issuer of status</nc:StatusIssuerText>
   </nc:ActivityStatus>
   <j:WarrantLevelText>Felony</j:WarrantLevelText>
</j:Warrant>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com