element AddressLine

element {urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}AddressLine

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Target Namespaceurn:oasis:names:tc:ciq:xsdschema:xAL:2.0
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=urn:oasis:names:tc:ciq:xsdschema:xAL:2.0


Source

<xs:element name="AddressLine">
    <
xs:annotation>
        <
xs:documentation>Free format address representation. An address can have more than one line. The order of the AddressLine elements must be preserved.</xs:documentation>
    </
xs:annotation>
    <
xs:complexType mixed="true">
        <
xs:attribute name="Type">
            <
xs:annotation>
                <
xs:documentation>Defines the type of address line. eg. Street, Address Line 1, etc.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attributeGroup ref="grPostal"/>
        <
xs:anyAttribute namespace="##other"/>
    </
xs:complexType>
</
xs:element>


Documentation

Free format address representation. An address can have more than one line. The order of the AddressLine elements must be preserved.


element AddressLine


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.