simpleType taxPointDateType
namespace http://adflex.co.uk/xml-schemas/v1.0.1/global-types
type xs:date
properties
base xs:date
used by
element Batch/Document/Header/TaxPointDate
annotation
documentation
TaxPoint must not be forward dated and not be older than 6 months
source <xs:simpleType name="taxPointDateType">
 
<xs:annotation>
   
<xs:documentation>TaxPoint must not be forward dated and not be older than 6 months</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:date"/>
</xs:simpleType>


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