XML Schema Documentation

Model Group: AmendmentDetails.model

[Table of contents]

Name AmendmentDetails.model
Used by (from the same schema document) Complex Type Amendment
XML Instance Representation
<amendmentTradeDate> xsd:date </amendmentTradeDate> [1]

'The date on which the the parties enter into the Amendment transaction'

<amendmentEffectiveDate> xsd:date </amendmentEffectiveDate> [1]

'The date on which the Amendment becomes effective'

Diagram
Schema Component Representation
<xsd:group name="AmendmentDetails.model">
<xsd:sequence>
<xsd:element name="amendmentTradeDate" type=" xsd:date "/>
<xsd:element name="amendmentEffectiveDate" type=" xsd:date "/>
</xsd:sequence>
</xsd:group>