Showing:

Annotations
Attributes
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 IC-ISM_xsd_Attribute_Group_SecurityAttributesOptionGroup.tmp#SecurityAttributesOptionGroup 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 SchemaguideSecurityAttributesOptionGroup="" 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 SchemaguideSecurityAttributesOptionGroup="" cem:value="">{0,unbounded}</cem:Pseudonym>
</cem:Drug>
Attributes
QName Type Use Annotation
SchemaguideSecurityAttributesOptionGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
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