element FinancialDates

element {}FinancialDates

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by extension)
 {}FinancialDates
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="FinancialDates">
    <
xs:annotation>
        <
xs:documentation>Relevant dates related to Issuer and/or Security financial data.</xs:documentation>
    </
xs:annotation>
    <
xs:complexType>
        <
xs:simpleContent>
            <
xs:extension base="xs:string">
                <
xs:attribute name="lastReportedPeriod" type="rixmldt:PeriodEnum" use="optional">
                    <
xs:annotation>
                        <
xs:documentation>Used together with lastReportedYear to indicate the period when the financials were last reported. For example, Q1 2000.</xs:documentation>
                    </
xs:annotation>
                </
xs:attribute>
                <
xs:attribute name="lastReportedYear" type="xs:integer" use="optional">
                    <
xs:annotation>
                        <
xs:documentation>Used together with lastReportedPeriod to indicate the period when the financials were last reported. For example, Q1 2000.</xs:documentation>
                    </
xs:annotation>
                </
xs:attribute>
                <
xs:attribute name="reportingDate" type="xs:dateTime" use="optional">
                    <
xs:annotation>
                        <
xs:documentation>Represents the date the numbers were actually published. Expressed using ISO 8601 (as refined by the World Wide Web Consortium's note http://www.w3.org/TR/NOTE-datetime). In addition, RIXML requires the use of Zulu time or Z-time (GMT +/- n hours:minute:seconds). All times are absolute and easier to compute, rather than using a relative (i.e. 08:30 +5) time.</xs:documentation>
                    </
xs:annotation>
                </
xs:attribute>
            </
xs:extension>
        </
xs:simpleContent>
    </
xs:complexType>
</
xs:element>


Documentation

Relevant dates related to Issuer and/or Security financial data.


element FinancialDates


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.