Definition Type: ComplexType
Name: ProductType
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 productTypeSchemeXSD Diagram of ProductType
Collapse XSD Schema Code:
<xsd:complexType name="ProductType">
    <!-- added BAL to fix example validation issues -->
    <xsd:simpleContent>
        <xsd:extension base="xsd:normalizedString">
            <xsd:attribute name="productTypeScheme" type="xsd:anyURI" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
productTypeScheme nsA:productTypeScheme (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:productType, nsA:productType
Collapse Comments:
blog comments powered by Disqus