<xs:element name="creationStartDate" type="xs:date">
<xs:annotation>
<xs:documentation xml:lang="en">The date in which the process of creating the resource started</xs:documentation>
<xs:appinfo>
<identifier>http://w3id.org/meta-share/meta-share/creationStartDate</identifier>
<label xml:lang="en">creation start date</label>
<note xml:lang="en">how do we handle cases where a resource was created, for instance, in 2000? Is this the start or end date?</note>
</xs:appinfo>
</xs:annotation>
</xs:element> |