complexType tcip:SPPoint
diagram
namespace http://www.TCIP-Adopted-03-00-01
children pointName pointNodeId pointType linearReference addressPoint geoLocationPoint adminArea
used by
elements tcip:SPBoundaryRange/center tcip:SPLocationConversionEntry/converted-point tcip:PIDestination/destination tcip:SPFeatureGeometry/geometry/line/line-item tcip:SPBoundaryContent/locations/location tcip:PiLandmarksList/location tcip:PiLandmarksListSub/location tcip:PINearestStopRequest/location tcip:PILandmark/location tcip:SPBoundaryBox/northeast tcip:SPFeatureGeometry/geometry/point tcip:SPLocationConversionEntry/point tcip:PiLocationMapSub/location/points/point tcip:PiLocationMap/location/points/point tcip:PiGeoZoneListSub/points/point tcip:PiGeoZoneList/points/point tcip:PiAgencyListSub/point tcip:PiAgencyList/point tcip:SPLocationConversionRequest/point tcip:IMIncident/point-location tcip:PiServiceListSub/point-location tcip:PiServiceList/point-location tcip:IMIncident/rendezvousLocation tcip:SPBoundaryBox/southwest tcip:ImIncidentListSub/vicinity tcip:ImIncidentList/vicinity
source <xs:complexType name="SPPoint">
 
<xs:sequence>
   
<xs:element name="pointName" type="lrms:Text-name255" minOccurs="0"/>
   
<xs:element name="pointNodeId" type="lrms:IdType" minOccurs="0"/>
   
<xs:element name="pointType" type="lrms:PointType" minOccurs="0"/>
   
<xs:element name="linearReference" type="SPLink" minOccurs="0"/>
   
<!-- in lieu of recursive LRMS.Linear Reference -->
   
<xs:element name="addressPoint" type="lrms:AddressPoint" minOccurs="0"/>
   
<xs:element name="geoLocationPoint" type="lrms:GeoLocation" minOccurs="0"/>
   
<xs:element name="adminArea" type="lrms:AdminAreaGroup" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:SPPoint/pointName
diagram
type lrms:Text-name255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 255
source <xs:element name="pointName" type="lrms:Text-name255" minOccurs="0"/>

element tcip:SPPoint/pointNodeId
diagram
type lrms:IdType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children intOrAlpha databaseID
source <xs:element name="pointNodeId" type="lrms:IdType" minOccurs="0"/>

element tcip:SPPoint/pointType
diagram
type lrms:PointType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="pointType" type="lrms:PointType" minOccurs="0"/>

element tcip:SPPoint/linearReference
diagram
type tcip:SPLink
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children name info begin-lat begin-lon end-lat end-lon dist-along side points
source <xs:element name="linearReference" type="SPLink" minOccurs="0"/>

element tcip:SPPoint/addressPoint
diagram
type lrms:AddressPoint
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children structureNumber streetInfo side height adminAreas
source <xs:element name="addressPoint" type="lrms:AddressPoint" minOccurs="0"/>

element tcip:SPPoint/geoLocationPoint
diagram
type lrms:GeoLocation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children latitude longitude horizontalDatum height
source <xs:element name="geoLocationPoint" type="lrms:GeoLocation" minOccurs="0"/>

element tcip:SPPoint/adminArea
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="adminArea" type="lrms:AdminAreaGroup" minOccurs="0"/>


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