Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Element cem:Pseudonym
Namespace urn:us:gov:ic:cem
Annotations

Wraps a substance or compound in order to provide a pseudonym value for the substance or compound in question.

Diagram
Diagram CEM-XML_xsd_Element_cem_Pseudonym.tmp#Pseudonym_value
Properties
content complex
Used by
Element cem:Drug
Attributes
QName Type Use Annotation
cem:value restriction of xsd:string required

A pseudonym for the substance or compound in question.

Source
<xsd:element name="Pseudonym">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Wraps a substance or compound in order to provide a pseudonym value for the substance or compound in question.</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:attribute name="value" use="required">
      <xsd:annotation>
        <xsd:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A pseudonym for the substance or compound in question.</p>
        </xsd:documentation>
      </xsd:annotation>
      <xsd:simpleType>
        <xsd:restriction base="xsd:string">
          <xsd:maxLength value="256"/>
        </xsd:restriction>
      </xsd:simpleType>
    </xsd:attribute>
    <xsd:attributeGroup ref="ism:SecurityAttributesOptionGroup"/>
  </xsd:complexType>
</xsd:element>
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:Pseudonym / @cem:value
Namespace urn:us:gov:ic:cem
Annotations

A pseudonym for the substance or compound in question.

Type restriction of xsd:string
Properties
use required
Facets
maxLength 256
Used by
Element cem:Pseudonym
Source
<xsd:attribute name="value" use="required">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A pseudonym for the substance or compound in question.</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:maxLength value="256"/>
    </xsd:restriction>
  </xsd:simpleType>
</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.

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