XML Schema Documentation

Complex Type: UnderlyingAssetTranche

[Table of contents]

Super-types: xsd:token < UnderlyingAssetTranche (by extension)
Sub-types: None
Name UnderlyingAssetTranche
Used by (from the same schema document) Complex Type Loan
Abstract no
XML Instance Representation
<...
loanTrancheScheme=" xsd:anyURI [0..1]">
xsd:token
</...>
Diagram
Schema Component Representation
<xsd:complexType name="UnderlyingAssetTranche">
<xsd:simpleContent>
<xsd:extension base=" xsd:token ">
<xsd:attribute name="loanTrancheScheme" type=" xsd:anyURI " default="http://www.fpml.org/coding-scheme/underlying-asset-tranche"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>