simpleType Date_Type
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type xs:date
used by
simpleTypes ActivityDate_CriticalCare_Type AppointmentDate_Type ArrivalDate_Type CDSActivityDate_Type CDSApplicableDate_Type CDSCensusDate_Type CDSExtractDate_Type CDSInterchangeDateOfPreparation_Type CDSReportPeriodEndDate_Type CDSReportPeriodStartDate_Type CriticalCareDischargeDate_Type CriticalCareDischargeReadyDate_Type CriticalCareStartDate_Type NHSServiceAgreementChangeDate_Type ProcedureDate_Type ReferralRequestReceivedDate_Type ReferralToTreatmentPeriod_EndDate_Type ReferralToTreatmentPeriod_StartDate_Type
annotation
documentation
Uses XML standard ccyy-mm-dd format
source <xs:simpleType name="Date_Type">
 
<xs:annotation>
   
<xs:documentation>Uses XML standard ccyy-mm-dd format </xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:date"/>
</xs:simpleType>


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