description of any additional service provided per vehicle |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | ||
---|---|---|---|---|---|---|---|---|
count | rail:tCounter | required |
|
|||||
description | rail:tElementDescription | optional | ||||||
name | rail:tGenericName | required | ||||||
tapTsiType7161Code | restriction of rail:tDigitString | optional |
|
|||||
type | rail:tServiceType | optional | ||||||
value | xs:decimal | optional |
|
|||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016' |
<xs:element name="service" type="rail:tService" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>description of any additional service provided per vehicle</xs:documentation> <xs:documentation source="http://wiki.railml.org/index.php?title=TT:service"/> </xs:annotation> </xs:element> |