Definition Type: ComplexType
Name: PubliclyAvailableInformation
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-option-shared-4-4.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into specifiedNumber in schema fpml-option-shared-4-4_xsd Drilldown into publicSource in schema fpml-option-shared-4-4_xsd Drilldown into standardPublicSources in schema fpml-option-shared-4-4_xsdXSD Diagram of PubliclyAvailableInformation in schema fpml-option-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="PubliclyAvailableInformation">
    <xsd:sequence>
        <xsd:element name="standardPublicSources" type="Empty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">If this element is specified, indicates that ISDA defined Standard Public Sources are applicable.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <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>
        <xsd:element name="specifiedNumber" type="xsd:positiveInteger" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The minimum number of the specified public information sources that must publish information that reasonably confirms that a credit event has occurred. The market convention is two. ISDA 2003 Term: Specified Number</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
standardPublicSources fpml:standardPublicSources 0 (1)
publicSource fpml:publicSource 0 unbounded
specifiedNumber fpml:specifiedNumber 0 (1)
Collapse Derivation Tree:
Collapse References:
fpml:publiclyAvailableInformation