| diagram | ![]() |
|||||||||
| namespace | http://taf-jsg.info/schemes | |||||||||
| type | restriction of xs:decimal | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="LoadingCapacity"> <xs:annotation> <xs:documentation>Usable Cube - measured in M3</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="5"/> <xs:fractionDigits value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |