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="ru_im_pair_id" minOccurs="0"> <simpleType> <restriction base=" http://www.w3.org/2001/XMLSchema}long"> <totalDigits value="12"/> </restriction> </simpleType> </element> <element name="train_id" type=" http://eu/rne/pcs-online/WebServices-v6_1/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-v6_1/types/TafTsiIdentifiers}TsiPathId" minOccurs="0"/> <element name="pa_pm_data" type=" http://eu/rne/pcs-online/WebServices-v6_1/types/DossierPaPm}PathPaPmData" minOccurs="0"/> <element name="path_section" type=" http://eu/rne/pcs-online/WebServices-v6_1/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>
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. | ||
ru_im_pair_id | long | element | 0/1 | Used to identify the dossier RU/IM pair for the current path. This field is updated by PCS system only. | ||
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 RU or IM timetable. 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> <ru_im_pair_id>...</ru_im_pair_id> <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_catalogue_id>...</corridor_catalogue_id> <corridor_id>...</corridor_id> <parameter_set_code>...</parameter_set_code> <catalogue_path_number>...</catalogue_path_number> <remaining_capacity_id>...</remaining_capacity_id> <notrequested_capacity_id>...</notrequested_capacity_id> </catalogue_data> <national_train_nr>...</national_train_nr> <national_trasse_nr>...</national_trasse_nr> <responsible_ru_agency_id> <agency_id>...</agency_id> <agency_uic_id>...</agency_uic_id> </responsible_ru_agency_id> <responsible_im_agency_id> <agency_id>...</agency_id> <agency_uic_id>...</agency_uic_id> </responsible_im_agency_id> <calendar_item_id>...</calendar_item_id> <train_parameters> <vmax>...</vmax> <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> <highest_planned_speed>...</highest_planned_speed> <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>...</type_of_service> <loco_idents/> <activity_types/> <location_types/> <exceptional_gauging_idents/> <tilting_function_id>...</tilting_function_id> <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> <latest_arrival_time>...</latest_arrival_time> <actual_arrival_time>...</actual_arrival_time> <actual_arrival_time_offset>...</actual_arrival_time_offset> <actual_arrival_manual_offset>...</actual_arrival_manual_offset> <actual_arrival_timezone_offset>...</actual_arrival_timezone_offset> <actual_departure_time>...</actual_departure_time> <actual_departure_time_offset>...</actual_departure_time_offset> <actual_departure_manual_offset>...</actual_departure_manual_offset> <actual_departure_timezone_offset>...</actual_departure_timezone_offset> <earliest_departure_time>...</earliest_departure_time> <latest_departure_time>...</latest_departure_time> <public_arrival_time>...</public_arrival_time> <public_departure_time>...</public_departure_time> <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----->