Definition Type: Element
Name: RevisionHistory
Containing Schema: NewsML_1.2.xsd
Abstract
Documentation:
=============================== RevisionHistory ================================ A pointer to a file containing the revision history of the NewsItem. ================================================================================
Collapse XSD Schema Diagram:
Drilldown into Href in schema newsml_1_2_xsd Drilldown into Euid in schema newsml_1_2_xsd Drilldown into Duid in schema newsml_1_2_xsd Drilldown into localid in schema newsml_1_2_xsdXSD Diagram of RevisionHistory in schema newsml_1_2_xsd (News Markup Language (NewsML))
Collapse XSD Schema Code:
<xs:element name="RevisionHistory">
    <xs:annotation>
        <xs:documentation> 
=============================== RevisionHistory ================================
A pointer to a file containing the revision history of the NewsItem.
================================================================================

			</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attributeGroup ref="localid" />
        <xs:attribute name="Href" type="xs:string" use="required" />
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
Duid Duid (Optional)
Euid Euid (Optional)
Href Href Required