group "ProcessingIndicator.model"
Namespace:
Content:
Defined:
globally in fpml-doc-5-3.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
isCorrection? | isCancellation?
Content Model Elements (2):
isCancellation, isCorrection (defined in ProcessingIndicator.model group)
Known Usage Locations
Annotation
Elements that describe how this document is intended to be processed (in the absence of a full messaging framework).
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="ProcessingIndicator.model">
<xsd:choice>
<xsd:element minOccurs="0" name="isCorrection" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="isCancellation" type="xsd:boolean"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
isCancellation
Type:
xsd:boolean, predefined, simple content
Indicates if this message corrects an earlier request.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="isCancellation" type="xsd:boolean"/>

isCorrection
Type:
xsd:boolean, predefined, simple content
Indicates if this message corrects an earlier request.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="isCorrection" type="xsd:boolean"/>

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.