complexType tcip:SPInteriorLocation
diagram
namespace http://www.TCIP-Adopted-03-00-01
children name building room facility point-geolocation polygon-location buildingcornerlocation offsetEast offsetNorth grid-reference address static-sign-text level location-images image-format localSPInteriorLocation
used by
elements tcip:SPInteriorFeature/feature-location tcip:SPIntDirection/from tcip:PiDirections/from/from-indoor tcip:PiDirectionsSub/from/from-indoor tcip:IMIncident/indoor-location tcip:PIAmenity/indoor-location tcip:SPIntDirection/to tcip:PiDirections/to/to-indoor tcip:PiDirectionsSub/to/to-indoor
source <xs:complexType name="SPInteriorLocation">
 
<xs:sequence>
   
<xs:element name="name" type="SP-FeatureName" minOccurs="0"/>
   
<xs:element name="building" type="SP-BuildingIdentifier" minOccurs="0"/>
   
<xs:element name="room" type="SP-RoomIdentifier" minOccurs="0"/>
   
<xs:element name="facility" type="CPTTransitFacilityIden" minOccurs="0"/>
   
<xs:element name="point-geolocation" type="lrms:GeoLocation" minOccurs="0"/>
   
<xs:element name="polygon-location" type="SPPolygon" minOccurs="0"/>
   
<xs:element name="buildingcornerlocation" type="lrms:GeoLocation" minOccurs="0"/>
   
<xs:element name="offsetEast" type="lrms:Distance" minOccurs="0"/>
   
<xs:element name="offsetNorth" type="lrms:Distance" minOccurs="0"/>
   
<xs:element name="grid-reference" type="SP-IndoorGridIdentifier" minOccurs="0"/>
   
<xs:element name="address" type="lrms:AddressPoint" minOccurs="0"/>
   
<xs:element name="static-sign-text" type="PI-StaticSignMessage" minOccurs="0"/>
   
<xs:element name="level" type="lrms:VerticalLevel" minOccurs="0"/>
   
<xs:element name="location-images" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10">
         
<xs:element name="location-image" type="PI-BinaryImageData"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="image-format" type="PI-GraphicFormat" minOccurs="0"/>
   
<xs:element name="localSPInteriorLocation" type="local:SPInteriorLocation" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:SPInteriorLocation/name
diagram
type tcip:SP-FeatureName
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 30
source <xs:element name="name" type="SP-FeatureName" minOccurs="0"/>

element tcip:SPInteriorLocation/building
diagram
type tcip:SP-BuildingIdentifier
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 30
source <xs:element name="building" type="SP-BuildingIdentifier" minOccurs="0"/>

element tcip:SPInteriorLocation/room
diagram
type tcip:SP-RoomIdentifier
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 30
source <xs:element name="room" type="SP-RoomIdentifier" minOccurs="0"/>

element tcip:SPInteriorLocation/facility
diagram
type tcip:CPTTransitFacilityIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children facility-id agency-id facility-name base-name
source <xs:element name="facility" type="CPTTransitFacilityIden" minOccurs="0"/>

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

element tcip:SPInteriorLocation/polygon-location
diagram
type tcip:SPPolygon
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children polygonName vertices polygonId
source <xs:element name="polygon-location" type="SPPolygon" minOccurs="0"/>

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

element tcip:SPInteriorLocation/offsetEast
diagram
type lrms:Distance
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children m mDec mm mmDec dm dmDec yd ydDec ft ftDec in inDec mi miDec km kmDec block blkDec
source <xs:element name="offsetEast" type="lrms:Distance" minOccurs="0"/>

element tcip:SPInteriorLocation/offsetNorth
diagram
type lrms:Distance
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children m mDec mm mmDec dm dmDec yd ydDec ft ftDec in inDec mi miDec km kmDec block blkDec
source <xs:element name="offsetNorth" type="lrms:Distance" minOccurs="0"/>

element tcip:SPInteriorLocation/grid-reference
diagram
type tcip:SP-IndoorGridIdentifier
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 30
source <xs:element name="grid-reference" type="SP-IndoorGridIdentifier" minOccurs="0"/>

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

element tcip:SPInteriorLocation/static-sign-text
diagram
type tcip:PI-StaticSignMessage
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 100000
source <xs:element name="static-sign-text" type="PI-StaticSignMessage" minOccurs="0"/>

element tcip:SPInteriorLocation/level
diagram
type lrms:VerticalLevel
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -128
source <xs:element name="level" type="lrms:VerticalLevel" minOccurs="0"/>

element tcip:SPInteriorLocation/location-images
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children location-image
source <xs:element name="location-images" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10">
     
<xs:element name="location-image" type="PI-BinaryImageData"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SPInteriorLocation/location-images/location-image
diagram
type tcip:PI-BinaryImageData
properties
isRef 0
content simple
facets
maxLength 2000000
source <xs:element name="location-image" type="PI-BinaryImageData"/>

element tcip:SPInteriorLocation/image-format
diagram
type tcip:PI-GraphicFormat
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="image-format" type="PI-GraphicFormat" minOccurs="0"/>

element tcip:SPInteriorLocation/localSPInteriorLocation
diagram
type SPInteriorLocation
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="localSPInteriorLocation" type="local:SPInteriorLocation" minOccurs="0"/>


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