namespace | http://taf-jsg.info/schemes | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="DeltaTime"> <xs:annotation> <xs:documentation>Time difference delay (+) or ahead of schedule (-) this shall be 1character + 4 Numeric</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:length value="5"/> </xs:restriction> </xs:simpleType> |