Definition Type: ComplexType
Name: NetAndGross
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-doc-5-10.xsd
Abstract
Documentation:
A structure including a net and/or a gross amount and possibly fees and commissions.
Collapse XSD Schema Diagram:
Drilldown into net in schema fpml-doc-5-10_xsd4 Drilldown into gross in schema fpml-doc-5-10_xsd4 Drilldown into net in schema fpml-doc-5-10_xsd4 Drilldown into NetAndOrGross.model in schema fpml-doc-5-10_xsd4XSD Diagram of NetAndGross in schema fpml-doc-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="NetAndGross">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A structure including a net and/or a gross amount and possibly fees and commissions.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:group ref="NetAndOrGross.model">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Net and/or gross amount.</xsd:documentation>
            </xsd:annotation>
        </xsd:group>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
net nsE:net (1) (1)
gross nsE:gross (1) (1)
net nsE:net 0 (1)
<xs:group> nsE:NetAndOrGross.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsE:principalAmount