element PersonGroupMember

element {}PersonGroupMember

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Declared Namespacesxmlns:rixmldt=http://www.rixml.org/2005/3/RIXML-datatypes
xmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:element name="PersonGroupMember">
    <
xs:annotation>
        <
xs:documentation>Used to define the members of a group, for example, the author(s) of the product. The PersonGroupMember highlights primary persons, and describes the display order of multiple persons.</xs:documentation>
    </
xs:annotation>
    <
xs:complexType>
        <
xs:sequence>
            <
xs:element name="PublisherDefinedValue" type="xs:string" minOccurs="0">
                <
xs:annotation>
                    <
xs:documentation>If the role attribute has value PublisherDefined, then the publisher indicates the role in this element.</xs:documentation>
                </
xs:annotation>
            </
xs:element>
            <
xs:element ref="Person"/>
        </
xs:sequence>
        <
xs:attribute name="sequence" type="xs:integer" use="optional">
            <
xs:annotation>
                <
xs:documentation>If there are multiple PersonGroupMembers, and they should appear in a certain order when the content is published, indicate the desired order by associating the appropriate sequence number to each PersonGroupMember.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attribute name="primaryIndicator" type="rixmldt:YesNoEnum" use="optional">
            <
xs:annotation>
                <
xs:documentation>Indicates which member is primary relative to the product. A person group can have more than one primary member.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attribute name="role" type="rixmldt:RoleEnum" use="optional">
            <
xs:annotation>
                <
xs:documentation>The role of this individual person relative to this research item.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
    </
xs:complexType>
</
xs:element>


Documentation

Used to define the members of a group, for example, the author(s) of the product. The PersonGroupMember highlights primary persons, and describes the display order of multiple persons.


element PersonGroupMember


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.