| diagram | ![]() |
| namespace | http://www.LRMS-Adopted-02-00-00 |
| children | nodeId chainId nodeOrigin nodeValence geoLocation streets localNodeAttribute |
| used by | |
| source | <xs:complexType name="NodeAttribute"> <xs:sequence> <xs:element name="nodeId" type="IdType" minOccurs="0"/> <xs:element name="chainId" type="IdType" minOccurs="0"/> <xs:element name="nodeOrigin" type="NodeOrigin" minOccurs="0"/> <xs:element name="nodeValence" type="NodeValence" minOccurs="0"/> <xs:element name="geoLocation" type="GeoLocation" minOccurs="0"/> <xs:element name="streets" minOccurs="0"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="10"> <xs:element name="street" type="StreetInfo"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="localNodeAttribute" type="local:NodeAttribute" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||
| type | lrms:IdType | ||||||||
| properties |
|
||||||||
| children | intOrAlpha databaseID | ||||||||
| source | <xs:element name="nodeId" type="IdType" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | lrms:IdType | ||||||||
| properties |
|
||||||||
| children | intOrAlpha databaseID | ||||||||
| source | <xs:element name="chainId" type="IdType" minOccurs="0"/> |
| diagram | |||||||||
| type | lrms:NodeOrigin | ||||||||
| properties |
|
||||||||
| source | <xs:element name="nodeOrigin" type="NodeOrigin" minOccurs="0"/> |
| diagram | |||||||||
| type | lrms:NodeValence | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="nodeValence" type="NodeValence" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | lrms:GeoLocation | ||||||||
| properties |
|
||||||||
| children | latitude longitude horizontalDatum height | ||||||||
| source | <xs:element name="geoLocation" type="GeoLocation" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| properties |
|
||||||||
| children | street | ||||||||
| source | <xs:element name="streets" minOccurs="0"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="10"> <xs:element name="street" type="StreetInfo"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| type | lrms:StreetInfo | ||||
| properties |
|
||||
| children | prefix name suffix streetIndex | ||||
| source | <xs:element name="street" type="StreetInfo"/> |
| diagram | ![]() |
||||||||
| type | NodeAttribute | ||||||||
| properties |
|
||||||||
| children | yourName | ||||||||
| source | <xs:element name="localNodeAttribute" type="local:NodeAttribute" minOccurs="0"/> |