complexType UrbanPropertyAddress

complexType {http://java.sun.com/products/oss/xml/CBE/Location}UrbanPropertyAddress

Abstractfalse (This can be used in an instance)
Target Namespacehttp://java.sun.com/products/oss/xml/CBE/Location
Declared Namespacesxmlns:cbedatatypes=http://java.sun.com/products/oss/xml/CBE/Datatypes
xmlns:cbecore=http://java.sun.com/products/oss/xml/CBE/Core
xmlns:co=http://java.sun.com/products/oss/xml/Common
xmlns:cbelocation=http://java.sun.com/products/oss/xml/CBE/Location
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="UrbanPropertyAddress">
    <
annotation>
        <
documentation>
A UrbanPropertyAddress type.
An UrbanPropertyAddress is a structured textual way of describing how to find a Property
in an urban area.
It is usually composed of an ordered list of Location names based on context specific rules.
        
</documentation>
    </
annotation>
    <
sequence>
        <
element name="streetNumberFirst" minOccurs="0" nillable="true" type="string"/>
        <
element name="streetNumberFirstSuffix" minOccurs="0" nillable="true" type="string"/>
        <
element name="streetNumberLast" minOccurs="0" nillable="true" type="string"/>
        <
element name="streetNumberLastSuffix" minOccurs="0" nillable="true" type="string"/>
        <
element name="streetName" minOccurs="0" nillable="true" type="string"/>
        <
element name="streetType" minOccurs="0" nillable="true" type="string"/>
        <
element name="streetSuffix" minOccurs="0" nillable="true" type="string"/>
        <
element name="locality" minOccurs="0" nillable="true" type="string"/>
        <
element name="municipality" minOccurs="0" nillable="true" type="string"/>
        <
element name="postalCode" minOccurs="0" nillable="true" type="string"/>
    </
sequence>
</
complexType>


Documentation

A UrbanPropertyAddress type.
 An UrbanPropertyAddress is a structured textual way of describing how to find a Property
 in an urban area.
 It is usually composed of an ordered list of Location names based on context specific rules.


complexType UrbanPropertyAddress


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.