Trasse Data Type

Java class for Trasse complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="Trasse">
   <complexContent>
     <restriction base=" http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="dossier_id" minOccurs="0">
           <simpleType>
             <restriction base=" http://www.w3.org/2001/XMLSchema}long">
               <totalDigits value="12"/>
             </restriction>
           </simpleType>
         </element>
         <element name="territory_id" minOccurs="0">
           <simpleType>
             <restriction base=" http://www.w3.org/2001/XMLSchema}long">
               <totalDigits value="12"/>
             </restriction>
           </simpleType>
         </element>
         <element name="responsible_ru_agency_id" type=" http://eu/rne/pcs-online/WebServices/types/Dictionaries}AgencyId" minOccurs="0"/>
         <element name="transferred_edit_rights" type=" http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="train_id" type=" http://eu/rne/pcs-online/WebServices/types/TafTsiIdentifiers}TrainId" minOccurs="0"/>
         <element name="traffic_period_text" minOccurs="0">
           <simpleType>
             <restriction base=" http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="500"/>
             </restriction>
           </simpleType>
         </element>
         <element name="agency_type_id">
           <simpleType>
             <restriction base=" http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="10"/>
             </restriction>
           </simpleType>
         </element>
         <element name="title" type=" http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="validity_period" type=" http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="tsi_path_id" type=" http://eu/rne/pcs-online/WebServices/types/TafTsiIdentifiers}TsiPathId" minOccurs="0"/>
         <element name="pa_pm_data" type=" http://eu/rne/pcs-online/WebServices/types/DossierPaPm}PathPaPmData" minOccurs="0"/>
         <element name="path_section" type=" http://eu/rne/pcs-online/WebServices/types/Timetable}TrasseElement" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
       <attribute name="id">
         <simpleType>
           <restriction base=" http://www.w3.org/2001/XMLSchema}long">
             <totalDigits value="12"/>
           </restriction>
         </simpleType>
       </attribute>
     </restriction>
   </complexContent>
 </complexType>
 

Namespace
(Default)
Properties
name data type type namespace min/max occurs constraints description
id long attribute 0/1   Technical (PCS specific) identifier for the path. Suitable only for existing paths.
dossier_id long element 0/1   Technical (PCS) identifier for the dossier. Suitable only for existing paths.
territory_id long element 0/1   Used to identify the dossier territory for the current path. This field is updated by PCS system only.
responsible_ru_agency_id AgencyId element 0/1   Responsible RU agency.
transferred_edit_rights boolean element 0/1   Used to identify transferred edit rights from applicant to responsible RU in Path Modification process.
train_id TrainId element 0/1   Train identifier.
traffic_period_text string element 0/1   Used by the users to enter days in service of the path.
agency_type_id string element 1/1 required Used to indicate whether the path is part of Applicant or IM timetable. A list of valid entries can be retrieved through "getAgencyTypes" operation.
title string element 0/1   Used to indicate the title for the path. Updated by PCS system only.
validity_period string element 0/1   Timetable validity period.
tsi_path_id TsiPathId element 0/1   TSI path identifier.
pa_pm_data PathPaPmData element 0/1   Path Alteration/Modification data.
path_section list of TrasseElement element 0/unbounded   Path section.

Example

<t----- id="...">
  <dossier_id>...</dossier_id>
  <territory_id>...</territory_id>
  <responsible_ru_agency_id>
    <agency_id>...</agency_id>
    <agency_uic_id>...</agency_uic_id>
  </responsible_ru_agency_id>
  <transferred_edit_rights>...</transferred_edit_rights>
  <train_id>
    <companyCode>...</companyCode>
    <objectType>...</objectType>
    <coreElement>...</coreElement>
    <variant>...</variant>
    <timetableYear>...</timetableYear>
    <startDate>...</startDate>
  </train_id>
  <traffic_period_text>...</traffic_period_text>
  <agency_type_id>...</agency_type_id>
  <title>...</title>
  <validity_period>...</validity_period>
  <tsi_path_id>
    <companyCode>...</companyCode>
    <objectType>...</objectType>
    <coreElement>...</coreElement>
    <variant>...</variant>
    <timetableYear>...</timetableYear>
    <startDate>...</startDate>
  </tsi_path_id>
  <pa_pm_data>
    <working_copy>...</working_copy>
    <working_copy_for>...</working_copy_for>
  </pa_pm_data>
  <path_section id="...">
    <path_id>...</path_id>
    <from_op_id>...</from_op_id>
    <operation_point_local>
      <name>...</name>
      <reference_id>...</reference_id>
      <agency_uic_id>...</agency_uic_id>
      <from_op_id>...</from_op_id>
    </operation_point_local>
    <used_catalogue_data>
      <corridor_id>...</corridor_id>
      <catalogue_te_id>...</catalogue_te_id>
      <catalogue_process_type>...</catalogue_process_type>
      <catalogue_dossier_type>...</catalogue_dossier_type>
      <pap_request_id>...</pap_request_id>
      <catalogue_selector_agency_id>...</catalogue_selector_agency_id>
      <catalogue_path_number>...</catalogue_path_number>
      <is_protected>...</is_protected>
      <added_by_agency_id>...</added_by_agency_id>
    </used_catalogue_data>
    <catalogue_data>
      <corridor_id>...</corridor_id>
      <parameter_set_code>...</parameter_set_code>
      <catalogue_path_number>...</catalogue_path_number>
      <remaining_capacity_id>...</remaining_capacity_id>
    </catalogue_data>
    <national_train_nr>...</national_train_nr>
    <national_trasse_nr>...</national_trasse_nr>
    <calendar_item_id>...</calendar_item_id>
    <train_parameters>
      <train_max_speed>...</train_max_speed>
      <planned_speed>...</planned_speed>
      <highest_planned_speed>...</highest_planned_speed>
      <coasting>...</coasting>
      <train_length>...</train_length>
      <train_load>...</train_load>
      <length_of_carriages>...</length_of_carriages>
      <weight_of_carriages>...</weight_of_carriages>
      <brake_type_id>...</brake_type_id>
      <brake_percentage>...</brake_percentage>
      <max_axle_weight>...</max_axle_weight>
      <free_text>...</free_text>
      <route_class>...</route_class>
      <push_pull_train>...</push_pull_train>
      <brake_weight>...</brake_weight>
      <min_brake_weight_im_percentage>...</min_brake_weight_im_percentage>
      <has_emerg_brake_bypass>...</has_emerg_brake_bypass>
      <traffic_type>...</traffic_type>
      <type_of_service/>
      <loco_idents/>
      <activity_types/>
      <location_types/>
      <train_cc_systems/>
      <train_radio_system_id>...</train_radio_system_id>
      <exceptional_gauging_idents/>
      <tilting_function_id>...</tilting_function_id>
      <commercial_traffic_type>...</commercial_traffic_type>
      <profile_p1>...</profile_p1>
      <profile_p2>...</profile_p2>
      <profile_c1>...</profile_c1>
      <profile_c2>...</profile_c2>
      <dangerous_goods_indications/>
    </train_parameters>
    <national_im_parameters>
      <national_im_parameter/>
    </national_im_parameters>
    <from_op_detail>...</from_op_detail>
    <from_op_name>...</from_op_name>
    <times>
      <earliest_arrival_time>...</earliest_arrival_time>
      <earliest_arrival_time_offset>...</earliest_arrival_time_offset>
      <latest_arrival_time>...</latest_arrival_time>
      <latest_arrival_time_offset>...</latest_arrival_time_offset>
      <public_arrival_time>...</public_arrival_time>
      <public_arrival_time_offset>...</public_arrival_time_offset>
      <actual_arrival_time>...</actual_arrival_time>
      <actual_arrival_time_offset>...</actual_arrival_time_offset>
      <earliest_departure_time>...</earliest_departure_time>
      <earliest_departure_time_offset>...</earliest_departure_time_offset>
      <latest_departure_time>...</latest_departure_time>
      <latest_departure_time_offset>...</latest_departure_time_offset>
      <public_departure_time>...</public_departure_time>
      <public_departure_time_offset>...</public_departure_time_offset>
      <actual_departure_time>...</actual_departure_time>
      <actual_departure_time_offset>...</actual_departure_time_offset>
      <arrival_manual_offset>...</arrival_manual_offset>
      <arrival_timezone_offset>...</arrival_timezone_offset>
      <departure_manual_offset>...</departure_manual_offset>
      <departure_timezone_offset>...</departure_timezone_offset>
      <min_dwell_period_time>...</min_dwell_period_time>
    </times>
    <alternative_origin>...</alternative_origin>
    <alternative_destination>...</alternative_destination>
    <is_construction_starting_point>...</is_construction_starting_point>
    <is_border>...</is_border>
  </path_section>
</t----->