diagram | ![]() |
||||||||||||
namespace | http://www.LRMS-Adopted-02-00-00 | ||||||||||||
children | locationName areaId adminAreas polygon preCoded roads | ||||||||||||
used by | |||||||||||||
attributes |
|
||||||||||||
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> |
diagram | ![]() |
||||||||
type | lrms:Text-name255 | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="locationName" type="Text-name255" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | lrms:IdType | ||||||||
properties |
|
||||||||
children | intOrAlpha databaseID | ||||||||
source | <xs:element name="areaId" type="IdType" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | lrms:AdminAreaGroup | ||||||||
properties |
|
||||||||
children | city county state postalCode countryCode stateFIPS entityIPS countyFIPS cityFIPS localAdminAreaGroup | ||||||||
source | <xs:element name="adminAreas" type="AdminAreaGroup" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
type | lrms:Polygon | ||||||||||||
properties |
|
||||||||||||
children | polygonName vertex | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="polygon" type="Polygon" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
type | lrms:PreCoded | ||||||||||||
properties |
|
||||||||||||
children | locationName idType alertcCountryCode locationTable locationCode countryCode registryNumericId registryAlphanumId alphanumId numericIdxSize8 numericIdxSize12 numericIdxSize16 numericIdxSize32 | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="preCoded" type="PreCoded" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
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> |
diagram | ![]() |
||||
type | lrms:StreetInfo | ||||
properties |
|
||||
children | prefix name suffix streetIndex | ||||
source | <xs:element name="road" type="StreetInfo"/> |