complexType LegalType

complexType {}LegalType

Derived Types
{}LegalType
 {}Legal (by type)
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="LegalType">
    <
xs:annotation>
        <
xs:documentation>ComplexType for Legal</xs:documentation>
    </
xs:annotation>
    <
xs:sequence>
        <
xs:element name="Copyright" type="xs:string" minOccurs="0">
            <
xs:annotation>
                <
xs:documentation>Copyright information relating to the product.</xs:documentation>
            </
xs:annotation>
        </
xs:element>
        <
xs:element name="Disclaimer" type="xs:string" minOccurs="0">
            <
xs:annotation>
                <
xs:documentation>Disclaimer is the long generic legalese that automatically gets pasted into a note/report that 'disclaims' against liabilities for losses associated with buying/selling stocks etc. This could also include generic disclaimers when a report discusses MSCI indexes. This section changes infrequently.</xs:documentation>
            </
xs:annotation>
        </
xs:element>
        <
xs:element ref="IssuerSecurityID" minOccurs="0" maxOccurs="unbounded"/>
    </
xs:sequence>
</
xs:complexType>


Documentation

ComplexType for Legal


complexType LegalType


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.