<xs:attributeGroup name="confirmationStatusAttributes">
<xs:annotation>
<xs:documentation>A group of attributes reflecting the confirmation status of a date.</xs:documentation>
</xs:annotation>
<xs:attribute name="confirmationstatus" type="QCodeType" use="optional">
<xs:annotation>
<xs:documentation>Indicates the confirmation status of the date/period/duration. The recommended vocabulary is the IPTC Event Date Confirmation NewsCodes - http://cv.iptc.org/newscodes/eventdateconfirm/ - expressed by a QCode.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="confirmationstatusuri" type="IRIType" use="optional">
<xs:annotation>
<xs:documentation>Indicates the confirmation status of the date/period/duration. The recommended vocabulary is the IPTC Event Date Confirmation NewsCodes - http://cv.iptc.org/newscodes/eventdateconfirm/ - expressed by a URI.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attributeGroup>
|