XML Schema Documentation

Complex Type: TradeCashflowsId

[Table of contents]

Super-types: xsd:normalizedString < TradeCashflowsId (by extension)
Sub-types: None
Name TradeCashflowsId
Used by (from the same schema document) Model Group IdAndTradeCashflows.model , Model Group TradeCashflowsDefinition.model
Abstract no
Documentation An identifier used to identify the collection of cashflows for a particular trade on a particular day.
XML Instance Representation
<...
tradeCashflowsIdScheme=" xsd:anyURI [0..1]">
xsd:normalizedString
</...>
Diagram
Schema Component Representation
<xsd:complexType name="TradeCashflowsId">
<xsd:simpleContent>
<xsd:extension base=" xsd:normalizedString ">
<xsd:attribute name="tradeCashflowsIdScheme" type=" xsd:anyURI "/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>