group "AgreementAndEffectiveDates.model"
Namespace:
Content:
Defined:
Includes:
definitions of 3 elements
Used:
Component Diagram
Complex Content Model
Content Model Elements (3):
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 name="agreementDate" type="xsd:date"/>
<xsd:element minOccurs="0" name="executionDateTime" type="ExecutionDateTime"/>
<xsd:element 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 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 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 FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.