Definition Type: ComplexType
Name: ConsentRefused
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:ResponseMessage
Containing Schema: fpml-confirmation-processes-5-10.xsd
Abstract
Documentation:
A message indicating that the sender does not grant consent for the recipient to perform the requested action.
Collapse XSD Schema Diagram:
Drilldown into reason in schema fpml-confirmation-processes-5-10_xsd Drilldown into account in schema fpml-shared-5-10_xsd Drilldown into party in schema fpml-shared-5-10_xsd Drilldown into PartiesAndAccounts.model in schema fpml-shared-5-10_xsd Drilldown into creditLimitInformation in schema fpml-confirmation-processes-5-10_xsd Drilldown into tradeReferenceInformation in schema fpml-business-events-5-10_xsd Drilldown into TradeReferenceInformation.model in schema fpml-business-events-5-10_xsd Drilldown into additionalEvent in schema fpml-business-events-5-10_xsd Drilldown into withdrawal in schema fpml-business-events-5-10_xsd Drilldown into novation in schema fpml-business-events-5-10_xsd Drilldown into termination in schema fpml-business-events-5-10_xsd Drilldown into terminatingEvent in schema fpml-business-events-5-10_xsd Drilldown into increase in schema fpml-business-events-5-10_xsd Drilldown into amendment in schema fpml-business-events-5-10_xsd Drilldown into PostTradeEventsBase.model in schema fpml-business-events-5-10_xsd Drilldown into trade in schema fpml-business-events-5-10_xsd Drilldown into originatingEvent in schema fpml-business-events-5-10_xsd Drilldown into tradePackage in schema fpml-business-events-5-10_xsd Drilldown into TradingEventsBase.model in schema fpml-business-events-5-10_xsd Drilldown into TradingAndPostTradeEvents.model in schema fpml-business-events-5-10_xsd Drilldown into EventsOrInfo.model in schema fpml-confirmation-processes-5-10_xsd Drilldown into portfolioReference in schema fpml-msg-5-10_xsd Drilldown into PortfolioReferenceBase.model in schema fpml-msg-5-10_xsd Drilldown into approvingPartyReference in schema fpml-confirmation-processes-5-10_xsd Drilldown into approver in schema fpml-confirmation-processes-5-10_xsd Drilldown into type in schema fpml-confirmation-processes-5-10_xsd Drilldown into onBehalfOf in schema fpml-shared-5-10_xsd Drilldown into OnBehalfOf.model in schema fpml-shared-5-10_xsd Drilldown into sequenceNumber in schema fpml-msg-5-10_xsd Drilldown into Sequence.model in schema fpml-msg-5-10_xsd Drilldown into correlationId in schema fpml-msg-5-10_xsd Drilldown into CorrelationId.model in schema fpml-msg-5-10_xsd Drilldown into parentCorrelationId in schema fpml-msg-5-10_xsd Drilldown into Correlation.model in schema fpml-msg-5-10_xsd Drilldown into CorrelationAndOptionalSequence.model in schema fpml-msg-5-10_xsd Drilldown into validation in schema fpml-doc-5-10_xsd Drilldown into Validation.model in schema fpml-doc-5-10_xsd Drilldown into header in schema fpml-msg-5-10_xsd Drilldown into actualBuild in schema fpml-doc-5-10_xsd Drilldown into expectedBuild in schema fpml-doc-5-10_xsd Drilldown into fpmlVersion in schema fpml-doc-5-10_xsd Drilldown into VersionAttributes.atts in schema fpml-doc-5-10_xsd Drilldown into Document in schema fpml-doc-5-10_xsd Drilldown into Message in schema fpml-msg-5-10_xsd Drilldown into ResponseMessage in schema fpml-msg-5-10_xsdXSD Diagram of ConsentRefused in schema fpml-confirmation-processes-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ConsentRefused">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A message indicating that the sender does not grant consent for the recipient to perform the requested action.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ResponseMessage">
            <xsd:sequence>
                <xsd:element name="type" type="ApprovalType" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The type of approval (e.g. "pre-clearing credit").</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="approver" type="PersonId" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The full name or identifiying ID of the relevant approver.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="approvingPartyReference" type="PartyReference" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">A pointer style reference to a party defined elsewhere in the document. The party referenced needs to approve the specified item (e.g. trade or allocation).</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:group ref="PortfolioReferenceBase.model" minOccurs="0" />
                <xsd:group ref="EventsOrInfo.model" minOccurs="0" />
                <xsd:element name="creditLimitInformation" type="CreditLimitInformation" minOccurs="0" maxOccurs="unbounded" />
                <xsd:group ref="PartiesAndAccounts.model" minOccurs="0" />
                <xsd:element name="reason" type="Reason" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
header nsA:header (1) (1)
validation nsA:validation 0 unbounded
parentCorrelationId nsA:parentCorrelationId 0 (1)
correlationId nsA:correlationId (1) (1)
sequenceNumber nsA:sequenceNumber (1) (1)
onBehalfOf nsA:onBehalfOf (1) (1)
type nsA:type 0 (1)
approver nsA:approver 0 (1)
approvingPartyReference nsA:approvingPartyReference 0 (1)
portfolioReference nsA:portfolioReference (1) (1)
tradePackage nsA:tradePackage (1) (1)
originatingEvent nsA:originatingEvent 0 (1)
trade nsA:trade (1) (1)
amendment nsA:amendment (1) (1)
increase nsA:increase (1) (1)
terminatingEvent nsA:terminatingEvent 0 (1)
termination nsA:termination (1) (1)
novation nsA:novation (1) (1)
withdrawal nsA:withdrawal (1) (1)
additionalEvent nsA:additionalEvent (1) (1)
tradeReferenceInformation nsA:tradeReferenceInformation (1) (1)
creditLimitInformation nsA:creditLimitInformation 0 unbounded
party nsA:party (1) unbounded
account nsA:account 0 unbounded
reason nsA:reason 0 unbounded
<xs:group> nsA:Validation.model (1) (1)
<xs:group> nsA:CorrelationAndOptionalSequence.model (1) (1)
<xs:group> nsA:Correlation.model (1) (1)
<xs:group> nsA:CorrelationId.model (1) (1)
<xs:group> nsA:Sequence.model 0 (1)
<xs:group> nsA:OnBehalfOf.model 0 (1)
<xs:group> nsA:PortfolioReferenceBase.model 0 (1)
<xs:group> nsA:EventsOrInfo.model 0 (1)
<xs:group> nsA:TradingAndPostTradeEvents.model (1) (1)
<xs:group> nsA:TradingEventsBase.model (1) (1)
<xs:group> nsA:PostTradeEventsBase.model (1) (1)
<xs:group> nsA:TradeReferenceInformation.model (1) (1)
<xs:group> nsA:PartiesAndAccounts.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
fpmlVersion nsA:fpmlVersion Required
expectedBuild nsA:expectedBuild (Optional)
actualBuild nsA:actualBuild (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:consentRefused