complexType UKAddressStructure

complexType {http://www.govtalk.gov.uk/people/AddressAndPersonalDetails}UKAddressStructure

Abstractfalse (This can be used in an instance)
Target Namespacehttp://www.govtalk.gov.uk/people/AddressAndPersonalDetails
Declared Namespacesxmlns:bs7666=http://www.govtalk.gov.uk/people/bs7666
xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns=http://www.govtalk.gov.uk/people/AddressAndPersonalDetails


Source

<xsd:complexType name="UKAddressStructure">
    <
xsd:annotation>
        <
xsd:documentation>Supports BS7666 address types.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:sequence>
        <
xsd:choice>
            <
xsd:annotation>
                <
xsd:documentation>At least one of' 5LineAddress and BS7666Address.</xsd:documentation>
            </
xsd:annotation>
            <
xsd:element name="BS7666Address" type="bs7666:BSaddressStructure"/>
            <
xsd:sequence>
                <
xsd:element name="A_5LineAddress" type="UKPostalAddressStructure"/>
                <
xsd:element name="BS7666Address" type="bs7666:BSaddressStructure" minOccurs="0"/>
            </
xsd:sequence>
        </
xsd:choice>
        <
xsd:element name="UniquePropertyReferenceNumber" type="bs7666:UPRNtype" minOccurs="0"/>
        <
xsd:choice>
            <
xsd:element name="SortCode" type="MailSortCodeType" minOccurs="0"/>
            <
xsd:element name="WalkSort" type="WalkSortCodeType" minOccurs="0"/>
        </
xsd:choice>
    </
xsd:sequence>
</
xsd:complexType>


Documentation

Supports BS7666 address types.


complexType UKAddressStructure


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.