complexType GeographicAddressValue

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

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}ManagedEntityValue (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Core}CBEManagedEntityValue (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Core}EntityValue (by extension)
   {http://java.sun.com/products/oss/xml/CBE/Location}LocationValue (by extension)
    {http://java.sun.com/products/oss/xml/CBE/Location}GeographicAddressValue
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="GeographicAddressValue">
    <
annotation>
        <
documentation>A Value Type interface representing a Geographic Address Entity.</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="cbelocation:LocationValue">
            <
sequence>
                <
element name="country" minOccurs="0" nillable="true" type="string"/>
                <
element name="stateOrProvince" minOccurs="0" nillable="true" type="string"/>
                <
element name="formattedGeographicAddress" minOccurs="0" nillable="true"
                    
type="cbelocation:FormattedAddress"/>
                <
element name="urbanPropertyGeographicAddress" minOccurs="0" nillable="true"
                    
type="cbelocation:UrbanPropertyAddress"/>
                <
element name="msagAddress" minOccurs="0" nillable="true"
                    
type="cbelocation:MSAGAddress"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

A  Value Type interface representing a Geographic Address Entity.


complexType GeographicAddressValue


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.