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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

j:Booking

Details about an administrative step taken after an arrested subject is brought to a police station or detention facility, which involves entry of the subject's name and other relevant facts on the police blotter, and which may also include photographing, fingerprinting, and the like.

Element information

Type: j:BookingType

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:Booking           s:id="Booking1"
           s:metadata="MBooking1">
   <nc:ActivityIdentification>
      <nc:IdentificationID>Booking123</nc:IdentificationID>
   </nc:ActivityIdentification>
   <nc:ActivityCategoryText>Booking</nc:ActivityCategoryText>
   <nc:ActivityDate>
      <nc:Date>1967-08-13</nc:Date>
   </nc:ActivityDate>
   <nc:ActivityDescriptionText s:metadata="MBookingNarrative1">Subject was very agitated and aggressive.</nc:ActivityDescriptionText>
   <nc:ActivityStatus>
      <nc:StatusDescriptionText>Status description</nc:StatusDescriptionText>
   </nc:ActivityStatus>
   <j:BookingAgencyRecordIdentification>
      <nc:IdentificationID>IOU-45900</nc:IdentificationID>
   </j:BookingAgencyRecordIdentification>
   <j:BookingDocumentControlIdentification>
      <nc:IdentificationID> HIO-37-8378-92302</nc:IdentificationID>
   </j:BookingDocumentControlIdentification>
</j:Booking>

Site developed and hosted by Datypic, Inc.

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