diff --git a/xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd b/xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd index bc882c250..b7bac65c2 100644 --- a/xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd +++ b/xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd @@ -457,6 +457,12 @@ Rail transport, Roads and Road transport + + + List of Allowed values for request methods. + + + diff --git a/xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd b/xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd index f99a95fca..40dd1ee99 100644 --- a/xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd +++ b/xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd @@ -347,7 +347,17 @@ Rail transport, Roads and Road transport - Method of request stop. Default is noneRequired. + v1.1 + Method of request stop. Default is noneRequired. DEPRECATED: USE BoardingRquestMethod OR AlightingRequestMethod INSTEAD. + + + + + Methods to Request Stop for boarding in this particular service pattern; Default is noneRequired. + + + + + Methods to Request Stop for alighting in this particular service pattern; Default is noneRequired. @@ -864,7 +874,17 @@ Rail transport, Roads and Road transport - Method to Request Stop in this particular service pattern; if none specified, as as per stop. +V1.1 + Method to Request Stop in this particular service pattern; if none specified, as as per stop. DEPRECATED: USE BoardingRquestMethod OR AlightingRequestMethod INSTEAD. + + + + + Methods to Request Stop for boarding in this particular service pattern; Default is noneRequired. + + + + + Methods to Request Stop for alighting in this particular service pattern; Default is noneRequired.