Skip to content

Commit

Permalink
Lint and update documentation tables
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 5, 2024
1 parent 3ae8d48 commit 51b5850
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
<xsd:include schemaLocation="../netex_reusableComponents/netex_availabilityCondition_version.xsd"/>
<xsd:include schemaLocation="../../netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd"/>
<xsd:include schemaLocation="../../netex_part_2/part2_journeyTimes/netex_call_support.xsd"/>


<xsd:annotation>
<xsd:appinfo>
<Metadata xmlns="http://www.govtalk.gov.uk/CM/gms-xs">
Expand Down Expand Up @@ -904,7 +902,7 @@ Rail transport, Roads and Road transport
<xsd:complexType name="RestrictedServiceFacilitySetRefStructure">
<xsd:annotation>
<xsd:documentation>Reference to a restricted SERVICE FACILITY SET. The restriction can be an AvailabiltyCondition and/or a from - to relation. +V2.0</xsd:documentation>
</xsd:annotation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="ServiceFacilitySetRef"/>
<xsd:choice minOccurs="0">
Expand All @@ -914,13 +912,13 @@ Rail transport, Roads and Road transport
</xsd:sequence>
<xsd:sequence>
<xsd:element name="FromStopPointInJourneyPattern" type="StopPointInJourneyPatternRefStructure"/>
<xsd:element name="ToStopPointInJourneyPattern" type="StopPointInJourneyPatternRefStructure"/>
<xsd:element name="ToStopPointInJourneyPattern" type="StopPointInJourneyPatternRefStructure"/>
</xsd:sequence>
</xsd:choice>
<xsd:element ref="AvailabilityConditionRef" minOccurs="0">
</xsd:element>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:complexType>
<!-- ==== ===================================================== -->
<xsd:simpleType name="AccommodationIdType">
<xsd:annotation>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<xsd:include schemaLocation="netex_serviceRestrictions_version.xsd"/>
<xsd:include schemaLocation="netex_facilityUic_support.xsd"/>
<xsd:include schemaLocation="netex_equipment_version.xsd"/>

<xsd:annotation>
<xsd:appinfo>
<Metadata xmlns="http://www.govtalk.gov.uk/CM/gms-xs">
Expand Down
3 changes: 1 addition & 2 deletions xsd/netex_part_2/part2_journeyTimes/netex_call_support.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<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.0" id="netex_call_support">
<xsd:include schemaLocation="../../netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd"/>
<xsd:include schemaLocation="../../netex_framework/netex_responsibility/netex_relationship_support.xsd"/>

<!-- ======================================================================= -->
<xsd:annotation>
<xsd:appinfo>
Expand Down Expand Up @@ -93,5 +92,5 @@ Rail transport, Roads and Road transport
</xsd:attribute>
</xsd:restriction>
</xsd:simpleContent>
</xsd:complexType>
</xsd:complexType>
</xsd:schema>

0 comments on commit 51b5850

Please sign in to comment.