Skip to content

Commit 40677e4

Browse files
committed
Remove all unreferenced groups with 2nd runObjectRequest_service.xsd
Fix #857
1 parent dab7346 commit 40677e4

File tree

44 files changed

+0
-835
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+0
-835
lines changed

xsd/netex_framework/netex_frames/netex_generalFrame_version.xsd

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -92,14 +92,6 @@ Rail transport, Roads and Road transport
9292
</xsd:extension>
9393
</xsd:complexContent>
9494
</xsd:complexType>
95-
<xsd:group name="VersionFrameMembersGroup">
96-
<xsd:annotation>
97-
<xsd:documentation>Elements of a VERSION FRAME MEMBER.</xsd:documentation>
98-
</xsd:annotation>
99-
<xsd:sequence>
100-
<xsd:element name="members" type="versionFrameMembers_RelStructure" minOccurs="0"/>
101-
</xsd:sequence>
102-
</xsd:group>
10395
<!-- ======================================================================= -->
10496
<xsd:simpleType name="GeneralFrameIdType">
10597
<xsd:annotation>

xsd/netex_framework/netex_responsibility/netex_versionFrame_version.xsd

Lines changed: 0 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -156,48 +156,6 @@ Rail transport, Roads and Road transport
156156
</xsd:element>
157157
</xsd:sequence>
158158
</xsd:group>
159-
<xsd:group name="VersionFrameDefaultsGroup">
160-
<xsd:annotation>
161-
<xsd:documentation>Default Elements of a VERSION FRAME.</xsd:documentation>
162-
</xsd:annotation>
163-
<xsd:sequence>
164-
<xsd:element name="DefaultDataSourceRef" type="DataSourceRefStructure" minOccurs="0">
165-
<xsd:annotation>
166-
<xsd:documentation>Default DATA SOURCE. Assume this value as the DATA SOURCE for content if not specified on individual elements.</xsd:documentation>
167-
</xsd:annotation>
168-
</xsd:element>
169-
<xsd:element name="DefaultResponsibilitySetRef" type="ResponsibilitySetRefStructure" minOccurs="0">
170-
<xsd:annotation>
171-
<xsd:documentation>Default RESPONSIBILITY SET. Assume this value as the RESPONSIBILITY SET for content elements if not specified on individual elements.</xsd:documentation>
172-
</xsd:annotation>
173-
</xsd:element>
174-
<xsd:element name="DefaultBrandingRef" type="BrandingRefStructure" minOccurs="0">
175-
<xsd:annotation>
176-
<xsd:documentation>Default BRANDING . Assume this value as the BRANDING for content elements if not specified on individual elements.</xsd:documentation>
177-
</xsd:annotation>
178-
</xsd:element>
179-
<xsd:element name="DefaultLocale" type="LocaleStructure" minOccurs="0">
180-
<xsd:annotation>
181-
<xsd:documentation>Default LOCAL for frame elements. Assume this value for timezone and language of elements if not specified on individual elements.</xsd:documentation>
182-
</xsd:annotation>
183-
</xsd:element>
184-
<xsd:element name="DefaultLocationSystem" type="SrsNameType" minOccurs="0">
185-
<xsd:annotation>
186-
<xsd:documentation>Default spatial coordinate system (srsName). E.g. WGS84 Value to use for location elements using coordinates if not specified on individual elements.</xsd:documentation>
187-
</xsd:annotation>
188-
</xsd:element>
189-
<xsd:element name="DefaultSystemOfUnits" type="SystemOfUnits" default="SiMetres" minOccurs="0">
190-
<xsd:annotation>
191-
<xsd:documentation>Units of measurement for all dimension values in Frame. Default System is Si Metres.</xsd:documentation>
192-
</xsd:annotation>
193-
</xsd:element>
194-
<xsd:element name="DefaultCurrency" type="CurrencyType" minOccurs="0">
195-
<xsd:annotation>
196-
<xsd:documentation>Default Currency type to use.</xsd:documentation>
197-
</xsd:annotation>
198-
</xsd:element>
199-
</xsd:sequence>
200-
</xsd:group>
201159
<xsd:complexType name="VersionFrameDefaultsStructure">
202160
<xsd:annotation>
203161
<xsd:documentation>Type for frame defaults.</xsd:documentation>

xsd/netex_framework/netex_reusableComponents/netex_address_version.xsd

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -386,18 +386,6 @@ Rail transport, Roads and Road transport
386386
</xsd:element>
387387
</xsd:sequence>
388388
</xsd:group>
389-
<xsd:group name="AddressPlaceGroup">
390-
<xsd:annotation>
391-
<xsd:documentation>ADDRESSes associated with an ENTITY.</xsd:documentation>
392-
</xsd:annotation>
393-
<xsd:sequence>
394-
<xsd:element name="Url" type="xsd:anyURI" minOccurs="0">
395-
<xsd:annotation>
396-
<xsd:documentation>Web address.</xsd:documentation>
397-
</xsd:annotation>
398-
</xsd:element>
399-
</xsd:sequence>
400-
</xsd:group>
401389
<!--=============================================================================-->
402390
<xsd:element name="Country" substitutionGroup="Place">
403391
<xsd:annotation>

xsd/netex_framework/netex_reusableComponents/netex_country_support.xsd

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1401,15 +1401,6 @@ Rail transport, Roads and Road transport
14011401
</xsd:restriction>
14021402
</xsd:simpleContent>
14031403
</xsd:complexType>
1404-
<xsd:group name="OneOrAllCountriesRefGroup">
1405-
<xsd:annotation>
1406-
<xsd:documentation>Reference to one or all countries.</xsd:documentation>
1407-
</xsd:annotation>
1408-
<xsd:choice>
1409-
<xsd:element ref="AllCountriesRef"/>
1410-
<xsd:element ref="CountryRef"/>
1411-
</xsd:choice>
1412-
</xsd:group>
14131404
<!-- ======================================================================= -->
14141405
<xsd:simpleType name="SubdivisionIdType">
14151406
<xsd:annotation>

xsd/netex_framework/netex_reusableComponents/netex_deckPath_version.xsd

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -297,16 +297,6 @@ Rail transport, Roads and Road transport
297297
<xsd:element ref="EquipableSpaceRef"/>
298298
</xsd:sequence>
299299
</xsd:group>
300-
<xsd:group name="DeckPathJunctionSpotGroup">
301-
<xsd:annotation>
302-
<xsd:documentation>Elements of a DECK PATH LINK.</xsd:documentation>
303-
</xsd:annotation>
304-
<xsd:choice>
305-
<xsd:element ref="DeckEntranceRef"/>
306-
<xsd:element ref="DeckSpaceRef"/>
307-
<xsd:element ref="LocatableSpotRef"/>
308-
</xsd:choice>
309-
</xsd:group>
310300
<!-- ======= PLACES IN SEQUENCE ======================================= -->
311301
<xsd:complexType name="deckPlacesInSequence_RelStructure">
312302
<xsd:annotation>

xsd/netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -65,15 +65,6 @@ Rail transport, Roads and Road transport
6565
<xsd:include schemaLocation="../netex_genericFramework/netex_accessibility/netex_acsb_accessibility.xsd"/>
6666
<xsd:include schemaLocation="netex_equipmentVehiclePassenger_support.xsd"/>
6767
<xsd:include schemaLocation="netex_vehicleType_support.xsd"/>
68-
<xsd:group name="VehicleEquipmentChoice">
69-
<xsd:annotation>
70-
<xsd:documentation>Choice of VEHICLE EQUIPMENT.</xsd:documentation>
71-
</xsd:annotation>
72-
<xsd:choice>
73-
<xsd:element ref="AccessVehicleEquipment"/>
74-
<xsd:element ref="WheelchairVehicleEquipment"/>
75-
</xsd:choice>
76-
</xsd:group>
7768
<xsd:complexType name="vehicleEquipments_RelStructure">
7869
<xsd:annotation>
7970
<xsd:documentation>List of VEHICLE EQUIPMENT.</xsd:documentation>

xsd/netex_framework/netex_reusableComponents/netex_facility_version.xsd

Lines changed: 0 additions & 96 deletions
Original file line numberDiff line numberDiff line change
@@ -223,64 +223,6 @@ Rail transport, Roads and Road transport
223223
<xsd:element ref="TicketingServiceFacilityList" minOccurs="0"/>
224224
</xsd:sequence>
225225
</xsd:group>
226-
<xsd:group name="AllFacilityGroup">
227-
<xsd:annotation>
228-
<xsd:documentation>List of Facilities.</xsd:documentation>
229-
</xsd:annotation>
230-
<xsd:sequence>
231-
<xsd:element ref="AccommodationAccessList" minOccurs="0"/>
232-
<xsd:element ref="AccommodationFacilityList" minOccurs="0">
233-
<xsd:annotation>
234-
<xsd:documentation>List of Accommodation FACILITies.</xsd:documentation>
235-
</xsd:annotation>
236-
</xsd:element>
237-
<xsd:element ref="AccessibilityInfoFacilityList" minOccurs="0"/>
238-
<xsd:element ref="AssistanceFacilityList" minOccurs="0">
239-
<xsd:annotation>
240-
<xsd:documentation>List of ASSISTANCE FACILITies.</xsd:documentation>
241-
</xsd:annotation>
242-
</xsd:element>
243-
<xsd:element ref="CateringFacilityList" minOccurs="0"/>
244-
<xsd:element ref="CouchetteFacilityList" minOccurs="0"/>
245-
<xsd:element ref="FamilyFacilityList" minOccurs="0"/>
246-
<xsd:element ref="FareClasses" minOccurs="0">
247-
<xsd:annotation>
248-
<xsd:documentation>List of Fare Classes.</xsd:documentation>
249-
</xsd:annotation>
250-
</xsd:element>
251-
<xsd:element ref="GenderLimitation" minOccurs="0"/>
252-
<xsd:element ref="HireFacilityList" minOccurs="0"/>
253-
<xsd:element ref="LuggageCarriageFacilityList" minOccurs="0"/>
254-
<xsd:element ref="MealFacilityList" minOccurs="0"/>
255-
<xsd:element ref="MobilityFacilityList" minOccurs="0"/>
256-
<xsd:element ref="NuisanceFacilityList" minOccurs="0"/>
257-
<xsd:element ref="PassengerCommsFacilityList" minOccurs="0"/>
258-
<xsd:element name="PassengerInformationEquipmentList" type="PassengerInformationEquipmentListOfEnumerations" minOccurs="0">
259-
<xsd:annotation>
260-
<xsd:documentation>List of PASSENGER INFORMATION Equipments.</xsd:documentation>
261-
</xsd:annotation>
262-
</xsd:element>
263-
<xsd:element ref="PassengerInformationFacilityList" minOccurs="0">
264-
<xsd:annotation>
265-
<xsd:documentation>List of PASSENGER INFORMATION FACILITies.</xsd:documentation>
266-
</xsd:annotation>
267-
</xsd:element>
268-
<xsd:element ref="RetailFacilityList" minOccurs="0"/>
269-
<xsd:element ref="SafetyFacilityList" minOccurs="0"/>
270-
<xsd:element ref="ServiceReservationFacilityList" minOccurs="0"/>
271-
<xsd:element ref="SanitaryFacilityList" minOccurs="0"/>
272-
<xsd:element ref="TicketingFacilityList" minOccurs="0"/>
273-
<xsd:element ref="TicketingServiceFacilityList" minOccurs="0"/>
274-
<xsd:element ref="AccessFacilityList" minOccurs="0"/>
275-
<xsd:element ref="VehicleAccessFacilityList" minOccurs="0"/>
276-
<xsd:element ref="AccessibilityToolList" minOccurs="0">
277-
<xsd:annotation>
278-
<xsd:documentation>List of TYPEs of ACCESSIBILITY TOOLs.</xsd:documentation>
279-
</xsd:annotation>
280-
</xsd:element>
281-
<xsd:element ref="UicProductCharacteristicList" minOccurs="0"/>
282-
</xsd:sequence>
283-
</xsd:group>
284226
<!-- ==== Service FACILITY=======================================-->
285227
<xsd:complexType name="serviceFacilitySets_RelStructure">
286228
<xsd:annotation>
@@ -381,44 +323,6 @@ Rail transport, Roads and Road transport
381323
<xsd:element ref="UicTrainRate" minOccurs="0"/>
382324
</xsd:sequence>
383325
</xsd:group>
384-
<xsd:group name="AllFacilitiesGroup">
385-
<xsd:annotation>
386-
<xsd:documentation>All FACILITies.</xsd:documentation>
387-
</xsd:annotation>
388-
<xsd:sequence>
389-
<xsd:choice maxOccurs="unbounded">
390-
<xsd:element ref="AccessibilityToolList">
391-
<xsd:annotation>
392-
<xsd:documentation>List of Accessibility Tools.</xsd:documentation>
393-
</xsd:annotation>
394-
</xsd:element>
395-
<xsd:element ref="AccommodationFacilityList">
396-
<xsd:annotation>
397-
<xsd:documentation>List of Accommodation FACILITies.</xsd:documentation>
398-
</xsd:annotation>
399-
</xsd:element>
400-
<xsd:element ref="AssistanceFacilityList">
401-
<xsd:annotation>
402-
<xsd:documentation>List of ASSISTANCE FACILITies.</xsd:documentation>
403-
</xsd:annotation>
404-
</xsd:element>
405-
<xsd:element ref="FareClasses">
406-
<xsd:annotation>
407-
<xsd:documentation>List of Fare Classes.</xsd:documentation>
408-
</xsd:annotation>
409-
</xsd:element>
410-
<xsd:element ref="HireFacilityList" maxOccurs="1"/>
411-
<xsd:element ref="LuggageCarriageFacilityList"/>
412-
<xsd:element ref="MobilityFacilityList"/>
413-
<xsd:element ref="NuisanceFacilityList"/>
414-
<xsd:element ref="PassengerInformationFacilityList"/>
415-
<xsd:element ref="PassengerCommsFacilityList"/>
416-
<xsd:element ref="CateringFacilityList"/>
417-
<xsd:element ref="SanitaryFacilityList"/>
418-
<xsd:element ref="TicketingFacilityList"/>
419-
</xsd:choice>
420-
</xsd:sequence>
421-
</xsd:group>
422326
<!-- ==== SiteFacility=======================================-->
423327
<xsd:complexType name="siteFacilitySets_RelStructure">
424328
<xsd:annotation>

xsd/netex_framework/netex_reusableComponents/netex_modeOfOperation_version.xsd

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -22,20 +22,6 @@ Rail transport, Roads and Road transport
2222
<xsd:include schemaLocation="netex_modeOfOperation_support.xsd"/>
2323
<xsd:include schemaLocation="netex_mode_version.xsd"/>
2424
<!-- ======================================================================= -->
25-
<xsd:group name="VehicleModeCharacterisationGroup">
26-
<xsd:annotation>
27-
<xsd:documentation>Elements characterfising a MODE</xsd:documentation>
28-
</xsd:annotation>
29-
<xsd:sequence>
30-
<xsd:element name="TransportMode" type="AllVehicleModesOfTransportEnumeration">
31-
<xsd:annotation>
32-
<xsd:documentation>A TRANSPORT MODE for a Vehicle</xsd:documentation>
33-
</xsd:annotation>
34-
</xsd:element>
35-
<xsd:group ref="AllSubmodeChoiceGroup"/>
36-
<xsd:element ref="ModeOfOperation" minOccurs="0"/>
37-
</xsd:sequence>
38-
</xsd:group>
3925
<xsd:group name="ModesInFrameGroup">
4026
<xsd:annotation>
4127
<xsd:documentation>MODE elements in frame.</xsd:documentation>

xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_version.xsd

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -322,28 +322,6 @@
322322
</xsd:element>
323323
</xsd:sequence>
324324
</xsd:group>
325-
<xsd:group name="LocatableSpotDimensionGroup">
326-
<xsd:annotation>
327-
<xsd:documentation>Elements for a LOCATABLE SPOT dimensions.</xsd:documentation>
328-
</xsd:annotation>
329-
<xsd:sequence>
330-
<xsd:element name="Width" type="LengthType" minOccurs="0">
331-
<xsd:annotation>
332-
<xsd:documentation>Width of LOCATABLE SPOT.</xsd:documentation>
333-
</xsd:annotation>
334-
</xsd:element>
335-
<xsd:element name="Length" type="LengthType" minOccurs="0">
336-
<xsd:annotation>
337-
<xsd:documentation>Length of LOCATABLE SPOT.</xsd:documentation>
338-
</xsd:annotation>
339-
</xsd:element>
340-
<xsd:element name="Height" type="LengthType" minOccurs="0">
341-
<xsd:annotation>
342-
<xsd:documentation>Height of LOCATABLE SPOT.</xsd:documentation>
343-
</xsd:annotation>
344-
</xsd:element>
345-
</xsd:sequence>
346-
</xsd:group>
347325
<xsd:group name="LocatableSpotRowColumnGroup">
348326
<xsd:annotation>
349327
<xsd:documentation>Elements for a LOCATABLE SPOT Row and Columns.</xsd:documentation>

xsd/netex_framework/netex_reusableComponents/netex_submode_version.xsd

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -107,20 +107,6 @@ Rail transport, Roads and Road transport
107107
</xsd:annotation>
108108
</xsd:group>
109109
</xsd:complexType>
110-
<xsd:group name="PtNetworkSubodeChoiceGroup">
111-
<xsd:annotation>
112-
<xsd:documentation>Submode of PT Network modes.</xsd:documentation>
113-
</xsd:annotation>
114-
<xsd:choice>
115-
<xsd:element ref="AirSubmode"/>
116-
<xsd:element ref="BusSubmode"/>
117-
<xsd:element ref="CoachSubmode"/>
118-
<xsd:element ref="MetroSubmode"/>
119-
<xsd:element ref="RailSubmode"/>
120-
<xsd:element ref="TramSubmode"/>
121-
<xsd:element ref="WaterSubmode"/>
122-
</xsd:choice>
123-
</xsd:group>
124110
<xsd:group name="PtSubmodeChoiceGroup">
125111
<xsd:annotation>
126112
<xsd:documentation>PT Transport Sub Modes.</xsd:documentation>

0 commit comments

Comments
 (0)