QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
endDate | xs:date | optional | |||||
ref | rail:tGenericRef | required |
|
||||
startDate | xs:date | optional | |||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016' |
Complex Type | rail:eOperatingPeriodRef |
<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> |