complexType lrms:AddressLink
diagram
namespace http://www.LRMS-Adopted-02-00-00
children fromStructureNumber toStructureNumber streetInfo direction fromSide toSide fromHeight toHeight fromAdminAreas toAdminAreas
used by
elements lrms:Address/addressLink lrms:LinkLocation/addressLink
source <xs:complexType name="AddressLink">
 
<xs:sequence>
   
<xs:element name="fromStructureNumber" type="Text-name255"/>
   
<xs:element name="toStructureNumber" type="Text-name255"/>
   
<xs:element name="streetInfo" type="StreetInfo" minOccurs="0"/>
   
<xs:element name="direction" type="Direction" minOccurs="0"/>
   
<xs:element name="fromSide" type="Side" minOccurs="0"/>
   
<xs:element name="toSide" type="Side" minOccurs="0"/>
   
<xs:element name="fromHeight" type="Height" minOccurs="0"/>
   
<xs:element name="toHeight" type="Height" minOccurs="0"/>
   
<xs:element name="fromAdminAreas" type="AdminAreaGroup" minOccurs="0"/>
   
<xs:element name="toAdminAreas" type="AdminAreaGroup" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element lrms:AddressLink/fromStructureNumber
diagram
type lrms:Text-name255
properties
isRef 0
content simple
facets
minLength 1
maxLength 255
source <xs:element name="fromStructureNumber" type="Text-name255"/>

element lrms:AddressLink/toStructureNumber
diagram
type lrms:Text-name255
properties
isRef 0
content simple
facets
minLength 1
maxLength 255
source <xs:element name="toStructureNumber" type="Text-name255"/>

element lrms:AddressLink/streetInfo
diagram
type lrms:StreetInfo
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children prefix name suffix streetIndex
source <xs:element name="streetInfo" type="StreetInfo" minOccurs="0"/>

element lrms:AddressLink/direction
diagram
type lrms:Direction
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="direction" type="Direction" minOccurs="0"/>

element lrms:AddressLink/fromSide
diagram
type lrms:Side
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="fromSide" type="Side" minOccurs="0"/>

element lrms:AddressLink/toSide
diagram
type lrms:Side
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="toSide" type="Side" minOccurs="0"/>

element lrms:AddressLink/fromHeight
diagram
type lrms:Height
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children altitude verticalDatum verticalLevel
source <xs:element name="fromHeight" type="Height" minOccurs="0"/>

element lrms:AddressLink/toHeight
diagram
type lrms:Height
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children altitude verticalDatum verticalLevel
source <xs:element name="toHeight" type="Height" minOccurs="0"/>

element lrms:AddressLink/fromAdminAreas
diagram
type lrms:AdminAreaGroup
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children city county state postalCode countryCode stateFIPS entityIPS countyFIPS cityFIPS localAdminAreaGroup
source <xs:element name="fromAdminAreas" type="AdminAreaGroup" minOccurs="0"/>

element lrms:AddressLink/toAdminAreas
diagram
type lrms:AdminAreaGroup
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children city county state postalCode countryCode stateFIPS entityIPS countyFIPS cityFIPS localAdminAreaGroup
source <xs:element name="toAdminAreas" type="AdminAreaGroup" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy