element Country

element {http://www.govtalk.gov.uk/temp/xnal}Country

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Target Namespacehttp://www.govtalk.gov.uk/temp/xnal
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:element name="Country">
    <
xs:complexType>
        <
xs:choice>
            <
xs:element ref="AddressLines"/>
            <
xs:sequence>
                <
xs:element ref="CountryNameCode" minOccurs="0" maxOccurs="unbounded"/>
                <
xs:element ref="CountryName" minOccurs="0" maxOccurs="unbounded"/>
                <
xs:choice minOccurs="0" maxOccurs="unbounded">
                    <
xs:element ref="AdministrativeArea"/>
                    <
xs:element ref="Locality"/>
                    <
xs:element ref="Thoroughfare"/>
                </
xs:choice>
            </
xs:sequence>
        </
xs:choice>
    </
xs:complexType>
</
xs:element>


element Country


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.