Definition Type: SimpleType
Name: QueryParameterValue
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-doc-4-4.xsd
Documentation:
A type representing a value corresponding to an identifier for a parameter describing a query portfolio.
Collapse XSD Schema Diagram:
XSD Diagram of QueryParameterValue in schema fpml-doc-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="QueryParameterValue">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type representing a value corresponding to an identifier for a parameter describing a query portfolio.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string" />
</xsd:simpleType>