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 May 10, 2024
1 parent e536db0 commit fc62ddf
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,8 @@
<GroupOfFacilities id="GoF1" version="1.0">
<ShortName>Elementary group of facilities.</ShortName>
<members>
<FacilityRef ref="wifi" version="any"></FacilityRef>
<FacilityRef ref="smoking" version="any"></FacilityRef>
<FacilityRef ref="wifi" version="any"/>
<FacilityRef ref="smoking" version="any"/>
</members>
</GroupOfFacilities>
</groupsOfFacilities>
Expand Down
2 changes: 1 addition & 1 deletion xsd/NeTEx_publication.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -8817,7 +8817,7 @@
<xsd:selector xpath=".//netex:GroupOfFacilities"/>
<xsd:field xpath="@id"/>
<xsd:field xpath="@version"/>
</xsd:key>
</xsd:key>
<!-- =====Accommodation unique========================== -->
<xsd:unique name="Accommodation_UniqueBy_Id_Version">
<xsd:annotation>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -825,7 +825,7 @@ Rail transport, Roads and Road transport
</xsd:attribute>
</xsd:restriction>
</xsd:simpleContent>
</xsd:complexType>
</xsd:complexType>
<!-- ====FACILITY SET==================================== -->
<xsd:simpleType name="FacilitySetIdType">
<xsd:annotation>
Expand Down Expand Up @@ -863,7 +863,7 @@ Rail transport, Roads and Road transport
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:complexType>
<!-- ====SITE FACILITY SET=========================== -->
<xsd:element name="SiteFacilitySetRef" type="SiteFacilitySetRefStructure" substitutionGroup="FacilitySetRef">
<xsd:annotation>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Rail transport, Roads and Road transport
<xsd:annotation>
<xsd:documentation>GROUPS of Facilities in frame. +v2.0</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:element>
</xsd:sequence>
</xsd:group>
<xsd:group name="SiteFacilitySetsInFrameGroup">
Expand Down Expand Up @@ -540,7 +540,7 @@ Rail transport, Roads and Road transport
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:complexType>
<xsd:element name="GroupOfFacilities" abstract="false" substitutionGroup="GroupOfEntities">
<xsd:annotation>
<xsd:documentation>A grouping of FACILITies which will be commonly referenced for a specific purpose. +v2.0</xsd:documentation>
Expand Down Expand Up @@ -595,7 +595,7 @@ Rail transport, Roads and Road transport
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:group>
</xsd:group>
<!-- ====TYPE OF FACILITY======================================== -->
<xsd:complexType name="typesOfFacility_RelStructure">
<xsd:annotation>
Expand Down

0 comments on commit fc62ddf

Please sign in to comment.