Showing:

Diagrams
Instances
Model
Properties
Source
Used by
Element cr:FilesType / cr:file
Namespace urn:CellexReport
Diagram
Diagram CellexReport_xsd_Complex_Type_cr_FileType.tmp#FileType_fileCategory CellexReport_xsd_Complex_Type_cr_FileType.tmp#FileType_fileName CellexReport_xsd_Complex_Type_cr_FileType.tmp#FileType_fileFullPath CellexReport_xsd_Complex_Type_cr_FileType.tmp#FileType_fileMD5 CellexReport_xsd_Complex_Type_cr_FileType.tmp#FileType_fileSize CellexReport_xsd_Complex_Type_cr_FileType.tmp#FileType
Type cr:FileType
Properties
content complex
maxOccurs unbounded
Model
Children cr:fileCategory , cr:fileFullPath , cr:fileMD5 , cr:fileName , cr:fileSize
Instance
<cr:file xmlns:cr="urn:CellexReport">
  <cr:fileCategory>{0,1}</cr:fileCategory>
  <cr:fileName>{0,1}</cr:fileName>
  <cr:fileFullPath>{0,1}</cr:fileFullPath>
  <cr:fileMD5>{0,1}</cr:fileMD5>
  <cr:fileSize>{0,1}</cr:fileSize>
</cr:file>
Source
<xs:element name="file" type="cr:FileType" maxOccurs="unbounded"/>
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:FilesType
Namespace urn:CellexReport
Diagram
Diagram CellexReport_xsd_Complex_Type_cr_FilesType.tmp#FilesType_file
Used by
Model
Children cr:file
Source
<xs:complexType name="FilesType">
  <xs:sequence>
    <xs:element name="file" type="cr:FileType" maxOccurs="unbounded"/>
  </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.

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