Definition Type: Element
Name: serviceName
Namespace: http://www.fpml.org/FpML-5/reporting
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-msg-5-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The name of the service to which the message applies
Collapse XSD Schema Diagram:
XSD Diagram of serviceName in schema fpml-msg-5-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="serviceName" type="xsd:normalizedString" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The name of the service to which the message applies</xsd:documentation>
    </xsd:annotation>
</xsd:element>