complexType "EventReleaseNotification"
Namespace:
Content:
complex, 3 attributes, 8 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 (8):
header (defined in RequestMessage complexType),
onBehalfOf (defined in OnBehalfOf.model group),
sequenceNumber (defined in Sequence.model group),
All Direct / Indirect Based Elements (1):
eventReleaseNotification
Known Usage Locations
Annotation
A message structure used to release one or more business events.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          CorrectableRequestMessage (extension)
              EventReleaseNotification
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="EventReleaseNotification">
<xsd:complexContent>
<xsd:extension base="CorrectableRequestMessage">
<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/8)
eventIdentifier
Type:
BusinessEventIdentifier, complex content
A set of business events being released.
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.