Definition Type: Element
Name: url
Namespace: http://www.fpml.org/FpML-5/reporting
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-shared-5-4.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Provides extra information as URL that references the information on a web server accessible to the message recipient.
Collapse XSD Schema Diagram:
XSD Diagram of url in schema fpml-shared-5-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="url" type="xsd:anyURI">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Provides extra information as URL that references the information on a web server accessible to the message recipient.</xsd:documentation>
    </xsd:annotation>
</xsd:element>