Showing:

Annotations
Attributes
Diagrams
Facets
Model
Properties
Source
Used by
Element cr:MmsMessageType / cr:name
Namespace urn:CellexReport
Annotations
Name of the message sender.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="name" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Name of the message sender.</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:MmsMessageType / cr:number
Namespace urn:CellexReport
Annotations
Number of the message sender.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="number" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Number of the message sender.</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:MmsMessageType / cr:dateTime
Namespace urn:CellexReport
Annotations
Date and time of the message.
Diagram
Diagram CellexReport_xsd_Complex_Type_cr_NormalizedDateTimeType.tmp#NormalizedDateTimeType_rawDateTime CellexReport_xsd_Complex_Type_cr_NormalizedDateTimeType.tmp#NormalizedDateTimeType_normalizedDateTime CellexReport_xsd_Complex_Type_cr_NormalizedDateTimeType.tmp#NormalizedDateTimeType_normalizedDate CellexReport_xsd_Complex_Type_cr_NormalizedDateTimeType.tmp#NormalizedDateTimeType
Type cr:NormalizedDateTimeType
Properties
content complex
minOccurs 0
Attributes
QName Type Use
normalizedDate xs:date optional
normalizedDateTime xs:dateTime optional
rawDateTime xs:string required
Source
<xs:element name="dateTime" type="cr:NormalizedDateTimeType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Date and time of the message.</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:MmsMessageType / cr:origMessText
Namespace urn:CellexReport
Annotations
Original text of the message; can be in non-English form.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="origMessText" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Original text of the message; can be in 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:MmsMessageType / cr:transMessText
Namespace urn:CellexReport
Annotations
Translation of the original message text.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="transMessText" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Translation of the original message text.</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:MmsMessageType / cr:mmsDirection
Namespace urn:CellexReport
Annotations
Direction of the message. Acceptable values: Missed, Received, Dialed, Fixed, Own, Inbox, Outbox, Draft, Sent, DeletedSent, DeletedReceived, Other.
Diagram
Diagram CellexReport_xsd_Simple_Type_cr_LogType.tmp#LogType
Type cr:LogType
Properties
content simple
minOccurs 0
Facets
enumeration Missed
enumeration Received
enumeration Dialed
enumeration Fixed
enumeration Own
enumeration Inbox
enumeration Outbox
enumeration Draft
enumeration Sent
enumeration DeletedSent
enumeration DeletedRec
enumeration Other
Source
<xs:element name="mmsDirection" type="cr:LogType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Direction of the message. Acceptable values: Missed, Received, Dialed, Fixed, Own, Inbox, Outbox, Draft, Sent, DeletedSent, DeletedReceived, Other.</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:MmsMessageType / cr:fileName
Namespace urn:CellexReport
Annotations
File name of the multimedia content.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="fileName" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>File name of the multimedia content.</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:MmsMessageType / cr:fileMD5
Namespace urn:CellexReport
Annotations
MD5 Hash Code Value of the message
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 message</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:MmsMessageType / cr:status
Namespace urn:CellexReport
Annotations
Status of the received message: Read/Unread
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="status" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Status of the received message: Read/Unread</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:MmsMessageType / cr:memoryLocation
Namespace urn:CellexReport
Annotations
Handset, SIM, or External Memory Card.
Diagram
Diagram CellexReport_xsd_Simple_Type_cr_MemoryLocationType.tmp#MemoryLocationType
Type cr:MemoryLocationType
Properties
content simple
minOccurs 0
nillable true
Facets
enumeration Handset
enumeration SIM
enumeration ExtMemCard
Source
<xs:element name="memoryLocation" type="cr:MemoryLocationType" nillable="true" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Handset, SIM, or External Memory Card.</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:MmsMessageType
Namespace urn:CellexReport
Diagram
Diagram CellexReport_xsd_Complex_Type_cr_MmsMessageType.tmp#MmsMessageType_name CellexReport_xsd_Complex_Type_cr_MmsMessageType.tmp#MmsMessageType_number CellexReport_xsd_Complex_Type_cr_MmsMessageType.tmp#MmsMessageType_dateTime CellexReport_xsd_Complex_Type_cr_MmsMessageType.tmp#MmsMessageType_origMessText CellexReport_xsd_Complex_Type_cr_MmsMessageType.tmp#MmsMessageType_transMessText CellexReport_xsd_Complex_Type_cr_MmsMessageType.tmp#MmsMessageType_mmsDirection CellexReport_xsd_Complex_Type_cr_MmsMessageType.tmp#MmsMessageType_fileName CellexReport_xsd_Complex_Type_cr_MmsMessageType.tmp#MmsMessageType_fileMD5 CellexReport_xsd_Complex_Type_cr_MmsMessageType.tmp#MmsMessageType_status CellexReport_xsd_Complex_Type_cr_MmsMessageType.tmp#MmsMessageType_memoryLocation
Used by
Model
Children cr:dateTime , cr:fileMD5 , cr:fileName , cr:memoryLocation , cr:mmsDirection , cr:name , cr:number , cr:origMessText , cr:status , cr:transMessText
Source
<xs:complexType name="MmsMessageType">
  <xs:all>
    <xs:element name="name" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Name of the message sender.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="number" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Number of the message sender.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="dateTime" type="cr:NormalizedDateTimeType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Date and time of the message.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="origMessText" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Original text of the message; can be in non-English form.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="transMessText" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Translation of the original message text.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="mmsDirection" type="cr:LogType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Direction of the message. Acceptable values: Missed, Received, Dialed, Fixed, Own, Inbox, Outbox, Draft, Sent, DeletedSent, DeletedReceived, Other.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="fileName" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>File name of the multimedia content.</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 message</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="status" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Status of the received message: Read/Unread</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="memoryLocation" type="cr:MemoryLocationType" nillable="true" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Handset, SIM, or External Memory Card.</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