diagram | ![]() |
||||||||||||
namespace | http://www.LRMS-Adopted-02-00-00 | ||||||||||||
children | locationName node nodeOffset link area polygon chain transition | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="Geometry"> <xs:sequence> <xs:element name="locationName" type="Text-name255" minOccurs="0"/> <xs:choice> <xs:element name="node" type="GeoLocation"/> <xs:element name="nodeOffset"> <xs:complexType> <xs:sequence> <xs:element name="originNode" type="GeoLocation"/> <xs:element name="offsetEast" type="Distance"/> <xs:element name="offsetNorth" type="Distance"/> <xs:element name="offsetHeight" type="Height" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="link" type="GeoLocationLink"/> <xs:element name="area" type="IdType"/> <xs:element name="polygon" type="Polygon"/> <xs:element name="chain" type="Chain"/> <xs:element name="transition" type="Transition"/> </xs:choice> </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:GeoLocation | ||||
properties |
|
||||
children | latitude longitude horizontalDatum height | ||||
source | <xs:element name="node" type="GeoLocation"/> |
diagram | ![]() |
||||
properties |
|
||||
children | originNode offsetEast offsetNorth offsetHeight | ||||
source | <xs:element name="nodeOffset"> <xs:complexType> <xs:sequence> <xs:element name="originNode" type="GeoLocation"/> <xs:element name="offsetEast" type="Distance"/> <xs:element name="offsetNorth" type="Distance"/> <xs:element name="offsetHeight" type="Height" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | lrms:GeoLocation | ||||
properties |
|
||||
children | latitude longitude horizontalDatum height | ||||
source | <xs:element name="originNode" type="GeoLocation"/> |
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="offsetEast" type="Distance"/> |
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="offsetNorth" type="Distance"/> |
diagram | ![]() |
||||||||
type | lrms:Height | ||||||||
properties |
|
||||||||
children | altitude verticalDatum verticalLevel | ||||||||
source | <xs:element name="offsetHeight" type="Height" minOccurs="0"/> |
diagram | ![]() |
||||
type | lrms:GeoLocationLink | ||||
properties |
|
||||
children | startPoint endPoint direction | ||||
source | <xs:element name="link" type="GeoLocationLink"/> |
diagram | ![]() |
||||
type | lrms:IdType | ||||
properties |
|
||||
children | intOrAlpha databaseID | ||||
source | <xs:element name="area" type="IdType"/> |
diagram | ![]() |
||||||||||||
type | lrms:Polygon | ||||||||||||
properties |
|
||||||||||||
children | polygonName vertex | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="polygon" type="Polygon"/> |
diagram | ![]() |
||||||||||||
type | lrms:Chain | ||||||||||||
properties |
|
||||||||||||
children | chain startNodeInfo endNodeInfo chainOffset startSequenceNum endSequenceNum | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="chain" type="Chain"/> |
diagram | ![]() |
||||||||||||
type | lrms:Transition | ||||||||||||
properties |
|
||||||||||||
children | transitionName transitionId transitionOffset | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="transition" type="Transition"/> |