complexType "InitialPortfolioDefinition"
Namespace:
Content:
complex, 5 elements
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
portfolioName?, asOfDate?, definingParty?, matchingParty?, newPortfolioDefinition?
</...>
Content Model Elements (5):
asOfDate (defined in PortfolioDefinition complexType), newPortfolioDefinition,
portfolioName (defined in PortfolioDefinition complexType)
All Direct / Indirect Based Elements (1):
portfolio (in positionsAsserted)
Known Usage Locations
Type Definition Detail
Type Derivation Tree
PortfolioDefinition (extension)
  InitialPortfolioDefinition
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="InitialPortfolioDefinition">
<xsd:complexContent>
<xsd:extension base="PortfolioDefinition">
<xsd:sequence>
<xsd:element minOccurs="0" name="newPortfolioDefinition" type="xsd:boolean"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/5)
newPortfolioDefinition
Type:
xsd:boolean, predefined, simple content
Indicates whether it's a definition of a new portfolio (true) or an update to an existing one (false).
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="newPortfolioDefinition" 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.