Definition Type: ComplexType
Name: ProductDefinitionsReport
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:ResponseMessage
Containing Schema: fpml-product-definitions-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into account in schema fpml-shared-5-10_xsd2 Drilldown into party in schema fpml-shared-5-10_xsd2 Drilldown into PartiesAndAccounts.model in schema fpml-shared-5-10_xsd2 Drilldown into queryProduct in schema fpml-product-definitions-5-10_xsd Drilldown into queryProduct in schema fpml-product-definitions-5-10_xsd Drilldown into definition in schema fpml-product-definitions-5-10_xsd Drilldown into productDefinitionsHeader in schema fpml-product-definitions-5-10_xsd Drilldown into onBehalfOf in schema fpml-shared-5-10_xsd2 Drilldown into OnBehalfOf.model in schema fpml-shared-5-10_xsd2 Drilldown into sequenceNumber in schema fpml-msg-5-10_xsd1 Drilldown into Sequence.model in schema fpml-msg-5-10_xsd1 Drilldown into correlationId in schema fpml-msg-5-10_xsd1 Drilldown into CorrelationId.model in schema fpml-msg-5-10_xsd1 Drilldown into parentCorrelationId in schema fpml-msg-5-10_xsd1 Drilldown into Correlation.model in schema fpml-msg-5-10_xsd1 Drilldown into CorrelationAndOptionalSequence.model in schema fpml-msg-5-10_xsd1 Drilldown into validation in schema fpml-doc-5-10_xsd2 Drilldown into Validation.model in schema fpml-doc-5-10_xsd2 Drilldown into header in schema fpml-msg-5-10_xsd1 Drilldown into actualBuild in schema fpml-doc-5-10_xsd2 Drilldown into expectedBuild in schema fpml-doc-5-10_xsd2 Drilldown into fpmlVersion in schema fpml-doc-5-10_xsd2 Drilldown into VersionAttributes.atts in schema fpml-doc-5-10_xsd2 Drilldown into Document in schema fpml-doc-5-10_xsd2 Drilldown into Message in schema fpml-msg-5-10_xsd1 Drilldown into ResponseMessage in schema fpml-msg-5-10_xsd1XSD Diagram of ProductDefinitionsReport in schema fpml-product-definitions-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ProductDefinitionsReport">
    <xsd:complexContent>
        <xsd:extension base="ResponseMessage">
            <xsd:sequence>
                <xsd:element name="productDefinitionsHeader" type="ProductDefinitionsHeader" minOccurs="0" />
                <xsd:choice>
                    <xsd:sequence>
                        <xsd:element name="definition" type="ProductDefinition" maxOccurs="unbounded" />
                        <xsd:element name="queryProduct" type="QueryProduct" minOccurs="0">
                            <xsd:annotation>
                                <xsd:documentation>A type representing a portfolio obtained by querying the set of trades held in a repository. It contains trades matching the intersection of all criteria specified using one or more queryParameters or trades matching the union of two or more child queryPortfolios.</xsd:documentation>
                            </xsd:annotation>
                        </xsd:element>
                    </xsd:sequence>
                    <xsd:element name="queryProduct" type="QueryProduct">
                        <xsd:annotation>
                            <xsd:documentation>A type representing a portfolio obtained by querying the set of trades held in a repository. It contains trades matching the intersection of all criteria specified using one or more queryParameters or trades matching the union of two or more child queryPortfolios.</xsd:documentation>
                        </xsd:annotation>
                    </xsd:element>
                </xsd:choice>
                <xsd:group ref="PartiesAndAccounts.model" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
header nsC:header 0 (1)
validation nsC:validation 0 unbounded
parentCorrelationId nsC:parentCorrelationId 0 (1)
correlationId nsC:correlationId 0 (1)
sequenceNumber nsC:sequenceNumber 0 (1)
onBehalfOf nsC:onBehalfOf 0 4
productDefinitionsHeader nsC:productDefinitionsHeader 0 (1)
definition nsC:definition (1) unbounded
queryProduct nsC:queryProduct 0 (1)
queryProduct nsC:queryProduct (1) (1)
party nsC:party 0 unbounded
account nsC:account 0 unbounded
<xs:group> nsC:Validation.model (1) (1)
<xs:group> nsC:CorrelationAndOptionalSequence.model (1) (1)
<xs:group> nsC:Correlation.model (1) (1)
<xs:group> nsC:CorrelationId.model (1) (1)
<xs:group> nsC:Sequence.model 0 (1)
<xs:group> nsC:OnBehalfOf.model 0 (1)
<xs:group> nsC:PartiesAndAccounts.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
fpmlVersion nsC:fpmlVersion Required
expectedBuild nsC:expectedBuild (Optional)
actualBuild nsC:actualBuild (Optional)
Collapse Derivation Tree:
Collapse References:
nsC:productDefinitionsReport