diagram | ![]() |
|||||||||
namespace | http://taf-jsg.info/schemes | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="MaxAxleWeight"> <xs:annotation> <xs:documentation>Indicates the maximum design axle weight (to).</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:minInclusive value="0.1"/> <xs:maxInclusive value="99.9"/> </xs:restriction> </xs:simpleType> </xs:element> |