element <portfolioSegmentation> (global)
Namespace:
Type:
anonymous complexType (extension of BaseDetailItem)
Content:
complex, 2 attributes, 5 elements
Defined:
Includes:
definitions of 4 elements
Used:
XML Representation Summary
<portfolioSegmentation
   
 = 
xs:string
 = 
xs:string
   
>
   
Content: 
</portfolioSegmentation>
Content model elements (5):
Included in content model of elements (1):
Known Usage Locations
Anonymous Type Detail
Type Derivation Tree
BaseDetailItem (extension)
  complexType
Annotation
Portfolio segmentation defines the buckets for a time based phased use of assets
XML Source (w/o annotations (3); see within schema source)
<xs:element name="portfolioSegmentation">
<xs:complexType>
<xs:complexContent>
<xs:extension base="BaseDetailItem">
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" name="portfolioSegmentList" type="modelIdList"/>
<xs:element maxOccurs="1" minOccurs="0" name="legacyAssetAllocation" type="assetAllocation"/>
<xs:element maxOccurs="1" minOccurs="0" name="accumulationAssetAllocation" type="assetAllocation"/>
<xs:element name="useRMD" type="xs:boolean"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined within this component only; 4/5)
accumulationAssetAllocation
Type:
assetAllocation, complex content
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="accumulationAssetAllocation" type="assetAllocation"/>

legacyAssetAllocation
Type:
assetAllocation, complex content
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="legacyAssetAllocation" type="assetAllocation"/>

portfolioSegmentList
Type:
modelIdList, complex content
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="portfolioSegmentList" type="modelIdList"/>

useRMD
Type:
xs:boolean, predefined, simple content
XML Source (see within schema source)
<xs:element name="useRMD" type="xs:boolean"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set