
| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| begin | xs:time | optional | |||||
| beginDay | xs:integer | 0 | optional | ||||
| code | rail:tGenericName | optional |
|
||||
| description | rail:tElementDescription | optional |
|
||||
| end | xs:time | optional | |||||
| endDay | xs:integer | 0 | optional | ||||
| endOcpRef | rail:tGenericRef | optional | |||||
| fixed | xs:boolean | optional | |||||
| formationRef | rail:tGenericRef | optional | |||||
| id | rail:tGenericID | required |
|
||||
| mission | rail:tMission | optional | |||||
| name | rail:tGenericName | optional |
|
||||
| operatingPeriodRef | rail:tGenericRef | optional | |||||
| runLength | rail:tLengthKM | optional | |||||
| startOcpRef | rail:tGenericRef | optional | |||||
| trainPartRef | rail:tGenericRef | optional | |||||
| vehicleRef | rail:tGenericRef | optional | |||||
| xml:lang | xs:language | optional |
|
||||
| Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016' | |||||||
| Element | rail:eBlockParts/rail:blockPart |
<xs:complexType name="tBlockPart"> <xs:complexContent> <xs:extension base="rail:tElementWithIDAndName"> <xs:attributeGroup ref="rail:aBlockPart"/> </xs:extension> </xs:complexContent> </xs:complexType> |