Definition Type: Element
Name: publicSource
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-option-shared-4-4.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
A public information source, e.g. a particular newspaper or electronic news service, that may publish relevant information used in the determination of whether or not a credit event has occurred. ISDA 2003 Term: Public Source
Collapse XSD Schema Diagram:
XSD Diagram of publicSource in schema fpml-option-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="publicSource" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A public information source, e.g. a particular newspaper or electronic news service, that may publish relevant information used in the determination of whether or not a credit event has occurred. ISDA 2003 Term: Public Source</xsd:documentation>
    </xsd:annotation>
</xsd:element>