XML Schema Documentation

Complex Type: MatrixSource

[Table of contents]

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