Definition Type: ComplexType
Name: PaymentType
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-shared-4-0.xsd
Abstract False
Documentation:
Collapse XSD Schema Diagram:
Drilldown into paymentTypeSchemeXSD Diagram of PaymentType
Collapse XSD Schema Code:
<xsd:complexType name="PaymentType">
    <xsd:simpleContent>
        <xsd:extension base="xsd:normalizedString">
            <xsd:attribute name="paymentTypeScheme" type="xsd:anyURI" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
paymentTypeScheme nsA:paymentTypeScheme (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:paymentType, nsA:paymentType
Collapse Comments:
blog comments powered by Disqus