XML Schema Documentation

Complex Type: MasterConfirmationType

[Table of contents]

Super-types: xsd:normalizedString < MasterConfirmationType (by extension)
Sub-types: None
Name MasterConfirmationType
Used by (from the same schema document) Complex Type MasterConfirmation
Abstract no
XML Instance Representation
<...
masterConfirmationTypeScheme=" xsd:anyURI [0..1]">
xsd:normalizedString
</...>
Diagram
Schema Component Representation
<xsd:complexType name="MasterConfirmationType">
<xsd:simpleContent>
<xsd:extension base=" xsd:normalizedString ">
<xsd:attribute name="masterConfirmationTypeScheme" type=" xsd:anyURI " default="http://www.fpml.org/coding-scheme/master-confirmation-type-5-8"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>