Skip to content
Open
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/siri_model/siri_situation-v2.0.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@ Rail transport, Roads and road transport
<xsd:restriction base="VerificationStatusEnumeration"/>
</xsd:simpleType>
</xsd:element>
<xsd:element name="Progress" type="WorkflowStatusEnumeration" default="open">
<xsd:element name="Progress" type="WorkflowStatusEnumeration" default="open" minOccurs="0">
<xsd:annotation>
<xsd:documentation>ProgressStatus. One of a specified set of overall processing states assigned to SITUATION. For example, 'Draft' for not yet published; 'Published' for live SITUATIONs; 'Closed' indicates a completed SITUATION.</xsd:documentation>
</xsd:annotation>
Expand Down