complexType tcip:SPIntDirection
diagram
namespace http://www.TCIP-Adopted-03-00-01
children from to instruction text images image-format video-format frames
used by
element tcip:PiDirections/int-directions/int-direction
source <xs:complexType name="SPIntDirection">
 
<xs:sequence>
   
<xs:element name="from" type="SPInteriorLocation" minOccurs="0"/>
   
<xs:element name="to" type="SPInteriorLocation" minOccurs="0"/>
   
<xs:element name="instruction" type="atis:ManeuverInstruction" minOccurs="0"/>
   
<xs:element name="text" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="images" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10">
         
<xs:element name="image" type="PI-BinaryImageData"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="image-format" type="PI-GraphicFormat" minOccurs="0"/>
   
<xs:element name="video-format" type="PI-GraphicFormat" minOccurs="0"/>
   
<xs:element name="frames">
     
<xs:complexType>
       
<xs:sequence maxOccurs="5">
         
<xs:element name="frame" type="PI-BinaryVideoData"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:SPIntDirection/from
diagram
type tcip:SPInteriorLocation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children name building room facility point-geolocation polygon-location buildingcornerlocation offsetEast offsetNorth grid-reference address static-sign-text level location-images image-format localSPInteriorLocation
source <xs:element name="from" type="SPInteriorLocation" minOccurs="0"/>

element tcip:SPIntDirection/to
diagram
type tcip:SPInteriorLocation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children name building room facility point-geolocation polygon-location buildingcornerlocation offsetEast offsetNorth grid-reference address static-sign-text level location-images image-format localSPInteriorLocation
source <xs:element name="to" type="SPInteriorLocation" minOccurs="0"/>

element tcip:SPIntDirection/instruction
diagram
type atis:ManeuverInstruction
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children maneuverLocationType instructions descripton distance outboundRoad maneuversign direction localManeuverInstruction2
source <xs:element name="instruction" type="atis:ManeuverInstruction" minOccurs="0"/>

element tcip:SPIntDirection/text
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="text" type="CPT-Footnote" minOccurs="0"/>

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

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

element tcip:SPIntDirection/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:SPIntDirection/video-format
diagram
type tcip:PI-GraphicFormat
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="video-format" type="PI-GraphicFormat" minOccurs="0"/>

element tcip:SPIntDirection/frames
diagram
properties
isRef 0
content complex
children frame
source <xs:element name="frames">
 
<xs:complexType>
   
<xs:sequence maxOccurs="5">
     
<xs:element name="frame" type="PI-BinaryVideoData"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SPIntDirection/frames/frame
diagram
type tcip:PI-BinaryVideoData
properties
isRef 0
content simple
facets
maxLength 2000000
source <xs:element name="frame" type="PI-BinaryVideoData"/>


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