Showing:

Annotations
Diagrams
Facets
Model
Properties
Source
Used by
Element cr:FileType / cr:fileCategory
Namespace urn:CellexReport
Annotations
The file type category. Categories include: Picture, Video, Audio, Ringtone, Document, and Unknown
Diagram
Diagram CellexReport_xsd_Simple_Type_cr_FileCategoryType.tmp#FileCategoryType
Type cr:FileCategoryType
Properties
content simple
minOccurs 0
Facets
enumeration Picture
enumeration Video
enumeration Audio
enumeration Ringtone
enumeration Document
enumeration Unknown
Source
<xs:element name="fileCategory" type="cr:FileCategoryType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The file type category. Categories include: Picture, Video, Audio, Ringtone, Document, and Unknown</xs:documentation>
  </xs:annotation>
</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:FileType / cr:fileName
Namespace urn:CellexReport
Annotations
Name of the file; may be non-English form.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="fileName" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Name of the file; may be non-English form.</xs:documentation>
  </xs:annotation>
</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:FileType / cr:fileFullPath
Namespace urn:CellexReport
Annotations
Full path name of the file as stored on the original media.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="fileFullPath" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Full path name of the file as stored on the original media.</xs:documentation>
  </xs:annotation>
</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:FileType / cr:fileMD5
Namespace urn:CellexReport
Annotations
MD5 hash code value of the file.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="fileMD5" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>MD5 hash code value of the file.</xs:documentation>
  </xs:annotation>
</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:FileType / cr:fileSize
Namespace urn:CellexReport
Annotations
Size of the file in bytes.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="fileSize" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Size of the file in bytes.</xs:documentation>
  </xs:annotation>
</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.
Complex Type cr:FileType
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
Used by
Model
Children cr:fileCategory , cr:fileFullPath , cr:fileMD5 , cr:fileName , cr:fileSize
Source
<xs:complexType name="FileType">
  <xs:all>
    <xs:element name="fileCategory" type="cr:FileCategoryType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The file type category. Categories include: Picture, Video, Audio, Ringtone, Document, and Unknown</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="fileName" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Name of the file; may be non-English form.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="fileFullPath" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Full path name of the file as stored on the original media.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="fileMD5" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>MD5 hash code value of the file.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="fileSize" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Size of the file in bytes.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:all>
</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