rail:information

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
description xs:string optional
Enter the description of the connection - e.g. 'Connection to Berlin via Wolfsburg'

Source

<xs:element name="information" minOccurs="0">
  <xs:complexType>
    <xs:attribute name="description" type="xs:string">
      <xs:annotation>
        <xs:documentation>Enter the description of the connection - e.g. 'Connection to Berlin via Wolfsburg'</xs:documentation>
      </xs:annotation>
    </xs:attribute>
  </xs:complexType>
</xs:element>

Sample