QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
absPos | rail:tLengthM | optional | |||||
absPosIn | rail:tLengthM | optional |
|
||||
absPosOffset | rail:tLengthM | optional |
|
||||
id | rail:tGenericID | required | |||||
pos | rail:tLengthM | required |
<xs:complexType name="eTrackEnd"> <xs:complexContent> <xs:extension base="rail:eTrackNode"> <xs:attribute name="absPosIn" type="rail:tLengthM"> <xs:annotation> <xs:documentation>the mileage of the (incoming) line in meters</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |