simpleType Number9Positive_Type
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type restriction of xs:positiveInteger
used by
simpleTypes AAndEArrivalMode_Type AAndEAttendanceCategory_Type AdmissionOfferOutcome_Type AnaestheticGivenDuringLabourOrDelivery_Type AnaestheticGivenPostLabourOrDelivery_Type BirthOrder_Type DeliveryPlaceChangeReason_Type DischargeMethod_HospitalProviderSpell_Type ElectiveAdmissionListRemovalReason_Type FirstAttendance_Type IntendedManagement_Type IntendedProcedureStatus_Type LabourOrDeliveryOnsetMethod_Type LastEpisodeInSpellIndicator_Type LeadCareActivityIndicator_Type LiveOrStillBirth_Type MentalCategory_Type NumberOfBabies_Type OperationStatus_Type OutcomeOfAttendance_Type PatientClassification_Type PriorityType_Type ResuscitationMethod_Type ServiceTypeRequested_Type SexOfPatients_Type StatusOfPatientIncludedInThePsychiatricCensus_Type StatusOfPersonConductingDelivery_Type
facets
Kind Value annotation 
totalDigits 
annotation
documentation
Numeric 1-9         Length 1    Uses xs:positiveInteger as its XMLbase        - does not allow negative
source <xs:simpleType name="Number9Positive_Type">
 
<xs:annotation>
   
<xs:documentation>Numeric 1-9         Length 1    Uses xs:positiveInteger as its XMLbase        - does not allow negative</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:positiveInteger">
   
<xs:totalDigits value="1"/>
 
</xs:restriction>
</xs:simpleType>


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