diagram | ![]() |
|||||||||
namespace | http://taf-jsg.info/schemes | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="WagonNumberOfAxles"> <xs:annotation> <xs:documentation>Number of Axels for a wagon</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="2"/> <xs:maxInclusive value="99"/> </xs:restriction> </xs:simpleType> </xs:element> |