complexType "RegulatorReportExecution"
Namespace:
Content:
complex, 14 elements
Defined:
Includes:
definitions of 14 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (14):
All Direct / Indirect Based Elements (1):
execution
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="RegulatorReportExecution">
<xsd:sequence>
<xsd:element minOccurs="0" name="executionDateTime" type="ExecutionDateTime"/>
<xsd:element minOccurs="0" name="tradingDeskName" type="xsd:token"/>
<xsd:element minOccurs="0" name="registeredBranch" type="xsd:token"/>
<xsd:element minOccurs="0" name="traderId" type="PersonId"/>
<xsd:element minOccurs="0" name="brokerId" type="PersonId"/>
<xsd:choice minOccurs="0">
<xsd:sequence>
<xsd:element minOccurs="0" name="arrangingBrokerReference" type="PartyReference"/>
<xsd:element minOccurs="0" name="executingBrokerReference" type="PartyReference"/>
</xsd:sequence>
<xsd:sequence>
<xsd:element minOccurs="0" name="arrangingBrokerId" type="PartyId"/>
<xsd:element minOccurs="0" name="executingBrokerId" type="PartyId"/>
</xsd:sequence>
</xsd:choice>
<xsd:element minOccurs="0" name="executionType" type="ExecutionType"/>
<xsd:element minOccurs="0" name="executionVenueType" type="ExecutionVenueType"/>
<xsd:choice minOccurs="0">
<xsd:element minOccurs="0" name="executionVenueReference" type="PartyReference"/>
<xsd:element minOccurs="0" name="executionVenueId" type="PartyId"/>
</xsd:choice>
<xsd:element minOccurs="0" name="tradingRole" type="xsd:token"/>
<!-- should be enumeration, Principall/Agent -->
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 14/14)
arrangingBrokerId
Type:
PartyId, simple content
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
1
XML Source (see within schema source)
<xsd:element minOccurs="0" name="arrangingBrokerId" type="PartyId"/>

arrangingBrokerReference
Type:
PartyReference, empty content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="arrangingBrokerReference" type="PartyReference"/>

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

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

executingBrokerReference
Type:
PartyReference, empty content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="executingBrokerReference" type="PartyReference"/>

executionDateTime
Type:
ExecutionDateTime, simple content
Simple Content
xsd:dateTime
XML Source (see within schema source)
<xsd:element minOccurs="0" name="executionDateTime" type="ExecutionDateTime"/>

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

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

executionVenueReference
Type:
PartyReference, empty content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="executionVenueReference" type="PartyReference"/>

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

registeredBranch
Type:
xsd:token, predefined, simple content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="registeredBranch" type="xsd:token"/>

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

tradingDeskName
Type:
xsd:token, predefined, simple content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="tradingDeskName" type="xsd:token"/>

tradingRole
Type:
xsd:token, predefined, simple content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="tradingRole" type="xsd:token"/>

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.