complexType public_transport_informationType
diagram gluon3_1_p417.png
namespace http://gluon.nrk.no/tpeg3_1
children tpeg:location_container tpeg:transport_mode tpeg:service_information tpeg:message_report_type tpeg:additional_information tpeg:cross_reference
used by
elements tpeg_document/public_transport_information tpeg_messageType/public_transport_information
attributes
Name  Type  Use  Default  Fixed  Annotation
message_id  xs:string  required      
version_number  xs:string  required      
message_generation_time  xs:string        
start_time  xs:string        
stop_time  xs:string        
message_expiry_time  xs:string        
severity_factor  xs:string        
unverified_information  xs:string        
source <xs:complexType name="public_transport_informationType">
 
<xs:choice minOccurs="0" maxOccurs="unbounded">
   
<xs:element name="location_container" type="tpeg:location_containerType"/>
   
<xs:element name="transport_mode">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="brand_name" minOccurs="0" maxOccurs="unbounded">
           
<xs:complexType>
             
<xs:attribute name="brand_name" type="xs:string" use="required"/>
           
</xs:complexType>
         
</xs:element>
       
</xs:sequence>
       
<xs:attribute name="transport_mode" type="xs:string" use="required"/>
       
<xs:attribute name="transport_submode" type="xs:string"/>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="service_information">
     
<xs:complexType>
       
<xs:choice minOccurs="0" maxOccurs="unbounded">
         
<xs:element name="transport_service_identification">
           
<xs:complexType>
             
<xs:choice minOccurs="0" maxOccurs="unbounded">
               
<xs:element name="transport_service_id">
                 
<xs:complexType>
                   
<xs:attribute name="transport_information_type" type="xs:string" use="required"/>
                   
<xs:attribute name="transport_service_id" type="xs:string" use="required"/>
                 
</xs:complexType>
               
</xs:element>
               
<xs:element name="transport_service_name">
                 
<xs:complexType>
                   
<xs:attribute name="transport_service_name" type="xs:string" use="required"/>
                 
</xs:complexType>
               
</xs:element>
               
<xs:element name="operator_name">
                 
<xs:complexType>
                   
<xs:attribute name="operator_name" type="xs:string" use="required"/>
                 
</xs:complexType>
               
</xs:element>
               
<xs:element name="operator_subsidiary_name">
                 
<xs:complexType>
                   
<xs:attribute name="operator_subsidiary_name" type="xs:string" use="required"/>
                 
</xs:complexType>
               
</xs:element>
             
</xs:choice>
           
</xs:complexType>
         
</xs:element>
         
<xs:element name="service_condition">
           
<xs:complexType>
             
<xs:attribute name="service_condition_type" type="xs:string" use="required"/>
           
</xs:complexType>
         
</xs:element>
         
<xs:element name="facilities">
           
<xs:complexType>
             
<xs:attribute name="facilities_type" type="xs:string" use="required"/>
           
</xs:complexType>
         
</xs:element>
         
<xs:element name="booking_status">
           
<xs:complexType>
             
<xs:attribute name="booking_status_type" type="xs:string" use="required"/>
           
</xs:complexType>
         
</xs:element>
         
<xs:element name="ticket_restrictions">
           
<xs:complexType>
             
<xs:attribute name="ticket_restrictions_type" type="xs:string" use="required"/>
           
</xs:complexType>
         
</xs:element>
         
<xs:element name="event_reason">
           
<xs:complexType>
             
<xs:attribute name="event_reason_type" type="xs:string" use="required"/>
             
<xs:attribute name="event_reason_subtype" type="xs:string"/>
           
</xs:complexType>
         
</xs:element>
         
<xs:element name="route_description">
           
<xs:complexType>
             
<xs:choice minOccurs="0" maxOccurs="unbounded">
               
<xs:element name="route_description_type">
                 
<xs:complexType>
                   
<xs:sequence>
                     
<xs:element name="location_container" type="tpeg:location_containerType"/>
                     
<xs:choice minOccurs="0" maxOccurs="unbounded">
                       
<xs:element name="time_type" type="tpeg:time_typeType"/>
                       
<xs:element name="timetable_type" type="tpeg:timetable_typeType"/>
                       
<xs:element name="service_delivery" type="tpeg:service_deliveryType"/>
                     
</xs:choice>
                   
</xs:sequence>
                   
<xs:attribute name="route_description_type" type="xs:string" use="required"/>
                 
</xs:complexType>
               
</xs:element>
               
<xs:element name="time_type" type="tpeg:time_typeType"/>
               
<xs:element name="timetable_type" type="tpeg:timetable_typeType"/>
               
<xs:element name="service_delivery" type="tpeg:service_deliveryType"/>
             
</xs:choice>
           
</xs:complexType>
         
</xs:element>
       
</xs:choice>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="message_report_type">
     
<xs:complexType>
       
<xs:attribute name="message_report_type" type="xs:string" use="required"/>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="additional_information">
     
<xs:complexType>
       
<xs:attribute name="function_type" type="xs:string" use="required"/>
       
<xs:attribute name="language_code" type="xs:string"/>
       
<xs:attribute name="additional_information" type="xs:string" use="required"/>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="cross_reference">
     
<xs:complexType>
       
<xs:attribute name="cross_reference_type" type="xs:string" use="required"/>
       
<xs:attribute name="sid-a" type="xs:string"/>
       
<xs:attribute name="sid-b" type="xs:string"/>
       
<xs:attribute name="sid-c" type="xs:string"/>
       
<xs:attribute name="scid" type="xs:string"/>
       
<xs:attribute name="mid" type="xs:string" use="required"/>
       
<xs:attribute name="ver" type="xs:string"/>
     
</xs:complexType>
   
</xs:element>
 
</xs:choice>
 
<xs:attribute name="message_id" type="xs:string" use="required"/>
 
<xs:attribute name="version_number" type="xs:string" use="required"/>
 
<xs:attribute name="message_generation_time" type="xs:string"/>
 
<xs:attribute name="start_time" type="xs:string"/>
 
<xs:attribute name="stop_time" type="xs:string"/>
 
<xs:attribute name="message_expiry_time" type="xs:string"/>
 
<xs:attribute name="severity_factor" type="xs:string"/>
 
<xs:attribute name="unverified_information" type="xs:string"/>
</xs:complexType>

attribute public_transport_informationType/@message_id
type xs:string
properties
use required
source <xs:attribute name="message_id" type="xs:string" use="required"/>

attribute public_transport_informationType/@version_number
type xs:string
properties
use required
source <xs:attribute name="version_number" type="xs:string" use="required"/>

attribute public_transport_informationType/@message_generation_time
type xs:string
source <xs:attribute name="message_generation_time" type="xs:string"/>

attribute public_transport_informationType/@start_time
type xs:string
source <xs:attribute name="start_time" type="xs:string"/>

attribute public_transport_informationType/@stop_time
type xs:string
source <xs:attribute name="stop_time" type="xs:string"/>

attribute public_transport_informationType/@message_expiry_time
type xs:string
source <xs:attribute name="message_expiry_time" type="xs:string"/>

attribute public_transport_informationType/@severity_factor
type xs:string
source <xs:attribute name="severity_factor" type="xs:string"/>

attribute public_transport_informationType/@unverified_information
type xs:string
source <xs:attribute name="unverified_information" type="xs:string"/>

element public_transport_informationType/location_container
diagram gluon3_1_p418.png
namespace http://gluon.nrk.no/tpeg3_1
type tpeg:location_containerType
properties
content complex
children tpeg:location_coordinates tpeg:location_descriptions
attributes
Name  Type  Use  Default  Fixed  Annotation
language  xs:string        
source <xs:element name="location_container" type="tpeg:location_containerType"/>

element public_transport_informationType/transport_mode
diagram gluon3_1_p419.png
namespace http://gluon.nrk.no/tpeg3_1
properties
content complex
children tpeg:brand_name
attributes
Name  Type  Use  Default  Fixed  Annotation
transport_mode  xs:string  required      
transport_submode  xs:string        
source <xs:element name="transport_mode">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="brand_name" minOccurs="0" maxOccurs="unbounded">
       
<xs:complexType>
         
<xs:attribute name="brand_name" type="xs:string" use="required"/>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="transport_mode" type="xs:string" use="required"/>
   
<xs:attribute name="transport_submode" type="xs:string"/>
 
</xs:complexType>
</xs:element>

attribute public_transport_informationType/transport_mode/@transport_mode
type xs:string
properties
use required
source <xs:attribute name="transport_mode" type="xs:string" use="required"/>

attribute public_transport_informationType/transport_mode/@transport_submode
type xs:string
source <xs:attribute name="transport_submode" type="xs:string"/>

element public_transport_informationType/transport_mode/brand_name
diagram gluon3_1_p420.png
namespace http://gluon.nrk.no/tpeg3_1
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
brand_name  xs:string  required      
source <xs:element name="brand_name" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:attribute name="brand_name" type="xs:string" use="required"/>
 
</xs:complexType>
</xs:element>

attribute public_transport_informationType/transport_mode/brand_name/@brand_name
type xs:string
properties
use required
source <xs:attribute name="brand_name" type="xs:string" use="required"/>

element public_transport_informationType/service_information
diagram gluon3_1_p421.png
namespace http://gluon.nrk.no/tpeg3_1
properties
content complex
children tpeg:transport_service_identification tpeg:service_condition tpeg:facilities tpeg:booking_status tpeg:ticket_restrictions tpeg:event_reason tpeg:route_description
source <xs:element name="service_information">
 
<xs:complexType>
   
<xs:choice minOccurs="0" maxOccurs="unbounded">
     
<xs:element name="transport_service_identification">
       
<xs:complexType>
         
<xs:choice minOccurs="0" maxOccurs="unbounded">
           
<xs:element name="transport_service_id">
             
<xs:complexType>
               
<xs:attribute name="transport_information_type" type="xs:string" use="required"/>
               
<xs:attribute name="transport_service_id" type="xs:string" use="required"/>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="transport_service_name">
             
<xs:complexType>
               
<xs:attribute name="transport_service_name" type="xs:string" use="required"/>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="operator_name">
             
<xs:complexType>
               
<xs:attribute name="operator_name" type="xs:string" use="required"/>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="operator_subsidiary_name">
             
<xs:complexType>
               
<xs:attribute name="operator_subsidiary_name" type="xs:string" use="required"/>
             
</xs:complexType>
           
</xs:element>
         
</xs:choice>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="service_condition">
       
<xs:complexType>
         
<xs:attribute name="service_condition_type" type="xs:string" use="required"/>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="facilities">
       
<xs:complexType>
         
<xs:attribute name="facilities_type" type="xs:string" use="required"/>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="booking_status">
       
<xs:complexType>
         
<xs:attribute name="booking_status_type" type="xs:string" use="required"/>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="ticket_restrictions">
       
<xs:complexType>
         
<xs:attribute name="ticket_restrictions_type" type="xs:string" use="required"/>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="event_reason">
       
<xs:complexType>
         
<xs:attribute name="event_reason_type" type="xs:string" use="required"/>
         
<xs:attribute name="event_reason_subtype" type="xs:string"/>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="route_description">
       
<xs:complexType>
         
<xs:choice minOccurs="0" maxOccurs="unbounded">
           
<xs:element name="route_description_type">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="location_container" type="tpeg:location_containerType"/>
                 
<xs:choice minOccurs="0" maxOccurs="unbounded">
                   
<xs:element name="time_type" type="tpeg:time_typeType"/>
                   
<xs:element name="timetable_type" type="tpeg:timetable_typeType"/>
                   
<xs:element name="service_delivery" type="tpeg:service_deliveryType"/>
                 
</xs:choice>
               
</xs:sequence>
               
<xs:attribute name="route_description_type" type="xs:string" use="required"/>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="time_type" type="tpeg:time_typeType"/>
           
<xs:element name="timetable_type" type="tpeg:timetable_typeType"/>
           
<xs:element name="service_delivery" type="tpeg:service_deliveryType"/>
         
</xs:choice>
       
</xs:complexType>
     
</xs:element>
   
</xs:choice>
 
</xs:complexType>
</xs:element>

element public_transport_informationType/service_information/transport_service_identification
diagram gluon3_1_p422.png
namespace http://gluon.nrk.no/tpeg3_1
properties
content complex
children tpeg:transport_service_id tpeg:transport_service_name tpeg:operator_name tpeg:operator_subsidiary_name
source <xs:element name="transport_service_identification">
 
<xs:complexType>
   
<xs:choice minOccurs="0" maxOccurs="unbounded">
     
<xs:element name="transport_service_id">
       
<xs:complexType>
         
<xs:attribute name="transport_information_type" type="xs:string" use="required"/>
         
<xs:attribute name="transport_service_id" type="xs:string" use="required"/>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="transport_service_name">
       
<xs:complexType>
         
<xs:attribute name="transport_service_name" type="xs:string" use="required"/>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="operator_name">
       
<xs:complexType>
         
<xs:attribute name="operator_name" type="xs:string" use="required"/>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="operator_subsidiary_name">
       
<xs:complexType>
         
<xs:attribute name="operator_subsidiary_name" type="xs:string" use="required"/>
       
</xs:complexType>
     
</xs:element>
   
</xs:choice>
 
</xs:complexType>
</xs:element>

element public_transport_informationType/service_information/transport_service_identification/transport_service_id
diagram gluon3_1_p423.png
namespace http://gluon.nrk.no/tpeg3_1
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
transport_information_type  xs:string  required      
transport_service_id  xs:string  required      
source <xs:element name="transport_service_id">
 
<xs:complexType>
   
<xs:attribute name="transport_information_type" type="xs:string" use="required"/>
   
<xs:attribute name="transport_service_id" type="xs:string" use="required"/>
 
</xs:complexType>
</xs:element>

attribute public_transport_informationType/service_information/transport_service_identification/transport_service_id/@transport_information_type
type xs:string
properties
use required
source <xs:attribute name="transport_information_type" type="xs:string" use="required"/>

attribute public_transport_informationType/service_information/transport_service_identification/transport_service_id/@transport_service_id
type xs:string
properties
use required
source <xs:attribute name="transport_service_id" type="xs:string" use="required"/>

element public_transport_informationType/service_information/transport_service_identification/transport_service_name
diagram gluon3_1_p424.png
namespace http://gluon.nrk.no/tpeg3_1
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
transport_service_name  xs:string  required      
source <xs:element name="transport_service_name">
 
<xs:complexType>
   
<xs:attribute name="transport_service_name" type="xs:string" use="required"/>
 
</xs:complexType>
</xs:element>

attribute public_transport_informationType/service_information/transport_service_identification/transport_service_name/@transport_service_name
type xs:string
properties
use required
source <xs:attribute name="transport_service_name" type="xs:string" use="required"/>

element public_transport_informationType/service_information/transport_service_identification/operator_name
diagram gluon3_1_p425.png
namespace http://gluon.nrk.no/tpeg3_1
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
operator_name  xs:string  required      
source <xs:element name="operator_name">
 
<xs:complexType>
   
<xs:attribute name="operator_name" type="xs:string" use="required"/>
 
</xs:complexType>
</xs:element>

attribute public_transport_informationType/service_information/transport_service_identification/operator_name/@operator_name
type xs:string
properties
use required
source <xs:attribute name="operator_name" type="xs:string" use="required"/>

element public_transport_informationType/service_information/transport_service_identification/operator_subsidiary_name
diagram gluon3_1_p426.png
namespace http://gluon.nrk.no/tpeg3_1
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
operator_subsidiary_name  xs:string  required      
source <xs:element name="operator_subsidiary_name">
 
<xs:complexType>
   
<xs:attribute name="operator_subsidiary_name" type="xs:string" use="required"/>
 
</xs:complexType>
</xs:element>

attribute public_transport_informationType/service_information/transport_service_identification/operator_subsidiary_name/@operator_subsidiary_name
type xs:string
properties
use required
source <xs:attribute name="operator_subsidiary_name" type="xs:string" use="required"/>

element public_transport_informationType/service_information/service_condition
diagram gluon3_1_p427.png
namespace http://gluon.nrk.no/tpeg3_1
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
service_condition_type  xs:string  required      
source <xs:element name="service_condition">
 
<xs:complexType>
   
<xs:attribute name="service_condition_type" type="xs:string" use="required"/>
 
</xs:complexType>
</xs:element>

attribute public_transport_informationType/service_information/service_condition/@service_condition_type
type xs:string
properties
use required
source <xs:attribute name="service_condition_type" type="xs:string" use="required"/>

element public_transport_informationType/service_information/facilities
diagram gluon3_1_p428.png
namespace http://gluon.nrk.no/tpeg3_1
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
facilities_type  xs:string  required      
source <xs:element name="facilities">
 
<xs:complexType>
   
<xs:attribute name="facilities_type" type="xs:string" use="required"/>
 
</xs:complexType>
</xs:element>

attribute public_transport_informationType/service_information/facilities/@facilities_type
type xs:string
properties
use required
source <xs:attribute name="facilities_type" type="xs:string" use="required"/>

element public_transport_informationType/service_information/booking_status
diagram gluon3_1_p429.png
namespace http://gluon.nrk.no/tpeg3_1
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
booking_status_type  xs:string  required      
source <xs:element name="booking_status">
 
<xs:complexType>
   
<xs:attribute name="booking_status_type" type="xs:string" use="required"/>
 
</xs:complexType>
</xs:element>

attribute public_transport_informationType/service_information/booking_status/@booking_status_type
type xs:string
properties
use required
source <xs:attribute name="booking_status_type" type="xs:string" use="required"/>

element public_transport_informationType/service_information/ticket_restrictions
diagram gluon3_1_p430.png
namespace http://gluon.nrk.no/tpeg3_1
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
ticket_restrictions_type  xs:string  required      
source <xs:element name="ticket_restrictions">
 
<xs:complexType>
   
<xs:attribute name="ticket_restrictions_type" type="xs:string" use="required"/>
 
</xs:complexType>
</xs:element>

attribute public_transport_informationType/service_information/ticket_restrictions/@ticket_restrictions_type
type xs:string
properties
use required
source <xs:attribute name="ticket_restrictions_type" type="xs:string" use="required"/>

element public_transport_informationType/service_information/event_reason
diagram gluon3_1_p431.png
namespace http://gluon.nrk.no/tpeg3_1
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
event_reason_type  xs:string  required      
event_reason_subtype  xs:string        
source <xs:element name="event_reason">
 
<xs:complexType>
   
<xs:attribute name="event_reason_type" type="xs:string" use="required"/>
   
<xs:attribute name="event_reason_subtype" type="xs:string"/>
 
</xs:complexType>
</xs:element>

attribute public_transport_informationType/service_information/event_reason/@event_reason_type
type xs:string
properties
use required
source <xs:attribute name="event_reason_type" type="xs:string" use="required"/>

attribute public_transport_informationType/service_information/event_reason/@event_reason_subtype
type xs:string
source <xs:attribute name="event_reason_subtype" type="xs:string"/>

element public_transport_informationType/service_information/route_description
diagram gluon3_1_p432.png
namespace http://gluon.nrk.no/tpeg3_1
properties
content complex
children tpeg:route_description_type tpeg:time_type tpeg:timetable_type tpeg:service_delivery
source <xs:element name="route_description">
 
<xs:complexType>
   
<xs:choice minOccurs="0" maxOccurs="unbounded">
     
<xs:element name="route_description_type">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="location_container" type="tpeg:location_containerType"/>
           
<xs:choice minOccurs="0" maxOccurs="unbounded">
             
<xs:element name="time_type" type="tpeg:time_typeType"/>
             
<xs:element name="timetable_type" type="tpeg:timetable_typeType"/>
             
<xs:element name="service_delivery" type="tpeg:service_deliveryType"/>
           
</xs:choice>
         
</xs:sequence>
         
<xs:attribute name="route_description_type" type="xs:string" use="required"/>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="time_type" type="tpeg:time_typeType"/>
     
<xs:element name="timetable_type" type="tpeg:timetable_typeType"/>
     
<xs:element name="service_delivery" type="tpeg:service_deliveryType"/>
   
</xs:choice>
 
</xs:complexType>
</xs:element>

element public_transport_informationType/service_information/route_description/route_description_type
diagram gluon3_1_p433.png
namespace http://gluon.nrk.no/tpeg3_1
properties
content complex
children tpeg:location_container tpeg:time_type tpeg:timetable_type tpeg:service_delivery
attributes
Name  Type  Use  Default  Fixed  Annotation
route_description_type  xs:string  required      
source <xs:element name="route_description_type">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="location_container" type="tpeg:location_containerType"/>
     
<xs:choice minOccurs="0" maxOccurs="unbounded">
       
<xs:element name="time_type" type="tpeg:time_typeType"/>
       
<xs:element name="timetable_type" type="tpeg:timetable_typeType"/>
       
<xs:element name="service_delivery" type="tpeg:service_deliveryType"/>
     
</xs:choice>
   
</xs:sequence>
   
<xs:attribute name="route_description_type" type="xs:string" use="required"/>
 
</xs:complexType>
</xs:element>

attribute public_transport_informationType/service_information/route_description/route_description_type/@route_description_type
type xs:string
properties
use required
source <xs:attribute name="route_description_type" type="xs:string" use="required"/>

element public_transport_informationType/service_information/route_description/route_description_type/location_container
diagram gluon3_1_p434.png
namespace http://gluon.nrk.no/tpeg3_1
type tpeg:location_containerType
properties
content complex
children tpeg:location_coordinates tpeg:location_descriptions
attributes
Name  Type  Use  Default  Fixed  Annotation
language  xs:string        
source <xs:element name="location_container" type="tpeg:location_containerType"/>

element public_transport_informationType/service_information/route_description/route_description_type/time_type
diagram gluon3_1_p435.png
namespace http://gluon.nrk.no/tpeg3_1
type tpeg:time_typeType
properties
content complex
children tpeg:time_instance tpeg:interval_time tpeg:service_day_type
attributes
Name  Type  Use  Default  Fixed  Annotation
time_type  xs:string  required      
planning_status_type  xs:string  required      
source <xs:element name="time_type" type="tpeg:time_typeType"/>

element public_transport_informationType/service_information/route_description/route_description_type/timetable_type
diagram gluon3_1_p436.png
namespace http://gluon.nrk.no/tpeg3_1
type tpeg:timetable_typeType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
timetable_type  xs:string  required      
source <xs:element name="timetable_type" type="tpeg:timetable_typeType"/>

element public_transport_informationType/service_information/route_description/route_description_type/service_delivery
diagram gluon3_1_p437.png
namespace http://gluon.nrk.no/tpeg3_1
type tpeg:service_deliveryType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
service_delivery_point_type  xs:string  required      
planning_status_type  xs:string  required      
service_delivery_point_name  xs:string  required      
source <xs:element name="service_delivery" type="tpeg:service_deliveryType"/>

element public_transport_informationType/service_information/route_description/time_type
diagram gluon3_1_p438.png
namespace http://gluon.nrk.no/tpeg3_1
type tpeg:time_typeType
properties
content complex
children tpeg:time_instance tpeg:interval_time tpeg:service_day_type
attributes
Name  Type  Use  Default  Fixed  Annotation
time_type  xs:string  required      
planning_status_type  xs:string  required      
source <xs:element name="time_type" type="tpeg:time_typeType"/>

element public_transport_informationType/service_information/route_description/timetable_type
diagram gluon3_1_p439.png
namespace http://gluon.nrk.no/tpeg3_1
type tpeg:timetable_typeType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
timetable_type  xs:string  required      
source <xs:element name="timetable_type" type="tpeg:timetable_typeType"/>

element public_transport_informationType/service_information/route_description/service_delivery
diagram gluon3_1_p440.png
namespace http://gluon.nrk.no/tpeg3_1
type tpeg:service_deliveryType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
service_delivery_point_type  xs:string  required      
planning_status_type  xs:string  required      
service_delivery_point_name  xs:string  required      
source <xs:element name="service_delivery" type="tpeg:service_deliveryType"/>

element public_transport_informationType/message_report_type
diagram gluon3_1_p441.png
namespace http://gluon.nrk.no/tpeg3_1
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
message_report_type  xs:string  required      
source <xs:element name="message_report_type">
 
<xs:complexType>
   
<xs:attribute name="message_report_type" type="xs:string" use="required"/>
 
</xs:complexType>
</xs:element>

attribute public_transport_informationType/message_report_type/@message_report_type
type xs:string
properties
use required
source <xs:attribute name="message_report_type" type="xs:string" use="required"/>

element public_transport_informationType/additional_information
diagram gluon3_1_p442.png
namespace http://gluon.nrk.no/tpeg3_1
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
function_type  xs:string  required      
language_code  xs:string        
additional_information  xs:string  required      
source <xs:element name="additional_information">
 
<xs:complexType>
   
<xs:attribute name="function_type" type="xs:string" use="required"/>
   
<xs:attribute name="language_code" type="xs:string"/>
   
<xs:attribute name="additional_information" type="xs:string" use="required"/>
 
</xs:complexType>
</xs:element>

attribute public_transport_informationType/additional_information/@function_type
type xs:string
properties
use required
source <xs:attribute name="function_type" type="xs:string" use="required"/>

attribute public_transport_informationType/additional_information/@language_code
type xs:string
source <xs:attribute name="language_code" type="xs:string"/>

attribute public_transport_informationType/additional_information/@additional_information
type xs:string
properties
use required
source <xs:attribute name="additional_information" type="xs:string" use="required"/>

element public_transport_informationType/cross_reference
diagram gluon3_1_p443.png
namespace http://gluon.nrk.no/tpeg3_1
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
cross_reference_type  xs:string  required      
sid-a  xs:string        
sid-b  xs:string        
sid-c  xs:string        
scid  xs:string        
mid  xs:string  required      
ver  xs:string        
source <xs:element name="cross_reference">
 
<xs:complexType>
   
<xs:attribute name="cross_reference_type" type="xs:string" use="required"/>
   
<xs:attribute name="sid-a" type="xs:string"/>
   
<xs:attribute name="sid-b" type="xs:string"/>
   
<xs:attribute name="sid-c" type="xs:string"/>
   
<xs:attribute name="scid" type="xs:string"/>
   
<xs:attribute name="mid" type="xs:string" use="required"/>
   
<xs:attribute name="ver" type="xs:string"/>
 
</xs:complexType>
</xs:element>

attribute public_transport_informationType/cross_reference/@cross_reference_type
type xs:string
properties
use required
source <xs:attribute name="cross_reference_type" type="xs:string" use="required"/>

attribute public_transport_informationType/cross_reference/@sid-a
type xs:string
source <xs:attribute name="sid-a" type="xs:string"/>

attribute public_transport_informationType/cross_reference/@sid-b
type xs:string
source <xs:attribute name="sid-b" type="xs:string"/>

attribute public_transport_informationType/cross_reference/@sid-c
type xs:string
source <xs:attribute name="sid-c" type="xs:string"/>

attribute public_transport_informationType/cross_reference/@scid
type xs:string
source <xs:attribute name="scid" type="xs:string"/>

attribute public_transport_informationType/cross_reference/@mid
type xs:string
properties
use required
source <xs:attribute name="mid" type="xs:string" use="required"/>

attribute public_transport_informationType/cross_reference/@ver
type xs:string
source <xs:attribute name="ver" type="xs:string"/>


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