Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element rr:RevisionRecall
Namespace urn:us:gov:ic:revrecall
Annotations

The root element of RevisionRecall.

Diagram
Diagram RevRecall_XML_xsd_Complex_Type_rr_RevisionRecallType.tmp#RevisionRecallType_id RevRecall_XML_xsd_Complex_Type_rr_RevisionRecallType.tmp#RevisionRecallType_type RevRecall_XML_xsd_Complex_Type_rr_RevisionRecallType.tmp#RevisionRecallType_action RevRecall_XML_xsd_Complex_Type_rr_RevisionRecallType.tmp#RevisionRecallType_dateTime IC-ARH_xsd_Element_arh_Security.tmp#Security RevRecall_XML_xsd_Complex_Type_rr_RevisionRecallType.tmp#RevisionRecallType_ProductTitle RevRecall_XML_xsd_Complex_Type_rr_RevisionRecallType.tmp#RevisionRecallType_Reason RevRecall_XML_xsd_Complex_Type_rr_RevisionRecallType.tmp#RevisionRecallType_POC RevRecall_XML_xsd_Complex_Type_rr_RevisionRecallType.tmp#RevisionRecallType_ActionInstruction RevRecall_XML_xsd_Complex_Type_rr_RevisionRecallType.tmp#RevisionRecallType_Link RevRecall_XML_xsd_Complex_Type_rr_RevisionRecallType.tmp#RevisionRecallType RevRecall_XML_xsd_Attribute_rr_DESVersion.tmp#urn_us_gov_ic_revrecall_DESVersion
Type extension of rr:RevisionRecallType
Type hierarchy
Properties
content complex
Used by
Complex Type HandlingStatementType
Model
Children arh:Security , rr:ActionInstruction , rr:Link , rr:POC , rr:ProductTitle , rr:Reason
Instance
<rr:RevisionRecall rr:action="" rr:dateTime="" rr:DESVersion="" rr:id="" rr:type="" xmlns:rr="urn:us:gov:ic:revrecall" xmlns:arh="urn:us:gov:ic:arh">
  <arh:Security compliesWith="" createDate="" DESVersion="" ntk:DESVersion="" arh:DESVersion="" exemptFrom="" externalNotice="" ISMCATCESVersion="" noAggregation="" noticeDate="" noticeProseID="" noticeReason="" noticeType="" resourceElement="" SchemaguideSecurityAttributesOptionGroup="" unregisteredNoticeType="">{1,1}</arh:Security>
  <rr:ProductTitle SchemaguideSecurityAttributesGroup="">{1,1}</rr:ProductTitle>
  <rr:Reason SchemaguideSecurityAttributesGroup="">{1,1}</rr:Reason>
  <rr:POC SchemaguideSecurityAttributesGroup="">{1,1}</rr:POC>
  <rr:ActionInstruction SchemaguideSecurityAttributesGroup="">{0,1}</rr:ActionInstruction>
  <rr:Link SchemaguideSecurityAttributesGroup="">{0,unbounded}</rr:Link>
</rr:RevisionRecall>
Attributes
QName Type Use Annotation
rr:DESVersion restriction of xs:string required

The version number of the specification. This attribute is intended for processing systems to determine the appropriate versions of Schema, Schematron, and CVE values for validation and interpretation of an instance document.

If there are multiple of this attribute specified in an instance document, the first one in document order is the one that will apply to the entire document. Document order is defined in https://www.w3.org/TR/xpath-datamodel/#document-order

rr:action CVEnumRevRecallAction required

Indicates the action to be performed upon receipt of the revision or recall.

rr:dateTime xs:dateTime optional

The date the revision or recall was issued.

rr:id xs:int required

A sequential integer for the revision. Higher numbers, referring to later revisions, take precedence over lower numbers.

rr:type CVEnumRevRecallType required

Specifies the type of the revision or recall.

Source
<xs:element name="RevisionRecall">
  <xs:annotation>
    <xs:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The root element of RevisionRecall.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="rr:RevisionRecallType">
        <xs:attribute ref="rr:DESVersion" use="required"/>
      </xs:extension>
    </xs:complexContent>
  </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.

This document has been approved for Public Release by the Office of the Director of National Intelligence. See Distribution Notice for details. Click Here