element Subject

element {}Subject

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by extension)
 {}Subject
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="Subject">
    <
xs:annotation>
        <
xs:documentation>Strongly recommended. Indicates the subject of the product. There is a standard set of subjects defined by RIXML including market opening comments, accounting and tax policy, and earnings surprise. If these do not fully represent the subject, the publisher may use a publisher defined Subject value.</xs:documentation>
    </
xs:annotation>
    <
xs:complexType>
        <
xs:simpleContent>
            <
xs:extension base="xs:string">
                <
xs:attribute name="subjectValue" type="rixmldt:SubjectEnum" use="required">
                    <
xs:annotation>
                        <
xs:documentation>The main topic covered in the product.</xs:documentation>
                    </
xs:annotation>
                </
xs:attribute>
                <
xs:attribute name="publisherDefinedValue" type="xs:string" use="optional">
                    <
xs:annotation>
                        <
xs:documentation>If the Subject.Value = PublisherDefined, then the publisher can indicate a subject not in the SubjectEnum list.</xs:documentation>
                    </
xs:annotation>
                </
xs:attribute>
            </
xs:extension>
        </
xs:simpleContent>
    </
xs:complexType>
</
xs:element>


Documentation

Strongly recommended.  Indicates the subject of the product.  There is a standard set of subjects defined by RIXML including market opening comments, accounting and tax policy, and earnings surprise.  If these do not fully represent the subject, the publisher may use a publisher defined Subject value.


element Subject


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.