Definition Type: Element
Name: mimeType
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:MimeType
Containing Schema: fpml-credit-event-notification-4-4.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Indicates the type of media used to store the content. mimeType is used to determine the software product(s) that can read the content. MIME Types are described in RFC 2046.
Collapse XSD Schema Diagram:
Drilldown into mimeTypeScheme in schema fpml-shared-4-4_xsd Drilldown into MimeType in schema fpml-shared-4-4_xsdXSD Diagram of mimeType in schema fpml-credit-event-notification-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="mimeType" type="MimeType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Indicates the type of media used to store the content. mimeType is used to determine the software product(s) that can read the content. MIME Types are described in RFC 2046.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
mimeTypeScheme fpml:mimeTypeScheme (Optional)
Collapse Derivation Tree: