Skip to content

Commit

Permalink
updating xsd refs #14823
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed May 5, 2024
1 parent a34ed73 commit a94752c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/xsd/tripinfo_file.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,10 @@
<xsd:attribute name="depart" use="required" type="nonNegativeFloatType"/>
<xsd:attribute name="type" use="required" type="xsd:string"/>
<xsd:attribute name="speedFactor" type="positiveFloatType"/>
<xsd:attribute name="duration" type="timeTypeWithErrorValue"/>
<xsd:attribute name="waitingTime" type="timeTypeWithErrorValue"/>
<xsd:attribute name="timeLoss" type="timeTypeWithErrorValue"/>
<xsd:attribute name="travelTime" type="timeTypeWithErrorValue"/>
</xsd:complexType>
</xsd:element>

Expand Down

0 comments on commit a94752c

Please sign in to comment.