From 67bd1413dc47ec37a9ba042949973eff0a5045fd Mon Sep 17 00:00:00 2001 From: CGantert345 <57003061+CGantert345@users.noreply.github.com> Date: Tue, 29 Jun 2021 14:59:45 +0200 Subject: - test for FCB version 3 --- misc/uicRailTicketData_v3.0.0.asn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'misc') diff --git a/misc/uicRailTicketData_v3.0.0.asn b/misc/uicRailTicketData_v3.0.0.asn index 7b4dab7..455bd8d 100644 --- a/misc/uicRailTicketData_v3.0.0.asn +++ b/misc/uicRailTicketData_v3.0.0.asn @@ -964,7 +964,7 @@ ASN-Module DEFINITIONS AUTOMATIC TAGS ::= BEGIN -- included carriers (RICS codes) includedCarrierNum SEQUENCE OF INTEGER (1..32000) OPTIONAL, - includedCarrierIA5 SEQUENCE OF IA5String OPTIONAL, + includedCarrierIA5 SEQUENCE OF IA5String OPTIONAL, -- excluded carriers (RICS codes) excludedCarrierNum SEQUENCE OF INTEGER (1..32000) OPTIONAL, @@ -1857,8 +1857,8 @@ ASN-Module DEFINITIONS AUTOMATIC TAGS ::= BEGIN -- service brands valid for the route -- in case this list is provided the ticket is valid on all other service brands - excludedServiceBrands SEQUENCE OF INTEGER (1..32000) OPTIONAL, - + excludedServiceBrands SEQUENCE OF INTEGER (1..32000) OPTIONAL + ,... } -- cgit v1.2.3