XML Schema Documentation

Complex Type: MatrixTerm

[Table of contents]

Super-types: xsd:normalizedString < Scheme (by restriction) < MatrixTerm (by extension)
Sub-types: None
Name MatrixTerm
Used by (from the same schema document) Complex Type ContractualMatrix
Abstract no
XML Instance Representation
<...
matrixTermScheme=" xsd:anyURI [0..1]">
Scheme
</...>
Diagram
Schema Component Representation
<xsd:complexType name="MatrixTerm">
<xsd:simpleContent>
<xsd:extension base=" Scheme ">
<xsd:attribute name="matrixTermScheme" type=" xsd:anyURI " default="http://www.fpml.org/coding-scheme/credit-matrix-transaction-type"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>