Showing:

Annotations
Attributes
Diagrams
Facets
Model
Properties
Source
Used by
Element cr:SmsMessageType / 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:SmsMessageType / cr:number
Namespace urn:CellexReport
Annotations
Telephone number to which the SMS message was sent or received from.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="number" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Telephone number to which the SMS message was sent or received from.</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:SmsMessageType / cr:dateTime
Namespace urn:CellexReport
Annotations
Date and Time of the SMS 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
nillable true
Attributes
QName Type Use
normalizedDate xs:date optional
normalizedDateTime xs:dateTime optional
rawDateTime xs:string required
Source
<xs:element name="dateTime" type="cr:NormalizedDateTimeType" nillable="true" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Date and Time of the SMS 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:SmsMessageType / cr:origMessText
Namespace urn:CellexReport
Annotations
Original text of the SMS message.
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 SMS 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:SmsMessageType / cr:transMessText
Namespace urn:CellexReport
Annotations
English language translation of the SMS message.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="transMessText" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>English language translation of the SMS 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:SmsMessageType / 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:SmsMessageType / cr:smsDirection
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
nillable true
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="smsDirection" type="cr:LogType" nillable="true" 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:SmsMessageType / 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:SmsMessageType
Namespace urn:CellexReport
Diagram
Diagram CellexReport_xsd_Complex_Type_cr_SmsMessageType.tmp#SmsMessageType_name CellexReport_xsd_Complex_Type_cr_SmsMessageType.tmp#SmsMessageType_number CellexReport_xsd_Complex_Type_cr_SmsMessageType.tmp#SmsMessageType_dateTime CellexReport_xsd_Complex_Type_cr_SmsMessageType.tmp#SmsMessageType_origMessText CellexReport_xsd_Complex_Type_cr_SmsMessageType.tmp#SmsMessageType_transMessText CellexReport_xsd_Complex_Type_cr_SmsMessageType.tmp#SmsMessageType_status CellexReport_xsd_Complex_Type_cr_SmsMessageType.tmp#SmsMessageType_smsDirection CellexReport_xsd_Complex_Type_cr_SmsMessageType.tmp#SmsMessageType_memoryLocation
Used by
Model
Children cr:dateTime , cr:memoryLocation , cr:name , cr:number , cr:origMessText , cr:smsDirection , cr:status , cr:transMessText
Source
<xs:complexType name="SmsMessageType">
  <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>Telephone number to which the SMS message was sent or received from.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="dateTime" type="cr:NormalizedDateTimeType" nillable="true" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Date and Time of the SMS message.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="origMessText" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Original text of the SMS message.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="transMessText" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>English language translation of the SMS 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="smsDirection" type="cr:LogType" nillable="true" 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="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