description of any service provided by the passenger car(part) |
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:complexType name="tService"> <xs:annotation> <xs:documentation>description of any service provided by the passenger car(part)</xs:documentation> <xs:documentation source="http://wiki.railml.org/index.php?title=RS:service"/> </xs:annotation> <xs:attributeGroup ref="rail:aService"/> </xs:complexType> |