Definition Type: Element
Name: string
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:String
Containing Schema: fpml-msg-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Provides extra information as string. In case the extra information is in XML format, a CDATA section must be placed around the source message to prevent its interpretation as XML content.
Collapse XSD Schema Diagram:
XSD Diagram of string in schema fpml-msg-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="string" type="String">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Provides extra information as string. In case the extra information is in XML format, a CDATA section must be placed around the source message to prevent its interpretation as XML content.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: