simpleType Number99Positive_Type
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type restriction of xs:positiveInteger
used by
simpleTypes AAndEAttendanceDisposal_Type AdministrativeCategory_Type AdmissionMethod_HospitalProviderSpell_Type DischargeDestination_HospitalProviderSpell_Type ElectiveAdmissionType_Type EpisodeNumber_Type IntendedClinicalCareIntensity_Type LegalStatusClassificationCode_AtCensusDate_Type LegalStatusClassificationCode_AtStartOfEpisode_Type LegalStatusClassificationCode_OnAdmission_Type LegalStatusClassificationCode_Type LocationType_Type NHSNumberStatusIndicator_Unverified_Type NHSNumberStatusIndicator_Verified_Type NHSNumberStatusIndicator_Withheld_Type ReferralToTreatmentPeriod_Status_Type SourceOfAdmission_HospitalProviderSpell_Type XXXNHSNumberStatusIndicator_Baby_Type XXXNHSNumberStatusIndicator_Mother_Type XXXNHSNumberStatusIndicator_Type XXXNHSNumberStatusIndicator_Validated_Type
facets
Kind Value annotation 
totalDigits 
annotation
documentation
Numeric 1-99       Length 2    Uses xs:positiveInteger as its XMLbase         - does not allow negative
source <xs:simpleType name="Number99Positive_Type">
 
<xs:annotation>
   
<xs:documentation>Numeric 1-99       Length 2    Uses xs:positiveInteger as its XMLbase         - does not allow negative</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:positiveInteger">
   
<xs:totalDigits value="2"/>
 
</xs:restriction>
</xs:simpleType>


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