This website works better with JavaScript.
Home
Explore
Help
Sign In
artmark
/
avs5rs
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
TripInfo добавлена информация о Автобусе и Экипаже
master
Nikolay U
1 year ago
parent
97ec2e1140
commit
30ef05acfc
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
avs5rs_transit.xsd
+ 1
- 1
avs5rs_transit.xsd
View File
@@ -375,7 +375,7 @@
</xs:element>
<xs:element name="Carrier" type="CarrierType" minOccurs="0"/>
<xs:element name="Bus" type="BusType" minOccurs="0"/>
<xs:element name="Driver" type="DriverType" minOccurs="0"/>
<xs:element name="Driver" type="DriverType" minOccurs="0"
maxOccurs="unbounded"
/>
</xs:sequence>
</xs:complexType>
</xs:element>
Write
Preview
Loading…
Cancel
Save