element Periodicity

element {}Periodicity

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by extension)
 {}Periodicity
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="Periodicity">
    <
xs:annotation>
        <
xs:documentation>Indicates the frequency with which the publication is published or the event occurs.</xs:documentation>
    </
xs:annotation>
    <
xs:complexType>
        <
xs:simpleContent>
            <
xs:extension base="xs:string">
                <
xs:attribute name="periodicityValue" type="rixmldt:PeriodicityEnum" use="required">
                    <
xs:annotation>
                        <
xs:documentation>This is the frequency with which this product is published or this event is held.</xs:documentation>
                    </
xs:annotation>
                </
xs:attribute>
                <
xs:attribute name="publisherDefinedValue" type="xs:string" use="optional">
                    <
xs:annotation>
                        <
xs:documentation>If Periodicity.Value = PublisherDefined, then the publisher can indicate a frequency not in the PeriodicityEnum list.</xs:documentation>
                    </
xs:annotation>
                </
xs:attribute>
            </
xs:extension>
        </
xs:simpleContent>
    </
xs:complexType>
</
xs:element>


Documentation

Indicates the frequency with which the publication is published or the event occurs.


element Periodicity


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.