11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<xsd : schema xmlns =" http://www.netex.org.uk/netex" xmlns : netex =" http://www.netex.org.uk/netex" xmlns : siri =" http://www.siri.org.uk/siri" xmlns : xsd =" http://www.w3.org/2001/XMLSchema" targetNamespace =" http://www.netex.org.uk/netex" elementFormDefault =" qualified" attributeFormDefault =" unqualified" version =" 1.1" id =" netex_passingTimes_version" >
33 <xsd : include schemaLocation =" ../../netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd" />
4+ <xsd : include schemaLocation =" ../../netex_part_1/part1_ifopt/netex_ifopt_checkConstraint_version.xsd" />
45 <xsd : include schemaLocation =" netex_vehicleJourney_support.xsd" />
56 <xsd : include schemaLocation =" netex_passingTimes_support.xsd" />
67 <xsd : include schemaLocation =" ../../netex_part_1/part1_tacticalPlanning/netex_journeyTiming_version.xsd" />
78 <xsd : include schemaLocation =" ../../netex_part_2/part2_occupancy/netex_oc_occupancy_version.xsd" />
9+ <xsd : include schemaLocation =" ../../netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_version.xsd" />
810 <!-- ======================================================================= -->
911 <!-- ==CLOSELY COUPLED ===================================================== -->
1012 <xsd : annotation >
@@ -204,6 +206,12 @@ Rail transport, Roads and Road transport
204206 <xsd : documentation >Number of days after the starting time of the journey if not same calendar day. Default is 0 for same day.</xsd : documentation >
205207 </xsd : annotation >
206208 </xsd : element >
209+ <xsd : group ref =" QuayAssignmentGroup" >
210+ </xsd : group >
211+ <xsd : element ref =" AccessibilityAssessment" minOccurs =" 0" >
212+ </xsd : element >
213+ <xsd : element ref =" CheckConstraint" minOccurs =" 0" >
214+ </xsd : element >
207215 <xsd : element name =" occupancies" type =" OccupancyView_RelStructure" minOccurs =" 0" >
208216 <xsd : annotation >
209217 <xsd : documentation >OCCUPANCYs associated with this journey. +v2.0</xsd : documentation >
@@ -212,4 +220,4 @@ Rail transport, Roads and Road transport
212220 </xsd : sequence >
213221 </xsd : group >
214222 <!-- ======================================================================= -->
215- </xsd : schema >
223+ </xsd : schema >
0 commit comments