element BrakingRatio
diagram taf_cat_complete_sector_p44.png
namespace http://taf-jsg.info/schemes
type restriction of xs:integer
properties
content simple
used by
elements PlannedTrainTechnicalData TrainDataPassenger
facets
Kind Value Annotation
minInclusive 1
maxInclusive 999
annotation
documentation
Minimum percentage of braking. Expressed as an integer value (no percent sign should be added).
source <xs:element name="BrakingRatio">
 
<xs:annotation>
   
<xs:documentation>Minimum percentage of braking. Expressed as an integer value (no percent sign should be added).</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:maxInclusive value="999"/>
     
<xs:minInclusive value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy