rail:tTrainPartRef

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
position rail:tPositiveCounter optional
ref rail:tGenericRef required
reference is required because it's the purpose of the element
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016'

Used By

Source

<xs:complexType name="tTrainPartRef">
  <xs:complexContent>
    <xs:extension base="rail:tElementWithReference">
      <xs:attributeGroup ref="rail:aTrainPartRef"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>