complexType FinancialsType

complexType {}FinancialsType

Derived Types
{}FinancialsType
 {}SecurityFinancials (by extension)
 {}IssuerFinancials (by extension)
Abstractfalse (This can be used in an instance)
Declared Namespacesxmlns:rixmldt=http://www.rixml.org/2005/3/RIXML-datatypes
xmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:complexType name="FinancialsType">
    <
xs:annotation>
        <
xs:documentation>Complex Type for Financials</xs:documentation>
    </
xs:annotation>
    <
xs:sequence>
        <
xs:element name="Currency" type="rixmldt:ISO4217CurrencyType" minOccurs="0">
            <
xs:annotation>
                <
xs:documentation>Indicates the currency of the issuer financials. Represented by the three letter alpha code defined by ISO 4217.</xs:documentation>
            </
xs:annotation>
        </
xs:element>
        <
xs:element name="Source" type="xs:string" minOccurs="0">
            <
xs:annotation>
                <
xs:documentation>Free-text tag to indicate the source of the numbers. Example: the name of the company that provides the consensus figures.</xs:documentation>
            </
xs:annotation>
        </
xs:element>
        <
xs:element ref="FinancialValue" maxOccurs="unbounded"/>
    </
xs:sequence>
    <
xs:attribute name="gaapType" type="rixmldt:FinancialStatementGAAPTypeEnum" use="optional">
        <
xs:annotation>
            <
xs:documentation>Generally Accepted Accounting Principles.</xs:documentation>
        </
xs:annotation>
    </
xs:attribute>
    <
xs:attribute name="restated" type="rixmldt:YesNoEnum" use="optional">
        <
xs:annotation>
            <
xs:documentation>To state in a new form a company's financial statements, perhaps to reflect a current period item back through prior periods.</xs:documentation>
        </
xs:annotation>
    </
xs:attribute>
    <
xs:attribute name="proForma" type="rixmldt:YesNoEnum" use="optional">
        <
xs:annotation>
            <
xs:documentation>A hypothetical financial model based on a set of assumptions.</xs:documentation>
        </
xs:annotation>
    </
xs:attribute>
    <
xs:attribute name="publisherDefinedValue" type="xs:string" use="optional"/>
    <
xs:attribute name="displayName" type="xs:string" use="optional">
        <
xs:annotation>
            <
xs:documentation>If a publisher-defined value, or a value defined by RIXML but the publisher wishes to call the value by another name (e.g., Turnover instead of Sales), this attribute should be used to provide the desired value name.</xs:documentation>
        </
xs:annotation>
    </
xs:attribute>
    <
xs:attribute name="yearType" type="rixmldt:YearTypeEnum" use="optional">
        <
xs:annotation>
            <
xs:documentation>Indicates whether the year specified is a fiscal year or calendar year</xs:documentation>
        </
xs:annotation>
    </
xs:attribute>
    <
xs:attribute name="priorCurrent" type="rixmldt:PriorCurrentTypeEnum" use="optional">
        <
xs:annotation>
            <
xs:documentation>Indicates whether the financials are current or prior. Defaulted to currentPrior is used to indicate what the prior figure was for the period specified in order to give context to the current figure, not to provide the figure for a prior time period.</xs:documentation>
        </
xs:annotation>
    </
xs:attribute>
</
xs:complexType>


Documentation

Complex Type for Financials


complexType FinancialsType


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.