complexType "AtomicSettlementTransfer"
Namespace:
Content:
complex, 1 attribute, 1 element
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
globally in fpml-repo-5-8.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (1):
suppress
Known Direct Subtypes (2):
CashTransfer, SecurityTransfer
All Direct / Indirect Based Elements (3):
securityTransfer (defined in Transfer complexType),
securityTransfer (defined in Transfer complexType)
Known Usage Locations
Annotation
Abstract base class for all transfer of cash or securities
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType abstract="true" name="AtomicSettlementTransfer">
<xsd:sequence>
<xsd:element minOccurs="0" name="suppress" type="xsd:boolean"/>
</xsd:sequence>
<xsd:attribute name="id" type="xsd:ID"/>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
id
Type:
xsd:ID, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="id" type="xsd:ID"/>
Content Element Detail (all declarations; defined within this component only; 1/1)
suppress
Type:
xsd:boolean, predefined, simple content
Indicate if this transfer should be suppressed. Absence of this flag means that the transfer should not be suppressed.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="suppress" type="xsd:boolean"/>

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.