Definition Type: ComplexType
Name: ValuationDocument
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:DataDocument
Containing Schema: fpml-main-5-0.xsd
Abstract
Documentation:
A type defining a content model that includes valuation (pricing and risk) data without expressing any processing intention.
Collapse XSD Schema Diagram:
Drilldown into valuationSet in schema fpml-valuation-5-0_xsd Drilldown into market in schema fpml-riskdef-5-0_xsd Drilldown into account in schema fpml-shared-5-0_xsd1 Drilldown into party in schema fpml-shared-5-0_xsd1 Drilldown into PartiesAndAccounts.model in schema fpml-shared-5-0_xsd1 Drilldown into portfolio in schema fpml-doc-5-0_xsd1 Drilldown into trade in schema fpml-doc-5-0_xsd1 Drilldown into validation in schema fpml-doc-5-0_xsd1 Drilldown into Validation.model in schema fpml-doc-5-0_xsd1 Drilldown into actualBuild in schema fpml-doc-5-0_xsd1 Drilldown into expectedBuild in schema fpml-doc-5-0_xsd1 Drilldown into fpmlVersion in schema fpml-doc-5-0_xsd1 Drilldown into VersionAttributes.atts in schema fpml-doc-5-0_xsd1 Drilldown into Document in schema fpml-doc-5-0_xsd1 Drilldown into DataDocument in schema fpml-doc-5-0_xsd1XSD Diagram of ValuationDocument in schema fpml-main-5-0_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ValuationDocument">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining a content model that includes valuation (pricing and risk) data without expressing any processing intention.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="DataDocument">
            <xsd:sequence>
                <xsd:element ref="market" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="valuationSet" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
validation nsB:validation 0 unbounded
trade nsB:trade 0 unbounded
portfolio nsB:portfolio 0 unbounded
party nsB:party 0 unbounded
account nsB:account 0 unbounded
market nsB:market 0 unbounded
valuationSet nsB:valuationSet 0 unbounded
<xs:group> nsB:Validation.model (1) (1)
<xs:group> nsB:PartiesAndAccounts.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
fpmlVersion nsB:fpmlVersion Required
expectedBuild nsB:expectedBuild (Optional)
actualBuild nsB:actualBuild (Optional)
Collapse Derivation Tree:
Collapse References:
nsB:valuationDocument