Showing:

Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element cr:UserDefinedTagsType / cr:userDefinedTag
Namespace urn:CellexReport
Diagram
Diagram CellexReport_xsd_Complex_Type_cr_UserDefinedTagsType.tmp#UserDefinedTagsType_UserDefinedTagsType_userDefinedTag_tagKey CellexReport_xsd_Complex_Type_cr_UserDefinedTagsType.tmp#UserDefinedTagsType_UserDefinedTagsType_userDefinedTag_tagName CellexReport_xsd_Complex_Type_cr_UserDefinedTagsType.tmp#UserDefinedTagsType_UserDefinedTagsType_userDefinedTag_tagValue
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children cr:tagName , cr:tagValue
Instance
<cr:userDefinedTag tagKey="" xmlns:cr="urn:CellexReport">
  <cr:tagName>{1,1}</cr:tagName>
  <cr:tagValue>{1,1}</cr:tagValue>
</cr:userDefinedTag>
Attributes
QName Type Use
tagKey xs:string optional
Source
<xs:element name="userDefinedTag" minOccurs="0" maxOccurs="unbounded">
  <xs:complexType>
    <xs:all>
      <xs:element name="tagName" type="xs:string"/>
      <xs:element name="tagValue" type="xs:string"/>
    </xs:all>
    <xs:attribute name="tagKey" type="xs:string"/>
  </xs:complexType>
</xs:element>
Schema location CellexReport.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.
Element cr:UserDefinedTagsType / cr:userDefinedTag / cr:tagName
Namespace urn:CellexReport
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="tagName" type="xs:string"/>
Schema location CellexReport.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.
Element cr:UserDefinedTagsType / cr:userDefinedTag / cr:tagValue
Namespace urn:CellexReport
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="tagValue" type="xs:string"/>
Schema location CellexReport.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.
Complex Type cr:UserDefinedTagsType
Namespace urn:CellexReport
Diagram
Diagram CellexReport_xsd_Complex_Type_cr_UserDefinedTagsType.tmp#UserDefinedTagsType_userDefinedTag
Used by
Model
Children cr:userDefinedTag
Source
<xs:complexType name="UserDefinedTagsType">
  <xs:sequence>
    <xs:element name="userDefinedTag" minOccurs="0" maxOccurs="unbounded">
      <xs:complexType>
        <xs:all>
          <xs:element name="tagName" type="xs:string"/>
          <xs:element name="tagValue" type="xs:string"/>
        </xs:all>
        <xs:attribute name="tagKey" type="xs:string"/>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location CellexReport.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 cr:UserDefinedTagsType / cr:userDefinedTag / @tagKey
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Source
<xs:attribute name="tagKey" type="xs:string"/>
Schema location CellexReport.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