Showing:

Annotations
Attributes
Diagrams
Facets
Model
Properties
Source
Used by
Element cr:CallLogEntryType / cr:index
Namespace urn:CellexReport
Annotations
Index Number associated with the call log entry.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="index" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Index Number associated with the call log entry.</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:CallLogEntryType / cr:name
Namespace urn:CellexReport
Annotations
Translated Name of the call log entry.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="name" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Translated Name of the call log entry.</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:CallLogEntryType / cr:number
Namespace urn:CellexReport
Annotations
Called number.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="number" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Called number.</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:CallLogEntryType / cr:origName
Namespace urn:CellexReport
Annotations
Original name of the phone book entry; can be in non-English form.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="origName" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Original name of the phone book entry; 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:CallLogEntryType / cr:dateTime
Namespace urn:CellexReport
Annotations
Date and Time of the call, normalized to GMT.
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 call, normalized to GMT.</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:CallLogEntryType / cr:callLogLoc
Namespace urn:CellexReport
Annotations
Handset, SIM, or External Memory Card.
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="callLogLoc" type="cr:LogType" 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.
Element cr:CallLogEntryType / 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
Facets
enumeration Handset
enumeration SIM
enumeration ExtMemCard
Source
<xs:element name="memoryLocation" type="cr:MemoryLocationType" 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.
Element cr:CallLogEntryType / cr:duration
Namespace urn:CellexReport
Annotations
Duration of the call.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="duration" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Duration of the call.</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:CallLogEntryType
Namespace urn:CellexReport
Diagram
Diagram CellexReport_xsd_Complex_Type_cr_CallLogEntryType.tmp#CallLogEntryType_index CellexReport_xsd_Complex_Type_cr_CallLogEntryType.tmp#CallLogEntryType_name CellexReport_xsd_Complex_Type_cr_CallLogEntryType.tmp#CallLogEntryType_number CellexReport_xsd_Complex_Type_cr_CallLogEntryType.tmp#CallLogEntryType_origName CellexReport_xsd_Complex_Type_cr_CallLogEntryType.tmp#CallLogEntryType_dateTime CellexReport_xsd_Complex_Type_cr_CallLogEntryType.tmp#CallLogEntryType_callLogLoc CellexReport_xsd_Complex_Type_cr_CallLogEntryType.tmp#CallLogEntryType_memoryLocation CellexReport_xsd_Complex_Type_cr_CallLogEntryType.tmp#CallLogEntryType_duration
Used by
Model
Children cr:callLogLoc , cr:dateTime , cr:duration , cr:index , cr:memoryLocation , cr:name , cr:number , cr:origName
Source
<xs:complexType name="CallLogEntryType">
  <xs:all>
    <xs:element name="index" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Index Number associated with the call log entry.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="name" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Translated Name of the call log entry.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="number" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Called number.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="origName" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Original name of the phone book entry; can be in non-English form.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="dateTime" type="cr:NormalizedDateTimeType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Date and Time of the call, normalized to GMT.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="callLogLoc" type="cr:LogType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Handset, SIM, or External Memory Card.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="memoryLocation" type="cr:MemoryLocationType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Handset, SIM, or External Memory Card.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="duration" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Duration of the call.</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