element ThoroughfareNumberRange

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

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="ThoroughfareNumberRange">
    <
xs:complexType>
        <
xs:sequence>
            <
xs:element ref="ThoroughfareNumberFrom"/>
            <
xs:element ref="ThoroughfareNumberTo"/>
        </
xs:sequence>
        <
xs:attribute name="Indicator" type="xs:string"/>
        <
xs:attribute name="Separator" type="xs:string"/>
        <
xs:attribute name="IndicatorOccurrence" default="After">
            <
xs:simpleType>
                <
xs:restriction base="xs:NMTOKEN">
                    <
xs:enumeration value="Before"/>
                    <
xs:enumeration value="After"/>
                </
xs:restriction>
            </
xs:simpleType>
        </
xs:attribute>
        <
xs:attribute name="Type" type="xs:string"/>
    </
xs:complexType>
</
xs:element>


element ThoroughfareNumberRange


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.