| diagram | ![]() |
||||||||||||
| namespace | http://www.LRMS-Adopted-02-00-00 | ||||||||||||
| children | locationName addressPoint addressLink | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:complexType name="Address"> <xs:sequence> <xs:element name="locationName" type="Text-name255" minOccurs="0"/> <xs:choice> <xs:element name="addressPoint" type="AddressPoint"/> <xs:element name="addressLink" type="AddressLink"/> </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:AddressPoint | ||||
| properties |
|
||||
| children | structureNumber streetInfo side height adminAreas | ||||
| source | <xs:element name="addressPoint" type="AddressPoint"/> |
| diagram | ![]() |
||||
| type | lrms:AddressLink | ||||
| properties |
|
||||
| children | fromStructureNumber toStructureNumber streetInfo direction fromSide toSide fromHeight toHeight fromAdminAreas toAdminAreas | ||||
| source | <xs:element name="addressLink" type="AddressLink"/> |