The start date for which the content is considered valid.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="EffectiveStart" type="DateOrDateTimeType" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">The start date for which the content is considered valid.</xs:documentation>
</xs:annotation>
</xs:attribute>