group "AgreementAndEffectiveDates.model"
Namespace:
Content:
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (3):
agreementDate,
effectiveDate (defined in AgreementAndEffectiveDates.model group),
executionDateTime (defined in AgreementAndEffectiveDates.model group)
Known Usage Locations
Annotation
A model group defining agreement and effective dates.
XML Source (w/o annotations (4); see within schema source)
<xsd:group name="AgreementAndEffectiveDates.model">
<xsd:sequence>
<xsd:element minOccurs="0" name="agreementDate" type="xsd:date"/>
<xsd:element minOccurs="0" name="executionDateTime" type="ExecutionDateTime"/>
<xsd:element minOccurs="0" name="effectiveDate" type="xsd:date"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 3/3)
agreementDate
Type:
xsd:date, predefined, simple content
The date on which the change was agreed.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="agreementDate" type="xsd:date"/>

effectiveDate
Type:
xsd:date, predefined, simple content
The date on which the change become effective.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="effectiveDate" type="xsd:date"/>

executionDateTime
Type:
ExecutionDateTime, simple content
The date and time at which the negotiated change to the terms of the original contract was agreed, such as via telephone or electronic trading system (i.e., agreement date/time).
Simple Content
xsd:dateTime
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="executionDateTime" type="ExecutionDateTime"/>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.