rail:tAnnotationRef

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
operatingPeriodRef rail:tGenericRef optional
references a reduction of the operating days of the annotation, must be a subset of the parents operating days
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="tAnnotationRef">
  <xs:complexContent>
    <xs:extension base="rail:tElementWithReference">
      <xs:attributeGroup ref="rail:aAnnotationRef"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>