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
10 changes: 3 additions & 7 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
[submodule "NeTEx"]
path = NeTEx
url = https://github.com/NeTEx-CEN/NeTEx
url = https://github.com/TransmodelEcosystem/NeTEx
branch = v2.0
ignore = dirty
[submodule "OJP"]
path = OJP
url = https://github.com/VDVde/OJP
ignore = dirty
[submodule "SIRI"]
path = SIRI
url = https://github.com/Aurige/SIRI
branch = SIRI-for-OpRa
url = https://github.com/TransmodelEcosystem/SIRI
branch = v2.2
ignore = dirty
1 change: 0 additions & 1 deletion OJP
Submodule OJP deleted from 482625
2 changes: 1 addition & 1 deletion xsd/opra_request.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@
</xsd:complexType>
<xsd:element name="OpraSubscriptionRequest" type="OpraSubscriptionRequestStructure">
<xsd:annotation>
<xsd:documentation>General OpRa Subscription Request that subscribes to PublicationDelivery responses.</xsd:documentation>
<xsd:documentation>General OpRa Subscription Request that subscribes to PublicationDelivery deliveries.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:complexType name="OpraSubscriptionRequestStructure">
Expand Down
Loading