element address

element {}address

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:element name="address" substitutionGroup="informal.class">
    <
xs:complexType mixed="true">
        <
xs:choice minOccurs="0" maxOccurs="unbounded">
            <
xs:element ref="personname"/>
            <
xs:group ref="person.ident.mix"/>
            <
xs:element ref="street"/>
            <
xs:element ref="pob"/>
            <
xs:element ref="postcode"/>
            <
xs:element ref="city"/>
            <
xs:element ref="state"/>
            <
xs:element ref="country"/>
            <
xs:element ref="phone"/>
            <
xs:element ref="fax"/>
            <
xs:element ref="email"/>
            <
xs:element ref="otheraddr"/>
        </
xs:choice>
        <
xs:attributeGroup ref="address.attlist"/>
    </
xs:complexType>
</
xs:element>


element address


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.