complexType "RegulatorReport"
Namespace:
Content:
complex, 3 attributes, 17 elements
Defined:
Includes:
definitions of 7 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"3"
   
>
   
Content: 
</...>
Content Model Elements (17):
account,
asOfDate (in regulatorReport),
asOfTime (in regulatorReport),
correlationId,
header (defined in RequestMessage complexType),
isCorrection,
nonProductInformation,
onBehalfOf (defined in OnBehalfOf.model group),
parentCorrelationId,
party (defined in PartiesAndAccounts.model group),
portfolioReference (defined in PortfolioReferenceBase.model group),
productInformation,
reportingRegime (in regulatorReport),
sequenceNumber (defined in Sequence.model group),
transactionIdentification,
validation,
valuationInformation
All Direct / Indirect Based Elements (1):
regulatorReport
Known Usage Locations
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          CorrectableRequestMessage (extension)
              RegulatorReport
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="RegulatorReport">
<xsd:complexContent>
<xsd:extension base="CorrectableRequestMessage">
<xsd:sequence>
<xsd:element minOccurs="0" name="asOfDate" type="IdentifiedDate"/>
<xsd:element minOccurs="0" name="asOfTime" type="xsd:time"/>
<xsd:group minOccurs="0" ref="PortfolioReferenceBase.model"/>
<xsd:element maxOccurs="unbounded" name="reportingRegime" type="RegulatorReportReportingRegime"/>
<xsd:element minOccurs="0" name="valuationInformation" type="RegulatorReportValuationInformation"/>
<xsd:group ref="PartiesAndAccounts.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 7/17)
asOfDate
Type:
IdentifiedDate, simple content
Simple Content
xsd:date
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="asOfDate" type="IdentifiedDate"/>

asOfTime
Type:
xsd:time, predefined, simple content
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="asOfTime" type="xsd:time"/>

nonProductInformation
Type:
XML Source (see within schema source)

productInformation
Type:
XML Source (see within schema source)

reportingRegime
Type:
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" name="reportingRegime" type="RegulatorReportReportingRegime"/>

transactionIdentification
Type:
XML Source (see within schema source)

valuationInformation
Type:
XML Source (see within schema source)
<xsd:element minOccurs="0" name="valuationInformation" type="RegulatorReportValuationInformation"/>

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.