Schema Central > LEXS 4.0 > lexs-digest.xsd > lexsdigest:EntityBooking
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

lexsdigest:EntityBooking

A booking Entity.

Element information

Type: lexsdigest:EntityBookingType

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

Substitution hierarchy

Sample instance

<lexsdigest:EntityBooking>
   <lexsdigest:Metadata s:id="MBooking1">
      <nc:CommentText>This is a comment.</nc:CommentText>
      <nc:LastUpdatedDate>
         <nc:DateTime>2008-08-13T09:13:00.0Z</nc:DateTime>
      </nc:LastUpdatedDate>
      <nc:ReportedDate>
         <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
      </nc:ReportedDate>
      <nc:SourceIDText>BK123</nc:SourceIDText>
   </lexsdigest:Metadata>
   <lexsdigest:Metadata s:id="MBookingNarrative1">
      <nc:LastUpdatedDate>
         <nc:Date>1967-09-18</nc:Date>
      </nc:LastUpdatedDate>
      <nc:ReportedDate>
         <nc:Date>1967-08-13</nc:Date>
      </nc:ReportedDate>
   </lexsdigest:Metadata>
   <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>
</lexsdigest:EntityBooking>

Site developed and hosted by Datypic, Inc.

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