Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Attribute cem:CommonAttributesGroup / @cem:id
Namespace urn:us:gov:ic:cem
Annotations

A unique XML identifier used to assign an XML unique identifier to an element, such as a paragraph, note or table.

Type xsd:ID
Properties
use optional
Used by
Attribute Group cem:CommonAttributesGroup
Source
<xsd:attribute name="id" type="xsd:ID" use="optional">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A unique XML identifier used to assign an XML unique identifier to an element, such as a paragraph, note or table.</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Schema location CEM-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.
Attribute cem:CommonAttributesGroup / @cem:IDReference
Namespace urn:us:gov:ic:cem
Annotations

A cross-reference to a unique identifier used to point from one element to one or more other elements. The value of the attribute must be one or more XML unique identifiers that are the value(s) of id attribute(s) elsewhere in the document.

Type xsd:IDREFS
Properties
use optional
Used by
Attribute Group cem:CommonAttributesGroup
Source
<xsd:attribute name="IDReference" type="xsd:IDREFS" use="optional">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A cross-reference to a unique identifier used to point from one element to one or more other elements. The value of the attribute must be one or more XML unique identifiers that are the value(s) of id attribute(s) elsewhere in the document.</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Schema location CEM-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.
Attribute cem:CommonAttributesGroup / @cem:qualifier
Namespace urn:us:gov:ic:cem
Annotations

A user-defined property within an element for general purpose processing used with block objects to provide supplemental information over and above that conveyed by the element name. This attribute is analogous to HTML's "class" attribute.

Type xsd:string
Properties
use optional
Used by
Attribute Group cem:CommonAttributesGroup
Source
<xsd:attribute name="qualifier" type="xsd:string" use="optional">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A user-defined property within an element for general purpose processing used with block objects to provide supplemental information over and above that conveyed by the element name. This attribute is analogous to HTML's "class" attribute.</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Schema location CEM-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.
Attribute cem:CommonAttributesGroup / @cem:styleType
Namespace urn:us:gov:ic:cem
Annotations

A user-defined property within an element for representing the formatting/style to be applied.

Type xsd:string
Properties
use optional
Used by
Attribute Group cem:CommonAttributesGroup
Source
<xsd:attribute name="styleType" type="xsd:string" use="optional">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A user-defined property within an element for representing the formatting/style to be applied.</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Schema location CEM-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.
Attribute Group cem:CommonAttributesGroup
Namespace urn:us:gov:ic:cem
Diagram
Diagram CEM-XML_xsd_Attribute_Group_cem_CommonAttributesGroup.tmp#urn_us_gov_ic_cem_CommonAttributesGroup_id CEM-XML_xsd_Attribute_Group_cem_CommonAttributesGroup.tmp#urn_us_gov_ic_cem_CommonAttributesGroup_IDReference CEM-XML_xsd_Attribute_Group_cem_CommonAttributesGroup.tmp#urn_us_gov_ic_cem_CommonAttributesGroup_qualifier CEM-XML_xsd_Attribute_Group_cem_CommonAttributesGroup.tmp#urn_us_gov_ic_cem_CommonAttributesGroup_styleType
Used by
Attributes
QName Type Use Annotation
cem:IDReference xsd:IDREFS optional

A cross-reference to a unique identifier used to point from one element to one or more other elements. The value of the attribute must be one or more XML unique identifiers that are the value(s) of id attribute(s) elsewhere in the document.

cem:id xsd:ID optional

A unique XML identifier used to assign an XML unique identifier to an element, such as a paragraph, note or table.

cem:qualifier xsd:string optional

A user-defined property within an element for general purpose processing used with block objects to provide supplemental information over and above that conveyed by the element name. This attribute is analogous to HTML's "class" attribute.

cem:styleType xsd:string optional

A user-defined property within an element for representing the formatting/style to be applied.

Source
<xsd:attributeGroup name="CommonAttributesGroup">
  <xsd:attribute name="id" type="xsd:ID" use="optional">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">
        <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A unique XML identifier used to assign an XML unique identifier to an element, such as a paragraph, note or table.</p>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
  <xsd:attribute name="IDReference" type="xsd:IDREFS" use="optional">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">
        <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A cross-reference to a unique identifier used to point from one element to one or more other elements. The value of the attribute must be one or more XML unique identifiers that are the value(s) of id attribute(s) elsewhere in the document.</p>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
  <xsd:attribute name="qualifier" type="xsd:string" use="optional">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">
        <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A user-defined property within an element for general purpose processing used with block objects to provide supplemental information over and above that conveyed by the element name. This attribute is analogous to HTML's "class" attribute.</p>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
  <xsd:attribute name="styleType" type="xsd:string" use="optional">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">
        <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A user-defined property within an element for representing the formatting/style to be applied.</p>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>
Schema location CEM-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