element conference

element {}conference

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Declared Namespacesxmlns:xsi=http://www.w3.org/2001/XMLSchema-instance
xmlns:xlink=http://www.w3.org/1999/xlink
xmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns:mml=http://www.w3.org/1998/Math/MathML


Source

<xs:element name="conference">
    <
xs:complexType>
        <
xs:sequence>
            <
xs:element ref="conf-date"/>
            <
xs:choice maxOccurs="unbounded">
                <
xs:element ref="conf-name"/>
                <
xs:element ref="conf-acronym"/>
            </
xs:choice>
            <
xs:element minOccurs="0" ref="conf-num"/>
            <
xs:element minOccurs="0" ref="conf-loc"/>
            <
xs:element minOccurs="0" maxOccurs="unbounded" ref="conf-sponsor"/>
            <
xs:element minOccurs="0" ref="conf-theme"/>
        </
xs:sequence>
    </
xs:complexType>
</
xs:element>


element conference


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.