XML Schema Documentation

Complex Type: MasterAgreementType

[Table of contents]

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