XML Schema Documentation

Complex Type: BorrowingOptionType

[Table of contents]

Super-types: Scheme < BorrowingOptionType (by extension)
Sub-types: None
Name BorrowingOptionType
Used by (from the same schema document) Complex Type MarginRateChange
Abstract no
Documentation The type of funded product for which the margin is being amended.
XML Instance Representation
<...
borrowingOptionTypeScheme=" xsd:anyURI [1]">
Scheme
</...>
Diagram
Schema Component Representation
<xsd:complexType name="BorrowingOptionType">
<xsd:simpleContent>
<xsd:extension base=" Scheme ">
<xsd:attribute name="borrowingOptionTypeScheme" type=" xsd:anyURI " use="required"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>