XML Schema Documentation

Complex Type: SettledEntityMatrix

[Table of contents]

Super-types: None
Sub-types: None
Name SettledEntityMatrix
Used by (from the same schema document) Complex Type IndexReferenceInformation
Abstract no
XML Instance Representation
<...>
<matrixSource> MatrixSource </matrixSource> [1]

'Relevant settled entity matrix source.'

<publicationDate> xsd:date </publicationDate> [0..1]

'Specifies the publication date of the applicable version of the matrix. When this element is omitted, the Standard Terms Supplement defines rules for which version of the matrix is applicable.'

</...>
Diagram
Schema Component Representation
<xsd:complexType name="SettledEntityMatrix">
<xsd:sequence>
<xsd:element name="matrixSource" type=" MatrixSource "/>
<xsd:element name="publicationDate" type=" xsd:date " minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>