| diagram | ![]() |
||||||
| namespace | http://taf-jsg.info/schemes | ||||||
| type | restriction of xs:decimal | ||||||
| properties |
|
||||||
| used by |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="DwellTime"> <xs:annotation> <xs:documentation>The minimum duration of dwell time expressed in minutes </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:fractionDigits value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |