simpleType PersonName_UnstructuredText_Type
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type restriction of ns:AlphaNumeric_Type
used by
elements PersonName_Structure/PersonFullName PersonName_Structure/PersonRequestedName
facets
Kind Value annotation 
maxLength 70 
source <xs:simpleType name="PersonName_UnstructuredText_Type">
 
<xs:restriction base="ns:AlphaNumeric_Type">
   
<xs:maxLength value="70"/>
 
</xs:restriction>
</xs:simpleType>


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