description of any places of the passenger car(part) |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | ||
---|---|---|---|---|---|---|---|---|
category | rail:tPlaceCategory | required | ||||||
count | rail:tCounter | required |
|
|||||
description | rail:tElementDescription | optional | ||||||
reservation | rail:tPlaceReservation | optional |
|
|||||
tapTsiType9039Code | restriction of rail:tDigitString | optional |
|
|||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016' |
<xs:complexType name="tPlacesTT"> <xs:annotation> <xs:documentation>description of any places of the passenger car(part)</xs:documentation> </xs:annotation> <xs:attributeGroup ref="rail:aPlaces"/> <xs:attribute name="reservation" type="rail:tPlaceReservation"> <xs:annotation> <xs:documentation>is needed to define a mandatory reservation for "places" in general and for bicycles in special</xs:documentation> </xs:annotation> </xs:attribute> <xs:attributeGroup ref="rail:anyAttribute"/> </xs:complexType> |