simpleType Number999NonNegative_Type
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type restriction of xs:nonNegativeInteger
used by
simpleTypes AdvancedCardiovascularSupportDays_Type AdvancedRespiratorySupportDays_Type AgeAtCDSActivityDate_Type AgeAtCensus_Type AgeOnAdmission_Type BasicCardiovascularSupportDays_Type BasicRespiratorySupportDays_Type CriticalCareLevel2Days_Type CriticalCareLevel3Days_Type DermatologicalSupportDays_Type GastroIntestinalSupportDays_Type LiverSupportDays_Type NeurologicalSupportDays_Type RenalSupportDays_Type
facets
Kind Value annotation 
totalDigits 
annotation
documentation
Numeric 0-999     Length 3    Uses xs:nonNegativeInteger as its XMLbase - does not allow negative
source <xs:simpleType name="Number999NonNegative_Type">
 
<xs:annotation>
   
<xs:documentation>Numeric 0-999     Length 3    Uses xs:nonNegativeInteger as its XMLbase - does not allow negative</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:nonNegativeInteger">
   
<xs:totalDigits value="3"/>
 
</xs:restriction>
</xs:simpleType>


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