diagram | ![]() |
|||||||||
namespace | http://taf-jsg.info/schemes | |||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |