rail:tOperatingPeriodRef

Complex Type Information

Model

Attributes

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

Used By

Source

<xs:complexType name="tOperatingPeriodRef">
  <xs:complexContent>
    <xs:extension base="rail:tElementWithReference">
      <xs:attributeGroup ref="rail:aOperatingPeriodRef">
        <xs:annotation>
          <xs:documentation>DEPRECATED: use restricted operating period instead.</xs:documentation>
        </xs:annotation>
      </xs:attributeGroup>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>