Documentation for ATIS-Draft-03-00-79

Complex Type: SPInteriorLocation

[Table of contents]

Super-types: None
Sub-types: None
Name SPInteriorLocation
Used by (from the same schema document) Complex Type PiDirections , Complex Type PiDirections , Complex Type PiDirectionsSub , Complex Type PiDirectionsSub , Complex Type IMIncident , Complex Type PIAmenity , Complex Type SPIntDirection , Complex Type SPIntDirection , Complex Type SPInteriorFeature
Abstract no
XML Instance Representation
<...>
<name> SP-FeatureName </name> [0..1]
<building> SP-BuildingIdentifier </building> [0..1]
<room> SP-RoomIdentifier </room> [0..1]
<facility> CPTTransitFacilityIden </facility> [0..1]
<point-geolocation> lrms:GeoLocation </point-geolocation> [0..1]
<polygon-location> SPPolygon </polygon-location> [0..1]
<buildingcornerlocation> lrms:GeoLocation </buildingcornerlocation> [0..1]
<offsetEast> lrms:Distance </offsetEast> [0..1]
<offsetNorth> lrms:Distance </offsetNorth> [0..1]
<grid-reference> SP-IndoorGridIdentifier </grid-reference> [0..1]
<address> lrms:AddressPoint </address> [0..1]
<static-sign-text> PI-StaticSignMessage </static-sign-text> [0..1]
<level> lrms:VerticalLevel </level> [0..1]
<location-images> [0..1]
Start Sequence [1..10]
<location-image> PI-BinaryImageData </location-image> [1]
End Sequence
</location-images>
<image-format> PI-GraphicFormat </image-format> [0..1]
<localSPInteriorLocation> local:SPInteriorLocation </localSPInteriorLocation> [0..1]
</...>
Diagram
h645227190 h-1241279288 h1541643183 h2133900120 h-542031743 h-1414121128 h-542031743 h1439634298 h1439634298 h1121873229 h851402497 h-1147701971 h324657481 h-1122007595 h558168688 h-1551571161
Schema Component Representation
<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 minOccurs="1" 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>