Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element cem:Drug
Namespace urn:us:gov:ic:cem
Annotations

A drug or chemical substance found in the http://pubchem.ncbi.nlm.nih.gov/ databases. Structure provides the ability to associate multiple pubChem SID or CID and multiple Pseudonyms with the item in question.

Diagram
Diagram CEM-XML_xsd_Element_cem_PC-SID.tmp#PC-SID CEM-XML_xsd_Element_cem_PC-CID.tmp#PC-CID CEM-XML_xsd_Element_cem_Pseudonym.tmp#Pseudonym
Properties
content complex
mixed true
Used by
Model
Children cem:PC-CID , cem:PC-SID , cem:Pseudonym
Instance
<cem:Drug xmlns:cem="urn:us:gov:ic:cem">
  <cem:PC-SID cem:SID="">{0,unbounded}</cem:PC-SID>
  <cem:PC-CID cem:CID="">{0,unbounded}</cem:PC-CID>
  <cem:Pseudonym cem:value="">{0,unbounded}</cem:Pseudonym>
</cem:Drug>
Source
<xsd:element name="Drug">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A drug or chemical substance found in the http://pubchem.ncbi.nlm.nih.gov/ databases. Structure provides the ability to associate multiple pubChem SID or CID and multiple Pseudonyms with the item in question.</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType mixed="true">
    <xsd:sequence minOccurs="1" maxOccurs="1">
      <xsd:element ref="cem:PC-SID" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element ref="cem:PC-CID" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element ref="cem:Pseudonym" minOccurs="0" maxOccurs="unbounded"/>
    </xsd:sequence>
    <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.

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