element ProductSeries

element {}ProductSeries

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="ProductSeries">
    <
xs:annotation>
        <
xs:documentation>Used for publications issued as a series / periodical.</xs:documentation>
    </
xs:annotation>
    <
xs:complexType>
        <
xs:sequence>
            <
xs:element ref="Periodicity" minOccurs="0"/>
            <
xs:element name="SeriesName" type="xs:string">
                <
xs:annotation>
                    <
xs:documentation>Indicates the name of the publication series. The series name should appear in the same way for all items in the series.</xs:documentation>
                </
xs:annotation>
            </
xs:element>
        </
xs:sequence>
        <
xs:attribute name="volume" type="xs:string" use="optional">
            <
xs:annotation>
                <
xs:documentation>Volume number.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attribute name="number" type="xs:string" use="optional">
            <
xs:annotation>
                <
xs:documentation>Publication number in a volume.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
    </
xs:complexType>
</
xs:element>


Documentation

Used for publications issued as a series / periodical.


element ProductSeries


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.