simpleType DeltaTime
namespace http://taf-jsg.info/schemes
type restriction of xs:string
properties
base xs:string
used by
elements AgainstBooked AgainstReferenced
facets
Kind Value Annotation
length 5
annotation
documentation
Time difference delay (+) or ahead of schedule (-) this shall be 1character + 4 Numeric
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy