complexType "VerificationStatusNotification"
Namespace:
Content:
complex, 3 attributes, 12 elements
Defined:
globally in fpml-msg-5-11.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"3"
   
>
   
Content: 
</...>
Content Model Elements (12):
header (defined in RequestMessage complexType),
onBehalfOf (defined in OnBehalfOf.model group),
party (defined in PartiesAndAccounts.model group),
sequenceNumber (defined in Sequence.model group),
validation (defined in Validation.model group),
validation (defined in Validation.model group)
All Direct / Indirect Based Elements (1):
verificationStatusNotification
Known Usage Locations
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          NonCorrectableRequestMessage (extension)
              VerificationStatusNotification
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="VerificationStatusNotification">
<xsd:complexContent>
<xsd:extension base="NonCorrectableRequestMessage">
<xsd:sequence>
<xsd:element name="status" type="VerificationStatus"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="reason" type="Reason"/>
<xsd:element name="partyTradeIdentifier" type="PartyTradeIdentifier"/>
<xsd:group minOccurs="0" ref="PartiesAndAccounts.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/12)
partyTradeIdentifier
Type:
PartyTradeIdentifier, complex content
XML Source (see within schema source)
<xsd:element name="partyTradeIdentifier" type="PartyTradeIdentifier"/>

reason
Type:
Reason, complex content
The reason for any dispute or change in verification status.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="reason" type="Reason"/>

status
Type:
VerificationStatus, simple content
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (see within schema source)
<xsd:element name="status" type="VerificationStatus"/>

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.