complexType Address_Structure
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p2.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
children ns:UnstructuredAddress ns:StructuredAddress
used by
elements PatientIdentity_General_Structure/WithheldIdentity_Structure/PatientUsualAddress PatientIdentity_General_Structure/VerifiedIdentity_Structure/PatientUsualAddress PatientIdentity_General_Structure/UnverifiedIdentity_Structure/PatientUsualAddress PatientIdentity_Birth_Structure/WithheldIdentity_Structure/PatientUsualAddress PatientIdentity_Birth_Structure/VerifiedIdentity_Structure/PatientUsualAddress PatientIdentity_Birth_Structure/UnverifiedIdentity_Structure/PatientUsualAddress PatientIdentity_Delivery_Structure/WithheldIdentity_Structure/PatientUsualAddress PatientIdentity_Delivery_Structure/VerifiedIdentity_Structure/PatientUsualAddress PatientIdentity_Delivery_Structure/UnverifiedIdentity_Structure/PatientUsualAddress PersonIdentity_Baby_Structure/WithheldIdentity_Structure_Baby/PatientUsualAddress PersonIdentity_Baby_Structure/VerifiedIdentity_Structure_Baby/PatientUsualAddress PersonIdentity_Baby_Structure/UnverifiedIdentity_Structure_Baby/PatientUsualAddress PersonIdentity_Mother_Structure/WithheldIdentity_Structure_Mother/PatientUsualAddress_Mother PersonIdentity_Mother_Structure/VerifiedIdentity_Structure_Mother/PatientUsualAddress_Mother PersonIdentity_Mother_Structure/UnverifiedIdentity_Structure_Mother/PatientUsualAddress_Mother
annotation
documentation
V5-0  (December 2005)
Compatible with e-GIF UK POSTAL ADDRESS
source <xs:complexType name="Address_Structure">
 
<xs:annotation>
   
<xs:documentation>V5-0  (December 2005)
Compatible with e-GIF UK POSTAL ADDRESS
</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<xs:element name="UnstructuredAddress" type="ns:UnstructuredAddress_Type">
     
<xs:annotation>
       
<xs:documentation>XML Mandatory by choice</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="StructuredAddress" type="ns:StructuredAddress_Type" minOccurs="2" maxOccurs="5">
     
<xs:annotation>
       
<xs:documentation>XML Mandatoryby choice</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:choice>
</xs:complexType>

element Address_Structure/UnstructuredAddress
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p3.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:UnstructuredAddress_Type
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 175 
annotation
documentation
XML Mandatory by choice
source <xs:element name="UnstructuredAddress" type="ns:UnstructuredAddress_Type">
 
<xs:annotation>
   
<xs:documentation>XML Mandatory by choice</xs:documentation>
 
</xs:annotation>
</xs:element>

element Address_Structure/StructuredAddress
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p4.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:StructuredAddress_Type
properties
isRef 0
minOcc 2
maxOcc 5
content simple
facets
Kind Value annotation 
maxLength 35 
annotation
documentation
XML Mandatoryby choice
source <xs:element name="StructuredAddress" type="ns:StructuredAddress_Type" minOccurs="2" maxOccurs="5">
 
<xs:annotation>
   
<xs:documentation>XML Mandatoryby choice</xs:documentation>
 
</xs:annotation>
</xs:element>


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