complexType "AbstractFacilityNotification"
Namespace:
Content:
complex, 3 attributes, 11 elements
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
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
 = 
"9"
   
>
   
Content: 
</...>
Content Model Elements (11):
correlationId,
facilityPosition (defined in AbstractFacilityNotification complexType),
header (defined in RequestMessage complexType),
isCorrection,
isGlobalOnly,
noticeDate,
onBehalfOf (defined in OnBehalfOf.model group),
parentCorrelationId,
paymentDetails (defined in AbstractServicingNotification complexType),
sequenceNumber (defined in Sequence.model group),
validation
Known Direct Subtypes (5):
AccruingFeeChangeNotification, AccruingFeePaymentNotification, AccruingPikPaymentNotification, FacilityNotification, FacilityRateChangeNotification
All Direct / Indirect Based Elements (5):
accruingFeeChangeNotification, accruingFeePaymentNotification, accruingPikPaymentNotification, facilityNotification, facilityRateChangeNotification
Known Usage Locations
Annotation
An extension of the AbstractServicingNotification which includes a reference to the facility to which embedded loan events apply. This abtract type should be used to 'wrap' facility-level business events.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          CorrectableRequestMessage (extension)
              AbstractServicingNotification (extension)
                  AbstractFacilityNotification
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType abstract="true" name="AbstractFacilityNotification">
<xsd:complexContent>
<xsd:extension base="AbstractServicingNotification">
<xsd:sequence>
<xsd:element minOccurs="0" name="facilityPosition" type="FacilityPosition"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/11)
facilityPosition
Type:
FacilityPosition, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="facilityPosition" type="FacilityPosition"/>

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