Showing:

Annotations
Attributes
Diagrams
Identity Constraints
Instances
Model
Properties
Source
Element src:SourceCitations
Namespace urn:us:gov:ic:src
Annotations

The root node of source citations.

Diagram
Diagram SRC-XML_xsd_Attribute_Group_src_SRCRootNodeAttributeGroup.tmp#SRCRootNodeAttributeGroup SRC-XML_xsd_Element_src_SRCList.tmp#SRCList SRC-XML_xsd_Element_src_ARCList.tmp#ARCList SRC-XML_xsd_Element_src_SourceSummaryStatement.tmp#SourceSummaryStatement SRC-XML_xsd_Complex_Type_src_SourceCitationsType.tmp#SourceCitationsType
Type src:SourceCitationsType
Properties
content complex
Model
Children src:ARCList , src:SRCList , src:SourceSummaryStatement
Instance
<src:SourceCitations intdis:CESVersion="" src:DESVersion="" DESVersion="" edh:DESVersion="" icid:DESVersion="" DESVersion="" ISMCATCESVersion="" xmlns:src="urn:us:gov:ic:src">
  <src:SRCList>{1,1}</src:SRCList>
  <src:ARCList>{0,1}</src:ARCList>
  <src:SourceSummaryStatement SchemaguideSecurityAttributesGroup="">{0,1}</src:SourceSummaryStatement>
</src:SourceCitations>
Attributes
QName Type Use Annotation
DESVersion restriction of xsd:string optional

The version of the DES.

DESVersion restriction of xsd:string optional

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

ISMCATCESVersion restriction of xsd:string optional

The version number of the ISMCAT CES used in the document

If there are multiple @ISMCATCESVersion attributes specified in an instance document, the first one in document order is the one that will apply to the entire document.

edh:DESVersion restriction of xs:string optional

The version number of the DES

icid:DESVersion restriction of xs:string optional

The version number of the DES

intdis:CESVersion restriction of xs:string optional

The version number of the CES

src:DESVersion src:DESVersionType required

The version number of the DES

Identity constraints
QName Type Refer Selector Field(s)
CitationIDValueUnique unique .//src:SRCList/src:SourceReferenceCitation|.//src:ARCList/src:AppendedReferenceCitation @src:citationID
Source
<xsd:element name="SourceCitations" type="src:SourceCitationsType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The root node of source citations.</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:unique name="CitationIDValueUnique">
    <xsd:selector xpath=".//src:SRCList/src:SourceReferenceCitation|.//src:ARCList/src:AppendedReferenceCitation"/>
    <xsd:field xpath="@src:citationID"/>
  </xsd:unique>
</xsd:element>
Schema location SRC-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