complexType "Algorithm"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-doc-5-10.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
name (in algorithm defined in PartyTradeInformation complexType),
role (in algorithm defined in PartyTradeInformation complexType)
All Direct / Indirect Based Elements (1):
algorithm (defined in PartyTradeInformation complexType)
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="Algorithm">
<xsd:sequence>
<xsd:element minOccurs="0" name="name" type="xsd:token"/>
<xsd:element minOccurs="0" name="role" type="AlgorithmRole"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
name
Type:
xsd:token, predefined, simple content
The name of the algorithm.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="name" type="xsd:token"/>

role
Type:
AlgorithmRole, simple content
The category of the function of the algorithm. The related individual performs the role specified in this field for the base party. For example, if the role is "Trader", the related person acts acts or acted as the base party's trader.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="role" type="AlgorithmRole"/>

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.