complexType lrms:AddressPoint
diagram
namespace http://www.LRMS-Adopted-02-00-00
children structureNumber streetInfo side height adminAreas
used by
elements Facilities/address InjuryData/address PersonInformation/address tcip:SPInteriorLocation/address tcip:IMPerson/address tcip:CPTTransitFacility/address tcip:CPTStoppoint/address tcip:SPPoint/addressPoint lrms:PointLocation/addressPoint lrms:Address/addressPoint PersonInformation/currentLocation tcip:PIFoundItem/cust-finder-address tcip:PICustomerProfile/customer-address tcip:PIFoundItem/found-location tcip:CPTEmployee/homeAddress tcip:PILostItem/lost-location tcip:PIAgencyProfile/public-contact-addr tcip:PILostItem/reporter-address tcip:PIFoundItem/stored-location tcip:PITravelerProfile/travelerHomeAddress tcip:PITravelerProfile/travelerWorkAddress
source <xs:complexType name="AddressPoint">
 
<xs:sequence>
   
<xs:element name="structureNumber" type="Text-name255"/>
   
<xs:element name="streetInfo" type="StreetInfo" 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>

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

element lrms:AddressPoint/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:AddressPoint/side
diagram
type lrms:Side
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="side" type="Side" minOccurs="0"/>

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

element lrms:AddressPoint/adminAreas
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="adminAreas" type="AdminAreaGroup" minOccurs="0"/>


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