This attribute is only a placeholder so that all the ISM attributes are not shown
in the schemaGuide for every element. If you refer to the documentation of the
attribute group it will say what attributes should be here.
Source
<xs:element name="ProductTitle" type="ism:LongStringWithSecurityType"><xs:annotation><xs:documentation><p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The subject title of the intelligence product being revised or recalled.</p></xs:documentation></xs:annotation></xs:element>
Schema location
RevRecall_XML.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
This attribute is only a placeholder so that all the ISM attributes are not shown
in the schemaGuide for every element. If you refer to the documentation of the
attribute group it will say what attributes should be here.
Source
<xs:element name="Reason" minOccurs="1" maxOccurs="1" type="ism:LongStringWithSecurityType"><xs:annotation><xs:documentation><p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The reason for the revision or recall being issued.</p></xs:documentation></xs:annotation></xs:element>
Schema location
RevRecall_XML.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
This attribute is only a placeholder so that all the ISM attributes are not shown
in the schemaGuide for every element. If you refer to the documentation of the
attribute group it will say what attributes should be here.
Source
<xs:element name="POC" type="ism:LongStringWithSecurityType"><xs:annotation><xs:documentation><p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The Point of Contact for the Revision/Recall.</p></xs:documentation></xs:annotation></xs:element>
Schema location
RevRecall_XML.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
This attribute is only a placeholder so that all the ISM attributes are not shown
in the schemaGuide for every element. If you refer to the documentation of the
attribute group it will say what attributes should be here.
Source
<xs:element name="ActionInstruction" type="ism:LongStringWithSecurityType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation><p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Used when the @action attribute is "MANUAL_INSTRUCTION" to relay the instructions for a human to perform upon receipt of the revision or recall.</p></xs:documentation></xs:annotation></xs:element>
Schema location
RevRecall_XML.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
This attribute is only a placeholder so that all the ISM attributes are not shown
in the schemaGuide for every element. If you refer to the documentation of the
attribute group it will say what attributes should be here.
<xs:element name="Link" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation><p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Link(s) to the inteligence product or other relevant material.</p></xs:documentation></xs:annotation><xs:complexType><xs:attributeGroup ref="xlink:locatorAttrs"/><xs:attributeGroup ref="ism:SecurityAttributesGroup"/></xs:complexType></xs:element>
Schema location
RevRecall_XML.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
<xs:complexType name="RevisionRecallType" mixed="true"><xs:annotation><xs:appinfo xml:lang="en">The memorandum titled Intelligence Community Standards and Procedures for Revised or Recalled Intelligence Products signed by DNI Negroponte on 5 August 2005 specified how to indicate, in a textual form, the revision or recall of a previously released document. This element specifies methods for conveying revision and recall indicators and additional data in XML.</xs:appinfo></xs:annotation><xs:sequence minOccurs="0"><xs:element ref="arh:Security" minOccurs="1" maxOccurs="1"/><xs:element name="ProductTitle" type="ism:LongStringWithSecurityType"><xs:annotation><xs:documentation><p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The subject title of the intelligence product being revised or recalled.</p></xs:documentation></xs:annotation></xs:element><xs:element name="Reason" minOccurs="1" maxOccurs="1" type="ism:LongStringWithSecurityType"><xs:annotation><xs:documentation><p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The reason for the revision or recall being issued.</p></xs:documentation></xs:annotation></xs:element><xs:element name="POC" type="ism:LongStringWithSecurityType"><xs:annotation><xs:documentation><p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The Point of Contact for the Revision/Recall.</p></xs:documentation></xs:annotation></xs:element><xs:element name="ActionInstruction" type="ism:LongStringWithSecurityType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation><p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Used when the @action attribute is "MANUAL_INSTRUCTION" to relay the instructions for a human to perform upon receipt of the revision or recall.</p></xs:documentation></xs:annotation></xs:element><xs:element name="Link" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation><p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Link(s) to the inteligence product or other relevant material.</p></xs:documentation></xs:annotation><xs:complexType><xs:attributeGroup ref="xlink:locatorAttrs"/><xs:attributeGroup ref="ism:SecurityAttributesGroup"/></xs:complexType></xs:element></xs:sequence><xs:attribute name="id" type="xs:int" use="required"><xs:annotation><xs:documentation><p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">A sequential integer for the revision. Higher numbers, referring to later revisions, take precedence over lower numbers.</p></xs:documentation></xs:annotation></xs:attribute><xs:attribute name="type" use="required" type="rrtype:CVEnumRevRecallType"><xs:annotation><xs:documentation><p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Specifies the type of the revision or recall.</p></xs:documentation></xs:annotation></xs:attribute><xs:attribute name="action" use="required" type="rraction:CVEnumRevRecallAction"><xs:annotation><xs:documentation><p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Indicates the action to be performed upon receipt of the revision or recall.</p></xs:documentation></xs:annotation></xs:attribute><xs:attribute name="dateTime" type="xs:dateTime"><xs:annotation><xs:documentation><p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The date the revision or recall was issued.</p></xs:documentation></xs:annotation></xs:attribute></xs:complexType>
Schema location
RevRecall_XML.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
<xs:attribute name="id" type="xs:int" use="required"><xs:annotation><xs:documentation><p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">A sequential integer for the revision. Higher numbers, referring to later revisions, take precedence over lower numbers.</p></xs:documentation></xs:annotation></xs:attribute>
Schema location
RevRecall_XML.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
Notify recipients that a product has been withdrawn due to
significant but non-substantive technical, legal, or policy issues; e.g., compromise
of sources and methods, identification of US person, improper
classification.
enumeration
ADMINISTRATIVE_REVISION
Notify recipients that a modification has been made that does
not affect the substance of the original product; e.g., misspellings, typographical
errors, additional recipients.
enumeration
SUBSTANTIVE_RECALL
Notify recipients that a product has been withdrawn due to
significant concerns about the accuracy of the information, the integrity of the
source, or the soundness of the analytic judgments.
enumeration
SUBSTANTIVE_REVISION
Notify recipients that a change has been made that does
affect the substance of the original product but does not invalidate it; e.g.,
dropped words or sentences, inaccurate paragraphs or comments, minor analytic
judgments.
<xs:attribute name="type" use="required" type="rrtype:CVEnumRevRecallType"><xs:annotation><xs:documentation><p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Specifies the type of the revision or recall.</p></xs:documentation></xs:annotation></xs:attribute>
Schema location
RevRecall_XML.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
<xs:attribute name="action" use="required" type="rraction:CVEnumRevRecallAction"><xs:annotation><xs:documentation><p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Indicates the action to be performed upon receipt of the revision or recall.</p></xs:documentation></xs:annotation></xs:attribute>
Schema location
RevRecall_XML.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
<xs:attribute name="dateTime" type="xs:dateTime"><xs:annotation><xs:documentation><p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The date the revision or recall was issued.</p></xs:documentation></xs:annotation></xs:attribute>
Schema location
RevRecall_XML.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
This document has been approved for Public Release by the Office of the Director of National Intelligence. See Distribution Notice for details.
Click Here