element person-group

element {}person-group

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="person-group">
    <
xs:complexType>
        <
xs:choice minOccurs="0" maxOccurs="unbounded">
            <
xs:element ref="collab"/>
            <
xs:element ref="name"/>
            <
xs:element ref="aff"/>
            <
xs:element ref="etal"/>
        </
xs:choice>
        <
xs:attribute name="person-group-type">
            <
xs:simpleType>
                <
xs:restriction base="xs:token">
                    <
xs:enumeration value="allauthors"/>
                    <
xs:enumeration value="assignee"/>
                    <
xs:enumeration value="author"/>
                    <
xs:enumeration value="compiler"/>
                    <
xs:enumeration value="director"/>
                    <
xs:enumeration value="editor"/>
                    <
xs:enumeration value="guest-editor"/>
                    <
xs:enumeration value="inventor"/>
                    <
xs:enumeration value="translator"/>
                    <
xs:enumeration value="transed"/>
                </
xs:restriction>
            </
xs:simpleType>
        </
xs:attribute>
    </
xs:complexType>
</
xs:element>


element person-group


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.