simpleType NHSServiceAgreementLineNumber_Type
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type restriction of ns:AlphaNumeric_Type
used by
elements ServiceAgreementDetails_Structure/NHSServiceAgreementLineNumber ServiceAgreementChange_Structure/NHSServiceAgreementLineNumber
facets
Kind Value annotation 
maxLength 10 
source <xs:simpleType name="NHSServiceAgreementLineNumber_Type">
 
<xs:restriction base="ns:AlphaNumeric_Type">
   
<xs:maxLength value="10"/>
 
</xs:restriction>
</xs:simpleType>


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