complexType "PortfolioReference"
Namespace:
Content:
complex, 1 element
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
portfolioName
</...>
Content Model Elements (1):
portfolioName (in portfolioReference in consentGranted)
All Direct / Indirect Based Elements (1):
portfolioReference (in consentGranted)
Known Usage Locations
Annotation
A structure used to identify a portfolio in a response message.
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="PortfolioReference">
<xsd:sequence>
<xsd:element name="portfolioName" type="PortfolioName"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/1)
portfolioName
Type:
PortfolioName, simple content
An identifier that is unique for each portfolio-level request, and which can be used to group together the individual messages in the portfolio request.
Simple Content
xsd:normalizedString
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="portfolioName" type="PortfolioName"/>

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.