complexType "EventRetraction"
Namespace:
Content:
complex, 3 attributes, 7 elements
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"3"
   
>
   
Content: 
</...>
Content Model Elements (7):
header (defined in RequestMessage complexType),
onBehalfOf (defined in OnBehalfOf.model group),
sequenceNumber (defined in Sequence.model group),
All Direct / Indirect Based Elements (1):
eventRetraction
Known Usage Locations
Annotation
A notice which communicates the fact that a previous business event has been cancelled.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          NonCorrectableRequestMessage (extension)
              EventRetraction
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="EventRetraction">
<xsd:complexContent>
<xsd:extension base="NonCorrectableRequestMessage">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="eventIdentifier" type="BusinessEventIdentifier"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/7)
eventIdentifier
Type:
BusinessEventIdentifier, complex content
The id that defines the business event which is to be cancelled.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="eventIdentifier" type="BusinessEventIdentifier"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.