XML Schema Documentation

Complex Type: MatchId

[Table of contents]

Super-types: xsd:normalizedString < Scheme (by restriction) < MatchId (by extension)
Sub-types: None
Name MatchId
Abstract no
Documentation An identifier used to identify matched cashflows.
XML Instance Representation
<...
matchIdScheme=" xsd:anyURI [0..1]">
Scheme
</...>
Diagram
Schema Component Representation
<xsd:complexType name="MatchId">
<xsd:simpleContent>
<xsd:extension base=" Scheme ">
<xsd:attribute name="matchIdScheme" type=" xsd:anyURI "/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>