complexType lrms:AreaLocation
diagram
namespace http://www.LRMS-Adopted-02-00-00
children locationName areaId adminAreas polygon preCoded roads
used by
elements Facilities/agencyLocation InjuryData/agencyLocation PersonInformation/agencyLocation atis:ContactSetting/agencyLocation lrms:SpatialObject/areaObject/area lrms:GroupLocation/areaLocation lrms:LocationReference/areaLocation
attributes
Name  Type  Use  Default  Fixed  annotation
locationIDlrms:String-index64      
source <xs:complexType name="AreaLocation">
 
<xs:sequence>
   
<xs:element name="locationName" type="Text-name255" minOccurs="0"/>
   
<xs:element name="areaId" type="IdType" minOccurs="0"/>
   
<xs:element name="adminAreas" type="AdminAreaGroup" minOccurs="0"/>
   
<xs:element name="polygon" type="Polygon" minOccurs="0"/>
   
<xs:element name="preCoded" type="PreCoded" minOccurs="0"/>
   
<xs:element name="roads" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="255">
         
<xs:element name="road" type="StreetInfo"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="locationID" type="String-index64"/>
</xs:complexType>

element lrms:AreaLocation/locationName
diagram
type lrms:Text-name255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 255
source <xs:element name="locationName" type="Text-name255" minOccurs="0"/>

element lrms:AreaLocation/areaId
diagram
type lrms:IdType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children intOrAlpha databaseID
source <xs:element name="areaId" type="IdType" minOccurs="0"/>

element lrms:AreaLocation/adminAreas
diagram
type lrms:AdminAreaGroup
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children city county state postalCode countryCode stateFIPS entityIPS countyFIPS cityFIPS localAdminAreaGroup
source <xs:element name="adminAreas" type="AdminAreaGroup" minOccurs="0"/>

element lrms:AreaLocation/polygon
diagram
type lrms:Polygon
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children polygonName vertex
attributes
Name  Type  Use  Default  Fixed  annotation
locationIdlrms:String-index64      
source <xs:element name="polygon" type="Polygon" minOccurs="0"/>

element lrms:AreaLocation/preCoded
diagram
type lrms:PreCoded
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children locationName idType alertcCountryCode locationTable locationCode countryCode registryNumericId registryAlphanumId alphanumId numericIdxSize8 numericIdxSize12 numericIdxSize16 numericIdxSize32
attributes
Name  Type  Use  Default  Fixed  annotation
locationIDlrms:String-index64      
source <xs:element name="preCoded" type="PreCoded" minOccurs="0"/>

element lrms:AreaLocation/roads
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children road
source <xs:element name="roads" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="255">
     
<xs:element name="road" type="StreetInfo"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element lrms:AreaLocation/roads/road
diagram
type lrms:StreetInfo
properties
isRef 0
content complex
children prefix name suffix streetIndex
source <xs:element name="road" type="StreetInfo"/>


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