rail:eGeneralInfraAttribute

Complex Type Information

Model

rail:attributes{0,1} , ANY element from ANY namespace OTHER than 'http://www.railml.org/schemas/2016'
Children: rail:attributes

Used By

Source

<xs:complexType name="eGeneralInfraAttribute">
  <xs:sequence>
    <xs:element name="attributes" type="rail:eAttributes" minOccurs="0">
      <xs:annotation>
        <xs:documentation source="http://wiki.railml.org/index.php?title=IS:attributes"/>
      </xs:annotation>
    </xs:element>
    <xs:any namespace="##other" processContents="strict" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>