@@ -98,6 +98,104 @@ Rail transport, Roads and Road transport
9898 </xsd : extension >
9999 </xsd : simpleContent >
100100 </xsd : complexType >
101+ <xsd : simpleType name =" NameOfRefClassForGroupOfEntitiesRefStructure" >
102+ <xsd : restriction base =" NameOfClass" >
103+ <xsd : enumeration value =" GroupOfEntities" />
104+ <xsd : enumeration value =" AccessSpace" />
105+ <xsd : enumeration value =" AccessZone" />
106+ <xsd : enumeration value =" Address" />
107+ <xsd : enumeration value =" AddressablePlace" />
108+ <xsd : enumeration value =" AdministrativeZone" />
109+ <xsd : enumeration value =" BoardingPosition" />
110+ <xsd : enumeration value =" ComplexFeature" />
111+ <xsd : enumeration value =" CrewBase" />
112+ <xsd : enumeration value =" DeckPathJunction" />
113+ <xsd : enumeration value =" Entrance" />
114+ <xsd : enumeration value =" EquipmentPlace" />
115+ <xsd : enumeration value =" EquipmentPosition" />
116+ <xsd : enumeration value =" FareTable" />
117+ <xsd : enumeration value =" FareZone" />
118+ <xsd : enumeration value =" Fleet" />
119+ <xsd : enumeration value =" FlexibleArea" />
120+ <xsd : enumeration value =" FlexibleQuay" />
121+ <xsd : enumeration value =" FlexibleStopPlace" />
122+ <xsd : enumeration value =" Garage" />
123+ <xsd : enumeration value =" GeneralGroupOfEntities" />
124+ <xsd : enumeration value =" GenericPathJunction" />
125+ <xsd : enumeration value =" GroupOfDistributionChannels" />
126+ <xsd : enumeration value =" GroupOfLines" />
127+ <xsd : enumeration value =" GroupOfLinkSequences" />
128+ <xsd : enumeration value =" GroupOfOperators" />
129+ <xsd : enumeration value =" GroupOfPlaces" />
130+ <xsd : enumeration value =" GroupOfPoints" />
131+ <xsd : enumeration value =" GroupOfSalesOfferPackages" />
132+ <xsd : enumeration value =" GroupOfServices" />
133+ <xsd : enumeration value =" GroupOfSingleJourneys" />
134+ <xsd : enumeration value =" GroupOfSites" />
135+ <xsd : enumeration value =" GroupOfStopPlaces" />
136+ <xsd : enumeration value =" GroupOfTariffZones" />
137+ <xsd : enumeration value =" GroupOfTimebands" />
138+ <xsd : enumeration value =" GroupOfTimingLinks" />
139+ <xsd : enumeration value =" HailAndRideArea" />
140+ <xsd : enumeration value =" HeadwayJourneyGroup" />
141+ <xsd : enumeration value =" JourneyFrequencyGroup" />
142+ <xsd : enumeration value =" JourneyPart" />
143+ <xsd : enumeration value =" Layer" />
144+ <xsd : enumeration value =" Log" />
145+ <xsd : enumeration value =" MobilityServiceConstraintZone" />
146+ <xsd : enumeration value =" MonitoredVehicleSharingParkingBay" />
147+ <xsd : enumeration value =" Network" />
148+ <xsd : enumeration value =" Parking" />
149+ <xsd : enumeration value =" ParkingArea" />
150+ <xsd : enumeration value =" ParkingBay" />
151+ <xsd : enumeration value =" ParkingEntranceForVehicles" />
152+ <xsd : enumeration value =" ParkingPassengerEntrance" />
153+ <xsd : enumeration value =" PathJunction" />
154+ <xsd : enumeration value =" Place" />
155+ <xsd : enumeration value =" PointOfInterest" />
156+ <xsd : enumeration value =" PointOfInterestEntrance" />
157+ <xsd : enumeration value =" PointOfInterestSpace" />
158+ <xsd : enumeration value =" PointOfInterestVehicleEntrance" />
159+ <xsd : enumeration value =" PoolOfVehicles" />
160+ <xsd : enumeration value =" PostalAddress" />
161+ <xsd : enumeration value =" PriceGroup" />
162+ <xsd : enumeration value =" Quay" />
163+ <xsd : enumeration value =" RhythmicalJourneyGroup" />
164+ <xsd : enumeration value =" RoadAddress" />
165+ <xsd : enumeration value =" RoutingConstraintZone" />
166+ <xsd : enumeration value =" ServiceSite" />
167+ <xsd : enumeration value =" SimpleFeature" />
168+ <xsd : enumeration value =" Site" />
169+ <xsd : enumeration value =" SiteComponent" />
170+ <xsd : enumeration value =" SiteElement" />
171+ <xsd : enumeration value =" SitePathJunction" />
172+ <xsd : enumeration value =" SpatialFeature" />
173+ <xsd : enumeration value =" StandardFareTable" />
174+ <xsd : enumeration value =" StopArea" />
175+ <xsd : enumeration value =" StopPlace" />
176+ <xsd : enumeration value =" StopPlaceEntrance" />
177+ <xsd : enumeration value =" StopPlaceSpace" />
178+ <xsd : enumeration value =" StopPlaceVehicleEntrance" />
179+ <xsd : enumeration value =" TariffZone" />
180+ <xsd : enumeration value =" TariffZoneRef_" />
181+ <xsd : enumeration value =" TaxiParkingArea" />
182+ <xsd : enumeration value =" TaxiRank" />
183+ <xsd : enumeration value =" TaxiStand" />
184+ <xsd : enumeration value =" TopographicPlace" />
185+ <xsd : enumeration value =" TransportAdministrativeZone" />
186+ <xsd : enumeration value =" VehicleEntrance" />
187+ <xsd : enumeration value =" VehicleMeetingPlace" />
188+ <xsd : enumeration value =" VehiclePoolingMeetingPlace" />
189+ <xsd : enumeration value =" VehiclePoolingParkingArea" />
190+ <xsd : enumeration value =" VehiclePoolingParkingBay" />
191+ <xsd : enumeration value =" VehicleSharingParkingArea" />
192+ <xsd : enumeration value =" VehicleSharingParkingBay" />
193+ <xsd : enumeration value =" VehicleStoppingPlace" />
194+ <xsd : enumeration value =" VehicleStoppingPosition" />
195+ <xsd : enumeration value =" VehicleTypeZoneRestriction" />
196+ <xsd : enumeration value =" Zone" />
197+ </xsd : restriction >
198+ </xsd : simpleType >
101199 <xsd : complexType name =" GroupOfEntitiesRefStructure" abstract =" true" >
102200 <xsd : annotation >
103201 <xsd : documentation >Extending Type for a reference to a GROUP OF ENTITies.</xsd : documentation >
@@ -109,6 +207,11 @@ Rail transport, Roads and Road transport
109207 <xsd : documentation >Identifier of referenced entity.</xsd : documentation >
110208 </xsd : annotation >
111209 </xsd : attribute >
210+ <xsd : attribute name =" nameOfRefClass" use =" optional" type =" NameOfRefClassForGroupOfEntitiesRefStructure" fixed =" GroupOfEntities" >
211+ <xsd : annotation >
212+ <xsd : documentation >The natural class for GroupOfEntitiesRefStructure, automatically updated.</xsd : documentation >
213+ </xsd : annotation >
214+ </xsd : attribute >
112215 </xsd : restriction >
113216 </xsd : simpleContent >
114217 </xsd : complexType >
@@ -124,6 +227,11 @@ Rail transport, Roads and Road transport
124227 <xsd : documentation >Reference to a PURPOSE OF GROUPING.</xsd : documentation >
125228 </xsd : annotation >
126229 </xsd : element >
230+ <xsd : simpleType name =" NameOfRefClassForPurposeOfGroupingRefStructure" >
231+ <xsd : restriction base =" NameOfRefClassForTypeOfValueRefStructure" >
232+ <xsd : enumeration value =" PurposeOfGrouping" />
233+ </xsd : restriction >
234+ </xsd : simpleType >
127235 <xsd : complexType name =" PurposeOfGroupingRefStructure" >
128236 <xsd : annotation >
129237 <xsd : documentation >Type for a reference to a PURPOSE OF GROUPING.</xsd : documentation >
@@ -135,6 +243,11 @@ Rail transport, Roads and Road transport
135243 <xsd : documentation >Reference to a PURPOSE OF GROUPING.</xsd : documentation >
136244 </xsd : annotation >
137245 </xsd : attribute >
246+ <xsd : attribute name =" nameOfRefClass" use =" optional" type =" NameOfRefClassForPurposeOfGroupingRefStructure" fixed =" PurposeOfGrouping" >
247+ <xsd : annotation >
248+ <xsd : documentation >The natural class for PurposeOfGroupingRefStructure, automatically updated.</xsd : documentation >
249+ </xsd : annotation >
250+ </xsd : attribute >
138251 </xsd : restriction >
139252 </xsd : simpleContent >
140253 </xsd : complexType >
@@ -164,6 +277,11 @@ Rail transport, Roads and Road transport
164277 <xsd : documentation >Reference to a GENERAL GROUP OF ENTITies.</xsd : documentation >
165278 </xsd : annotation >
166279 </xsd : element >
280+ <xsd : simpleType name =" NameOfRefClassForGeneralGroupOfEntitiesRefStructure" >
281+ <xsd : restriction base =" NameOfRefClassForGroupOfEntitiesRefStructure" >
282+ <xsd : enumeration value =" GeneralGroupOfEntities" />
283+ </xsd : restriction >
284+ </xsd : simpleType >
167285 <xsd : complexType name =" GeneralGroupOfEntitiesRefStructure" abstract =" false" >
168286 <xsd : annotation >
169287 <xsd : documentation >Type for a reference to a GENERAL GROUP OF ENTITies.</xsd : documentation >
@@ -175,6 +293,11 @@ Rail transport, Roads and Road transport
175293 <xsd : documentation >Identifier of a GENERAL GROUP OF ENTITies.</xsd : documentation >
176294 </xsd : annotation >
177295 </xsd : attribute >
296+ <xsd : attribute name =" nameOfRefClass" use =" optional" type =" NameOfRefClassForGeneralGroupOfEntitiesRefStructure" fixed =" GeneralGroupOfEntities" >
297+ <xsd : annotation >
298+ <xsd : documentation >The natural class for GeneralGroupOfEntitiesRefStructure, automatically updated.</xsd : documentation >
299+ </xsd : annotation >
300+ </xsd : attribute >
178301 </xsd : restriction >
179302 </xsd : simpleContent >
180303 </xsd : complexType >
0 commit comments