Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -307,9 +307,9 @@ Rail transport, Roads and Road transport
<xsd:documentation>Whether there is a panic button.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SosPhones" type="xsd:boolean" minOccurs="0">
<xsd:element name="SosPanel" type="xsd:boolean" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Whether there are SOS phones.</xsd:documentation>
<xsd:documentation>Whether there is an SOS panel.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="HeightOfSosPanel" type="LengthType" minOccurs="0">
Expand Down