complexType InternationalAddressStructure

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

Derived Types
{http://www.govtalk.gov.uk/people/AddressAndPersonalDetails}InternationalAddressStructure
 {urn:oasis:names:tc:evs:schema:eml}AddressStructure (by extension)
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="InternationalAddressStructure">
    <
xsd:sequence>
        <
xsd:element name="IntAddressLine" type="AddressLineType" minOccurs="2" maxOccurs="5"/>
        <
xsd:choice>
            <
xsd:sequence>
                <
xsd:element name="Country" type="AddressLineType"/>
                <
xsd:element name="InternationalPostCode" type="InternationalPostCodeType"
                    
minOccurs="0"/>
            </
xsd:sequence>
            <
xsd:sequence>
                <
xsd:element name="InternationalPostCode" type="InternationalPostCodeType"/>
                <
xsd:element name="Country" type="AddressLineType" minOccurs="0"/>
            </
xsd:sequence>
        </
xsd:choice>
    </
xsd:sequence>
</
xsd:complexType>


complexType InternationalAddressStructure


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.