simpleType UnstructuredAddress_Type
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type restriction of ns:AlphaNumeric_Type
used by
element Address_Structure/UnstructuredAddress
facets
Kind Value annotation 
maxLength 175 
source <xs:simpleType name="UnstructuredAddress_Type">
 
<xs:restriction base="ns:AlphaNumeric_Type">
   
<xs:maxLength value="175"/>
 
</xs:restriction>
</xs:simpleType>


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