fpml:withdrawal
Element information
Namespace: http://www.fpml.org/FpML-5/confirmation
Schema document: fpml-business-events-5-5.xsd
Type: fpml:Withdrawal
Properties: Local, Qualified
Content
- Sequence [1..1]
- fpml:partyTradeIdentifier [1..*]
- fpml:effectiveDate [1..1]
- fpml:requestedAction [0..1]
- fpml:reason [0..*]
Attributes
None
Used in
- Group fpml:Events.model
- Group fpml:ClearingResults.model via reference to fpml:Events.model
- Group fpml:EventsOrInfo.model via reference to fpml:Events.model
- Type fpml:ClearingConfirmed via reference to fpml:ClearingResults.model (Element fpml:clearingConfirmed)
- Type fpml:ClearingEligibility via reference to fpml:Events.model (Element fpml:clearingEligibility)
- Type fpml:ClearingRefused via reference to fpml:Events.model (Element fpml:clearingRefused)
- Type fpml:ConfirmationAgreed via reference to fpml:Events.model (Element fpml:confirmationAgreed)
- Type fpml:ConfirmationDisputed via reference to fpml:Events.model (Element fpml:confirmationDisputed)
- Type fpml:ConfirmationRetracted via reference to fpml:Events.model (Element fpml:requestConfirmationRetracted)
- Type fpml:ConsentGranted via reference to fpml:EventsOrInfo.model (Element fpml:consentGranted)
- Type fpml:ConsentRefused via reference to fpml:EventsOrInfo.model (Element fpml:consentRefused)
- Type fpml:EventProposedMatch via reference to fpml:Events.model (Element fpml:proposedMatch)
- Type fpml:ExecutionAdvice via reference to fpml:Events.model (Element fpml:executionAdvice)
- Type fpml:ExecutionAdviceRetracted via reference to fpml:Events.model (Element fpml:executionAdviceRetracted)
- Type fpml:ExecutionRetracted via reference to fpml:Events.model (Element fpml:executionRetracted)
- Type fpml:PositionHistory via reference to fpml:Events.model (Element fpml:history)
- Type fpml:RequestClearing via reference to fpml:Events.model (Element fpml:requestClearing)
- Type fpml:RequestClearingEligibility via reference to fpml:Events.model (Element fpml:requestClearingEligibility)
- Type fpml:RequestClearingRetracted via reference to fpml:Events.model (Element fpml:requestClearingRetracted)
- Type fpml:RequestConfirmation via reference to fpml:Events.model (Element fpml:requestConfirmation)
- Type fpml:RequestConsent via reference to fpml:Events.model (Element fpml:requestConsent)
- Type fpml:RequestConsentRetracted via reference to fpml:Events.model (Element fpml:requestConsentRetracted)
- Type fpml:RequestExecution via reference to fpml:Events.model (Element fpml:requestExecution)
- Type fpml:RequestExecutionRetracted via reference to fpml:Events.model (Element fpml:requestExecutionRetracted)
- Type fpml:EventsChoice via reference to fpml:Events.model (Elements fpml:assertedEvent, fpml:allegedEvent)
- Type fpml:ExecutionNotification via reference to fpml:Events.model (Elements fpml:executionNotification, fpml:optionExpirationNotification)
Sample instance
<fpml:withdrawal> <fpml:partyTradeIdentifier> <fpml:issuer>normalizedString</fpml:issuer> <fpml:tradeId tradeIdScheme="http://www.example.com/">normalizedString</fpml:tradeId> <fpml:linkId linkIdScheme="http://www.example.com/">normalizedString</fpml:linkId> <fpml:allocationTradeId> <fpml:issuer>normalizedString</fpml:issuer> <fpml:tradeId tradeIdScheme="http://www.example.com/">normalizedString</fpml:tradeId> </fpml:allocationTradeId> <fpml:blockTradeId> <fpml:issuer>normalizedString</fpml:issuer> <fpml:tradeId tradeIdScheme="http://www.example.com/">normalizedString</fpml:tradeId> </fpml:blockTradeId> <fpml:originatingTradeId> <fpml:issuer>normalizedString</fpml:issuer> <fpml:tradeId tradeIdScheme="http://www.example.com/">normalizedString</fpml:tradeId> </fpml:originatingTradeId> <fpml:productComponentIdentifier> <fpml:premiumProductReference href="IDREF"/> <fpml:issuer>normalizedString</fpml:issuer> <fpml:tradeId tradeIdScheme="http://www.example.com/">normalizedString</fpml:tradeId> </fpml:productComponentIdentifier> </fpml:partyTradeIdentifier> <fpml:effectiveDate>2000-01-01</fpml:effectiveDate> <fpml:requestedAction>normalizedString</fpml:requestedAction> <fpml:reason>normalizedString</fpml:reason> </fpml:withdrawal>