rail:infrastructureVisualizations

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
xml:base xs:anyURI optional
See http://www.w3.org/TR/xmlbase/ for
information about this attribute.

Used By

Element rail:railml

Source

<xs:element name="infrastructureVisualizations">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="visualization" type="rail:eInfrastructureVisualization" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:attribute ref="xml:base"/>
  </xs:complexType>
</xs:element>

Sample