Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion xsd/NeTEx_publication-NoConstraint.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Roads and Road transport.
<!-- ======================================================================= -->
<xsd:element name="ParticipantRef" type="siri:ParticipantCodeType">
<xsd:annotation>
<xsd:documentation>Identifier of system requesting Data.</xsd:documentation>
<xsd:documentation>External code identifying the source of the data being exchanged.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PublicationRequest" type="PublicationRequestStructure">
Expand Down
2 changes: 1 addition & 1 deletion xsd/NeTEx_publication.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@
<!-- ======================================================================= -->
<xsd:element name="ParticipantRef" type="siri:ParticipantCodeType">
<xsd:annotation>
<xsd:documentation>Identifier of system requesting Data.</xsd:documentation>
<xsd:documentation>External code identifying the source of the data being exchanged.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PublicationRequest" type="PublicationRequestStructure">
Expand Down
2 changes: 1 addition & 1 deletion xsd/NeTEx_publication_timetable.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Roads and Road transport.
<!-- ======================================================================= -->
<xsd:element name="ParticipantRef" type="siri:ParticipantCodeType">
<xsd:annotation>
<xsd:documentation>Identifier of system requesting Data.</xsd:documentation>
<xsd:documentation>External code identifying the source of the data being exchanged.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PublicationRequest" type="PublicationRequestStructure">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ Rail transport, Roads and Road transport
<xsd:sequence>
<xsd:element name="PublicCode" type="PublicCodeStructure" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Public identifier of a LINe.</xsd:documentation>
<xsd:documentation>Public identifier of a LINE.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="PrivateCode" minOccurs="0">
Expand Down
2 changes: 1 addition & 1 deletion xsd/wsdl/NeTEx_publication-NoConstraint.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Roads and Road transport.
<!-- ======================================================================= -->
<xsd:element name="ParticipantRef" type="siri:ParticipantCodeType">
<xsd:annotation>
<xsd:documentation>Identifier of system requesting Data.</xsd:documentation>
<xsd:documentation>External code identifying the source of the data being exchanged.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PublicationRequest" type="PublicationRequestStructure">
Expand Down
Loading