Definition Type: AttributeGroup
Name: confirmationStatusAttributes
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: NewsML-G2_2.26-spec-All-Power.xsd
Documentation:
A group of attributes reflecting the confirmation status of a date.
Collapse XSD Schema Diagram:
Drilldown into confirmationstatusuri in schema newsml-g2_2_26-spec-all-power_xsd Drilldown into confirmationstatus in schema newsml-g2_2_26-spec-all-power_xsdXSD Diagram of confirmationStatusAttributes in schema newsml-g2_2_26-spec-all-power_xsd (News Markup Language (NewsML) - Power)
Collapse XSD Schema Code:
<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>
Collapse Child Attributes:
Name Type Default Value Use
confirmationstatus nsB:confirmationstatus Optional
confirmationstatusuri nsB:confirmationstatusuri Optional