diagram | ![]() |
||
namespace | http://www.LRMS-Adopted-02-00-00 | ||
children | onStreetInfo atStreetInfo geoLocation intersectionType offset direction side height adminAreas | ||
used by |
|
||
source | <xs:complexType name="CrossStreetsPoint"> <xs:sequence> <xs:element name="onStreetInfo" type="StreetInfo"/> <xs:element name="atStreetInfo" type="StreetInfo"/> <xs:element name="geoLocation" type="GeoLocation" minOccurs="0"/> <xs:element name="intersectionType" type="IntersectionType" minOccurs="0"/> <xs:element name="offset" type="Distance" minOccurs="0"/> <xs:element name="direction" type="Direction" minOccurs="0"/> <xs:element name="side" type="Side" minOccurs="0"/> <xs:element name="height" type="Height" minOccurs="0"/> <xs:element name="adminAreas" type="AdminAreaGroup" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | lrms:StreetInfo | ||||
properties |
|
||||
children | prefix name suffix streetIndex | ||||
source | <xs:element name="onStreetInfo" type="StreetInfo"/> |
diagram | ![]() |
||||
type | lrms:StreetInfo | ||||
properties |
|
||||
children | prefix name suffix streetIndex | ||||
source | <xs:element name="atStreetInfo" type="StreetInfo"/> |
diagram | ![]() |
||||||||
type | lrms:GeoLocation | ||||||||
properties |
|
||||||||
children | latitude longitude horizontalDatum height | ||||||||
source | <xs:element name="geoLocation" type="GeoLocation" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | lrms:IntersectionType | ||||||||
properties |
|
||||||||
source | <xs:element name="intersectionType" type="IntersectionType" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | lrms:Distance | ||||||||
properties |
|
||||||||
children | m mDec mm mmDec dm dmDec yd ydDec ft ftDec in inDec mi miDec km kmDec block blkDec | ||||||||
source | <xs:element name="offset" type="Distance" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | lrms:Direction | ||||||||
properties |
|
||||||||
source | <xs:element name="direction" type="Direction" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | lrms:Side | ||||||||
properties |
|
||||||||
source | <xs:element name="side" type="Side" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | lrms:Height | ||||||||
properties |
|
||||||||
children | altitude verticalDatum verticalLevel | ||||||||
source | <xs:element name="height" type="Height" 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"/> |