element Weighting

element {http://www.rixml.org/2005/3/RIXML}Weighting

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Target Namespacehttp://www.rixml.org/2005/3/RIXML
Declared Namespacesxmlns:rixmldt=http://www.rixml.org/2005/3/RIXML-datatypes
xmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:element name="Weighting">
    <
xs:annotation>
        <
xs:documentation>This is information regarding weightings. These can be about the country, region, asset type, or other entities.</xs:documentation>
    </
xs:annotation>
    <
xs:complexType>
        <
xs:sequence>
            <
xs:element name="PublisherDefinedValue" type="xs:string" minOccurs="0">
                <
xs:annotation>
                    <
xs:documentation>Used when the weighting value is PublisherDefined.</xs:documentation>
                </
xs:annotation>
            </
xs:element>
            <
xs:element name="Description" type="xs:string" minOccurs="0">
                <
xs:annotation>
                    <
xs:documentation>A description of the weighting. May include time horizon.</xs:documentation>
                </
xs:annotation>
            </
xs:element>
        </
xs:sequence>
        <
xs:attribute name="timeFrame" type="rixmldt:TermEnum" use="optional">
            <
xs:annotation>
                <
xs:documentation>This is the period for which the weighting is relevant, as of the date it was established by the authoring entity.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attribute name="priorCurrent" type="rixmldt:PriorCurrentTypeEnum" use="optional">
            <
xs:annotation>
                <
xs:documentation>Used to indicate whether the weighting is current or prior (current is the default). Prior is only used to give reference for a change from a prior weighting. Prior 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:attribute name="weighting" type="rixmldt:WeightingEnum" use="required">
            <
xs:annotation>
                <
xs:documentation>The actual weighting as issued by the authoring entity.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
    </
xs:complexType>
</
xs:element>


Documentation

This is information regarding weightings.  These can be about the country, region, asset type, or other entities.


element Weighting


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.