element Thoroughfare

element {urn:oasis:names:tc:somethinghere:schema:xnal}Thoroughfare

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Target Namespaceurn:oasis:names:tc:somethinghere:schema:xnal
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:element name="Thoroughfare">
    <
xs:complexType>
        <
xs:choice>
            <
xs:element ref="AddressLines"/>
            <
xs:sequence>
                <
xs:element ref="ThoroughfareName" minOccurs="0" maxOccurs="unbounded"/>
                <
xs:element ref="ThoroughfarePreDirection" minOccurs="0"/>
                <
xs:element ref="ThoroughfareLeadingType" minOccurs="0"/>
                <
xs:element ref="ThoroughfareTrailingType" minOccurs="0"/>
                <
xs:choice minOccurs="0">
                    <
xs:element ref="ThoroughfareNumber"/>
                    <
xs:element ref="ThoroughfareNumberRange"/>
                </
xs:choice>
                <
xs:element ref="ThoroughfareNumberPrefix" minOccurs="0"/>
                <
xs:element ref="ThoroughfareNumberSuffix" minOccurs="0"/>
                <
xs:element ref="ThoroughfarePostDirection" minOccurs="0"/>
                <
xs:element ref="DependentThoroughfare" minOccurs="0"/>
                <
xs:choice minOccurs="0">
                    <
xs:element ref="DependentLocality"/>
                    <
xs:element ref="Premise"/>
                    <
xs:element ref="Firm"/>
                    <
xs:element ref="PostalCode"/>
                </
xs:choice>
            </
xs:sequence>
        </
xs:choice>
        <
xs:attribute name="Type" type="xs:string"/>
        <
xs:attribute name="DependentThoroughfares" default="No">
            <
xs:simpleType>
                <
xs:restriction base="xs:NMTOKEN">
                    <
xs:enumeration value="Yes"/>
                    <
xs:enumeration value="No"/>
                </
xs:restriction>
            </
xs:simpleType>
        </
xs:attribute>
        <
xs:attribute name="DependentThoroughfaresIndicator" type="xs:string"/>
        <
xs:attribute name="DependentThoroughfaresConnector" type="xs:string"/>
        <
xs:attribute name="DependentThoroughfaresType" type="xs:string"/>
        <
xs:attribute name="SupplementaryInfo" type="xs:string"/>
    </
xs:complexType>
</
xs:element>


element Thoroughfare


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.