Definition Type: Element
Name: validation
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:Validation
Containing Schema: fpml-doc-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
A list of validation sets the sender asserts the document is valid with respect to.
Collapse XSD Schema Diagram:
Drilldown into validationScheme in schema fpml-doc-5-10_xsd2 Drilldown into Validation in schema fpml-doc-5-10_xsd2XSD Diagram of validation in schema fpml-doc-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="validation" type="Validation" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A list of validation sets the sender asserts the document is valid with respect to.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
validationScheme nsC:validationScheme (Optional)
Collapse Derivation Tree: