complexType Facilities
diagram
namespace http://www.IM-Draft-03-00-44a
children header agencyName agencyIdentifier agencyLocation address phones emsAgency organizationType facilityProvides relatedParties relatedResources localFacilities
used by
elements MobileIDXWrapper/facilities IDX-Wrapper/facilitiesReports/facilitiesReport
annotation
documentation
      
            Care Facilities,  "Facilities used in the care of victims or involved parties"
        
source <xs:complexType name="Facilities">
 
<xs:annotation>
   
<xs:documentation>      
            Care Facilities,  &amp;quot;Facilities used in the care of victims or involved parties&amp;quot;
        
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="header" type="Header"/>
   
<!-- if an inner element is not present then
         the header content of the message which
         carries this DF shall be applied to the
         context of this message. The header has the
         data creator,  time stamps,  location,
         and what to do when the message becomes
         old  (how to get a fresh one)  and the
         reference ID of this message or submessage --
>
   
<xs:element name="agencyName" type="tmdd:Link-ownership" minOccurs="0"/>
   
<!-- TMDD.Contact-organization-name -->
   
<xs:element name="agencyIdentifier" type="tmdd:Organization-identifier" minOccurs="0"/>
   
<!-- A unique identifier for an organization within a region. -->
   
<xs:element name="agencyLocation" type="lrms:AreaLocation" minOccurs="0"/>
   
<!-- location during the event,  if an agency staging area is used -->
   
<xs:element name="address" type="lrms:AddressPoint" minOccurs="0"/>
   
<!-- was: lrms:AddressPointProfile -->
   
<!-- the long term address contact for this person -->
   
<xs:element name="phones" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="8">
         
<xs:element name="phone" type="atis:PhoneInformation"/>
         
<!-- phones with different roles -->
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="emsAgency" type="EMSAgencyNumber" minOccurs="0"/>
   
<!-- from NEMSIS -->
   
<xs:element name="organizationType" type="EMSOrganizationType" minOccurs="0"/>
   
<xs:element name="facilityProvides">
     
<xs:complexType>
       
<xs:sequence minOccurs="0" maxOccurs="32">
         
<xs:element name="facilityProvide" type="EmergencyFacilityCapability"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="relatedParties" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="relatedParty" type="ReferenceID"/>
         
<!-- the values of any patent transported to this location or planned for transport to it. -->
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="relatedResources" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="relatedResource" type="ReferenceID"/>
         
<!-- the values of any assets of the Facility which are deployed as part of the incident   (this is typically limited to items that are on-site, not items which remain in-house at the Facility -->
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="localFacilities" type="local:Facilities" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element Facilities/header
diagram
type Header
properties
isRef 0
content complex
children senderIncidentID inReplyTo pedigreeSequence sender basics issueTime updateTime expiryTime onExpiry urgency testMessage localHeader
source <xs:element name="header" type="Header"/>

element Facilities/agencyName
diagram
type tmdd:Link-ownership
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 256
source <xs:element name="agencyName" type="tmdd:Link-ownership" minOccurs="0"/>

element Facilities/agencyIdentifier
diagram
type tmdd:Organization-identifier
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="agencyIdentifier" type="tmdd:Organization-identifier" minOccurs="0"/>

element Facilities/agencyLocation
diagram
type lrms:AreaLocation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children locationName areaId adminAreas polygon preCoded roads
attributes
Name  Type  Use  Default  Fixed  annotation
locationIDlrms:String-index64      
source <xs:element name="agencyLocation" type="lrms:AreaLocation" minOccurs="0"/>

element Facilities/address
diagram
type lrms:AddressPoint
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children structureNumber streetInfo side height adminAreas
source <xs:element name="address" type="lrms:AddressPoint" minOccurs="0"/>

element Facilities/phones
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children phone
source <xs:element name="phones" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="8">
     
<xs:element name="phone" type="atis:PhoneInformation"/>
     
<!-- phones with different roles -->
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element Facilities/phones/phone
diagram
type atis:PhoneInformation
properties
isRef 0
content complex
children use internationalAccessCode number extension
source <xs:element name="phone" type="atis:PhoneInformation"/>

element Facilities/emsAgency
diagram
type EMSAgencyNumber
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 20
source <xs:element name="emsAgency" type="EMSAgencyNumber" minOccurs="0"/>

element Facilities/organizationType
diagram
type EMSOrganizationType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="organizationType" type="EMSOrganizationType" minOccurs="0"/>

element Facilities/facilityProvides
diagram
properties
isRef 0
content complex
children facilityProvide
source <xs:element name="facilityProvides">
 
<xs:complexType>
   
<xs:sequence minOccurs="0" maxOccurs="32">
     
<xs:element name="facilityProvide" type="EmergencyFacilityCapability"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element Facilities/facilityProvides/facilityProvide
diagram
type EmergencyFacilityCapability
properties
isRef 0
content simple
source <xs:element name="facilityProvide" type="EmergencyFacilityCapability"/>

element Facilities/relatedParties
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children relatedParty
source <xs:element name="relatedParties" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="relatedParty" type="ReferenceID"/>
     
<!-- the values of any patent transported to this location or planned for transport to it. -->
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element Facilities/relatedParties/relatedParty
diagram
type ReferenceID
properties
isRef 0
content simple
facets
minLength 1
maxLength 64
source <xs:element name="relatedParty" type="ReferenceID"/>

element Facilities/relatedResources
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children relatedResource
source <xs:element name="relatedResources" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="relatedResource" type="ReferenceID"/>
     
<!-- the values of any assets of the Facility which are deployed as part of the incident   (this is typically limited to items that are on-site, not items which remain in-house at the Facility -->
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element Facilities/relatedResources/relatedResource
diagram
type ReferenceID
properties
isRef 0
content simple
facets
minLength 1
maxLength 64
source <xs:element name="relatedResource" type="ReferenceID"/>

element Facilities/localFacilities
diagram
type local:Facilities
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localFacilities" type="local:Facilities" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy