Namespace: |
|
Content: |
12 elements |
Defined: |
globally in fpml-business-events-5-3.xsd; see XML source |
Includes: |
definitions of 12 elements |
Used: |
at 20 locations |
Complex Content Model |
(originatingEvent?, trade) | amendment | increase | (terminatingEvent?, termination) | novation | optionExercise | optionExpiry+ | deClear | withdrawal | additionalEvent |
additionalEvent, | optionExpiry (defined in Events.model group), |
<xsd:group name="Events.model"> <xsd:choice> <xsd:sequence> </xsd:sequence> <!-- BAL - end 2011-10-18 additions to address gaps with DTCC requirements --> <!-- modified from the below for SDR reporting, BAL 2011-03 <xsd:element name="trade" type="Trade"/> <xsd:element name="amendment" type="TradeAmendmentContent"/> --> <xsd:sequence> </xsd:sequence> <!-- made repeatable so multiple options expiring can be specified in a single message --> </xsd:element> </xsd:choice> </xsd:group> |
Type: |
AdditionalEvent, complex content |
Abstract: |
(may not be used directly in instance XML documents) |
<xsd:element ref="additionalEvent"/> |
Type: |
TradeAmendmentContent, complex content |
<xsd:element name="amendment" type="TradeAmendmentContent"/> |
Type: |
DeClear, complex content |
Type: |
TradeNotionalChange, complex content |
<xsd:element name="increase" type="TradeNotionalChange"/> |
Type: |
TradeNovationContent, complex content |
<xsd:element name="novation" type="TradeNovationContent"/> |
Type: |
OptionExercise, complex content |
<xsd:element name="optionExercise" type="OptionExercise"/> |
Type: |
OptionExpiry, complex content |
<xsd:element maxOccurs="unbounded" name="optionExpiry" type="OptionExpiry"> <!-- made repeatable so multiple options expiring can be specified in a single message --> </xsd:element> |
Type: |
OriginatingEvent, simple content |
xsd:normalizedString |
maxLength: |
255 |
<xsd:element minOccurs="0" name="originatingEvent" type="OriginatingEvent"/> |
Type: |
TerminatingEvent, simple content |
xsd:normalizedString |
maxLength: |
255 |
<xsd:element minOccurs="0" name="terminatingEvent" type="TerminatingEvent"/> |
Type: |
TradeNotionalChange, complex content |
<xsd:element name="termination" type="TradeNotionalChange"/> |
Type: |
Trade, complex content |
Type: |
Withdrawal, complex content |
<xsd:element name="withdrawal" type="Withdrawal"/> |
XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |