element supplementary-material

element {}supplementary-material

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="supplementary-material">
    <
xs:complexType>
        <
xs:sequence>
            <
xs:element minOccurs="0" maxOccurs="unbounded" ref="object-id"/>
            <
xs:element minOccurs="0" ref="label"/>
            <
xs:element minOccurs="0" ref="caption"/>
            <
xs:choice minOccurs="0" maxOccurs="unbounded">
                <
xs:element ref="alt-text"/>
                <
xs:element ref="long-desc"/>
                <
xs:element ref="email"/>
                <
xs:element ref="ext-link"/>
                <
xs:element ref="uri"/>
            </
xs:choice>
            <
xs:choice minOccurs="0" maxOccurs="unbounded">
                <
xs:element ref="disp-formula"/>
                <
xs:element ref="disp-quote"/>
                <
xs:element ref="speech"/>
                <
xs:element ref="statement"/>
                <
xs:element ref="verse-group"/>
                <
xs:element ref="table-wrap"/>
                <
xs:element ref="p"/>
                <
xs:element ref="def-list"/>
                <
xs:element ref="list"/>
                <
xs:element ref="array"/>
                <
xs:element ref="chem-struct"/>
                <
xs:element ref="graphic"/>
                <
xs:element ref="media"/>
                <
xs:element ref="preformat"/>
            </
xs:choice>
            <
xs:choice minOccurs="0" maxOccurs="unbounded">
                <
xs:element ref="attrib"/>
                <
xs:element ref="copyright-statement"/>
                <
xs:element ref="permissions"/>
            </
xs:choice>
        </
xs:sequence>
        <
xs:attribute name="alternate-form-of" type="xs:IDREF"/>
        <
xs:attribute name="content-type"/>
        <
xs:attribute name="id" type="xs:ID"/>
        <
xs:attribute name="mimetype"/>
        <
xs:attribute name="mime-subtype"/>
        <
xs:attribute name="position" default="float">
            <
xs:simpleType>
                <
xs:restriction base="xs:token">
                    <
xs:enumeration value="anchor"/>
                    <
xs:enumeration value="float"/>
                    <
xs:enumeration value="margin"/>
                </
xs:restriction>
            </
xs:simpleType>
        </
xs:attribute>
        <
xs:attribute ref="xlink:type"/>
        <
xs:attribute ref="xlink:href"/>
        <
xs:attribute ref="xlink:role"/>
        <
xs:attribute ref="xlink:title"/>
        <
xs:attribute ref="xlink:show"/>
        <
xs:attribute ref="xlink:actuate"/>
        <
xs:attribute ref="xml:lang"/>
    </
xs:complexType>
</
xs:element>


element supplementary-material


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.