Schema Central > NIEM 2.1 > edxl-have.xsd > edxl-have:HaveAdapter
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

edxl-have:HaveAdapter

A standard message distribution framework for data sharing among emergency information systems using the XML-based Emergency Data Exchange Language (EDXL).

Element information

Type: edxl-have:HaveAdapterType

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

Sample instance

<edxl-have:HaveAdapter>
   <have:HospitalStatus>
      <have:Hospital>
         <have:Organization>...
         </have:Organization>
         <have:EmergencyDepartmentStatus>...
         </have:EmergencyDepartmentStatus>
         <have:HospitalBedCapacityStatus>...
         </have:HospitalBedCapacityStatus>
         <have:ServiceCoverageStatus>...
         </have:ServiceCoverageStatus>
         <have:HospitalFacilityStatus>...
         </have:HospitalFacilityStatus>
         <have:HospitalResourcesStatus>...
         </have:HospitalResourcesStatus>
         <have:LastUpdateTime>2000-01-01T12:00:00</have:LastUpdateTime>
      </have:Hospital>
   </have:HospitalStatus>
</edxl-have:HaveAdapter>

Site developed and hosted by Datypic, Inc.

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