Showing:

Annotations
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element cr:CellexReportDataType / cr:kitNumber
Namespace urn:CellexReport
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="kitNumber" type="xs:string" minOccurs="0"/>
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:CellexReportDataType / cr:kitSchemaVersion
Namespace urn:CellexReport
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="kitSchemaVersion" type="xs:string" minOccurs="0"/>
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:CellexReportDataType / cr:kitSoftwareVersion
Namespace urn:CellexReport
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="kitSoftwareVersion" type="xs:string" minOccurs="0"/>
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:CellexReportDataType / cr:owner
Namespace urn:CellexReport
Annotations
Owner of the device
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
nillable true
Source
<xs:element name="owner" type="xs:string" nillable="true" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Owner of the device</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:CellexReportDataType / cr:serviceProvider
Namespace urn:CellexReport
Annotations
Company that is providing service for the electronic device
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="serviceProvider" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Company that is providing service for the electronic device</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:CellexReportDataType / cr:isTrigger
Namespace urn:CellexReport
Diagram
Diagram
Type xs:boolean
Properties
content simple
nillable true
Source
<xs:element name="isTrigger" type="xs:boolean" nillable="true"/>
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:CellexReportDataType / cr:serviceType
Namespace urn:CellexReport
Diagram
Diagram CellexReport_xsd_Simple_Type_cr_ServiceCategoryType.tmp#ServiceCategoryType
Type cr:ServiceCategoryType
Properties
content simple
minOccurs 0
Facets
enumeration GSM
enumeration CDMA
enumeration THURAYA
enumeration Unknown
Source
<xs:element name="serviceType" type="cr:ServiceCategoryType" minOccurs="0"/>
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:CellexReportDataType / cr:handsetInfo
Namespace urn:CellexReport
Diagram
Diagram CellexReport_xsd_Complex_Type_cr_HandsetDeviceType.tmp#HandsetDeviceType_handsetMake CellexReport_xsd_Complex_Type_cr_HandsetDeviceType.tmp#HandsetDeviceType_handsetModel CellexReport_xsd_Complex_Type_cr_HandsetDeviceType.tmp#HandsetDeviceType_imei CellexReport_xsd_Complex_Type_cr_HandsetDeviceType.tmp#HandsetDeviceType_hardwareVersion CellexReport_xsd_Complex_Type_cr_HandsetDeviceType.tmp#HandsetDeviceType_softwareVersion CellexReport_xsd_Complex_Type_cr_HandsetDeviceType.tmp#HandsetDeviceType_timeSetTo CellexReport_xsd_Complex_Type_cr_HandsetDeviceType.tmp#HandsetDeviceType_actualTime CellexReport_xsd_Complex_Type_cr_HandsetDeviceType.tmp#HandsetDeviceType_memoryCards CellexReport_xsd_Complex_Type_cr_HandsetDeviceType.tmp#HandsetDeviceType_greetingMessage CellexReport_xsd_Complex_Type_cr_HandsetDeviceType.tmp#HandsetDeviceType_keypadLockCode CellexReport_xsd_Complex_Type_cr_HandsetDeviceType.tmp#HandsetDeviceType_bluetoothID CellexReport_xsd_Complex_Type_cr_HandsetDeviceType.tmp#HandsetDeviceType
Type cr:HandsetDeviceType
Properties
content complex
minOccurs 0
Model
Children cr:actualTime , cr:bluetoothID , cr:greetingMessage , cr:handsetMake , cr:handsetModel , cr:hardwareVersion , cr:imei , cr:keypadLockCode , cr:memoryCards , cr:softwareVersion , cr:timeSetTo
Instance
<cr:handsetInfo xmlns:cr="urn:CellexReport">
  <cr:handsetMake>{0,1}</cr:handsetMake>
  <cr:handsetModel>{0,1}</cr:handsetModel>
  <cr:imei>{0,1}</cr:imei>
  <cr:hardwareVersion>{0,1}</cr:hardwareVersion>
  <cr:softwareVersion>{0,1}</cr:softwareVersion>
  <cr:timeSetTo normalizedDate="" normalizedDateTime="" rawDateTime="">{0,1}</cr:timeSetTo>
  <cr:actualTime normalizedDate="" normalizedDateTime="" rawDateTime="">{0,1}</cr:actualTime>
  <cr:memoryCards>{0,1}</cr:memoryCards>
  <cr:greetingMessage>{0,1}</cr:greetingMessage>
  <cr:keypadLockCode>{0,1}</cr:keypadLockCode>
  <cr:bluetoothID>{0,1}</cr:bluetoothID>
</cr:handsetInfo>
Source
<xs:element name="handsetInfo" type="cr:HandsetDeviceType" minOccurs="0"/>
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:CellexReportDataType / cr:serviceTechnologyInfo
Namespace urn:CellexReport
Annotations
The type of service technology. Valid values are: GSM, CDMA, Thuraya, Unknown.
Diagram
Diagram CellexReport_xsd_Complex_Type_cr_ServiceTechnologyType.tmp#ServiceTechnologyType_MSISDN CellexReport_xsd_Complex_Type_cr_ServiceTechnologyType.tmp#ServiceTechnologyType_IMSI CellexReport_xsd_Complex_Type_cr_ServiceTechnologyType.tmp#ServiceTechnologyType_TMSI CellexReport_xsd_Complex_Type_cr_ServiceTechnologyType.tmp#ServiceTechnologyType_MMC CellexReport_xsd_Complex_Type_cr_ServiceTechnologyType.tmp#ServiceTechnologyType_MNC CellexReport_xsd_Complex_Type_cr_ServiceTechnologyType.tmp#ServiceTechnologyType_LAC CellexReport_xsd_Complex_Type_cr_ServiceTechnologyType.tmp#ServiceTechnologyType_ICCID CellexReport_xsd_Complex_Type_cr_ServiceTechnologyType.tmp#ServiceTechnologyType_SimCardType CellexReport_xsd_Complex_Type_cr_ServiceTechnologyType.tmp#ServiceTechnologyType_ESN CellexReport_xsd_Complex_Type_cr_ServiceTechnologyType.tmp#ServiceTechnologyType
Type cr:ServiceTechnologyType
Properties
content complex
minOccurs 0
Model
Children cr:ESN , cr:ICCID , cr:IMSI , cr:LAC , cr:MMC , cr:MNC , cr:MSISDN , cr:SimCardType , cr:TMSI
Instance
<cr:serviceTechnologyInfo xmlns:cr="urn:CellexReport">
  <cr:MSISDN>{0,1}</cr:MSISDN>
  <cr:IMSI>{0,1}</cr:IMSI>
  <cr:TMSI>{0,1}</cr:TMSI>
  <cr:MMC>{0,1}</cr:MMC>
  <cr:MNC>{0,1}</cr:MNC>
  <cr:LAC>{0,1}</cr:LAC>
  <cr:ICCID>{0,1}</cr:ICCID>
  <cr:SimCardType>{0,1}</cr:SimCardType>
  <cr:ESN>{0,1}</cr:ESN>
</cr:serviceTechnologyInfo>
Source
<xs:element name="serviceTechnologyInfo" type="cr:ServiceTechnologyType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The type of service technology. Valid values are: GSM, CDMA, Thuraya, 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:CellexReportDataType / cr:phoneBookEntries
Namespace urn:CellexReport
Diagram
Diagram CellexReport_xsd_Complex_Type_cr_PhoneBookEntriesType.tmp#PhoneBookEntriesType_phoneBookEntry CellexReport_xsd_Complex_Type_cr_PhoneBookEntriesType.tmp#PhoneBookEntriesType
Type cr:PhoneBookEntriesType
Properties
content complex
minOccurs 0
Model
Children cr:phoneBookEntry
Instance
<cr:phoneBookEntries xmlns:cr="urn:CellexReport">
  <cr:phoneBookEntry>{1,unbounded}</cr:phoneBookEntry>
</cr:phoneBookEntries>
Source
<xs:element name="phoneBookEntries" type="cr:PhoneBookEntriesType" minOccurs="0"/>
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:CellexReportDataType / cr:callLogEntries
Namespace urn:CellexReport
Diagram
Diagram CellexReport_xsd_Complex_Type_cr_CallLogEntriesType.tmp#CallLogEntriesType_callLogEntry CellexReport_xsd_Complex_Type_cr_CallLogEntriesType.tmp#CallLogEntriesType
Type cr:CallLogEntriesType
Properties
content complex
minOccurs 0
Model
Children cr:callLogEntry
Instance
<cr:callLogEntries xmlns:cr="urn:CellexReport">
  <cr:callLogEntry>{1,unbounded}</cr:callLogEntry>
</cr:callLogEntries>
Source
<xs:element name="callLogEntries" type="cr:CallLogEntriesType" minOccurs="0"/>
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:CellexReportDataType / cr:smsMessages
Namespace urn:CellexReport
Diagram
Diagram CellexReport_xsd_Complex_Type_cr_SmsMessagesType.tmp#SmsMessagesType_smsMessage CellexReport_xsd_Complex_Type_cr_SmsMessagesType.tmp#SmsMessagesType
Type cr:SmsMessagesType
Properties
content complex
minOccurs 0
Model
Children cr:smsMessage
Instance
<cr:smsMessages xmlns:cr="urn:CellexReport">
  <cr:smsMessage>{1,unbounded}</cr:smsMessage>
</cr:smsMessages>
Source
<xs:element name="smsMessages" type="cr:SmsMessagesType" minOccurs="0"/>
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:CellexReportDataType / cr:mmsMessages
Namespace urn:CellexReport
Diagram
Diagram CellexReport_xsd_Complex_Type_cr_MmsMessagesType.tmp#MmsMessagesType_mmsMessage CellexReport_xsd_Complex_Type_cr_MmsMessagesType.tmp#MmsMessagesType
Type cr:MmsMessagesType
Properties
content complex
minOccurs 0
Model
Children cr:mmsMessage
Instance
<cr:mmsMessages xmlns:cr="urn:CellexReport">
  <cr:mmsMessage>{1,unbounded}</cr:mmsMessage>
</cr:mmsMessages>
Source
<xs:element name="mmsMessages" type="cr:MmsMessagesType" minOccurs="0"/>
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:CellexReportDataType / cr:calendarEvents
Namespace urn:CellexReport
Diagram
Diagram CellexReport_xsd_Complex_Type_cr_CalendarEventsType.tmp#CalendarEventsType_calendarEvent CellexReport_xsd_Complex_Type_cr_CalendarEventsType.tmp#CalendarEventsType
Type cr:CalendarEventsType
Properties
content complex
minOccurs 0
Model
Children cr:calendarEvent
Instance
<cr:calendarEvents xmlns:cr="urn:CellexReport">
  <cr:calendarEvent>{1,unbounded}</cr:calendarEvent>
</cr:calendarEvents>
Source
<xs:element name="calendarEvents" type="cr:CalendarEventsType" minOccurs="0"/>
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:CellexReportDataType
Namespace urn:CellexReport
Diagram
Diagram CellexReport_xsd_Complex_Type_cr_CellexReportDataType.tmp#CellexReportDataType_kitNumber CellexReport_xsd_Complex_Type_cr_CellexReportDataType.tmp#CellexReportDataType_kitSchemaVersion CellexReport_xsd_Complex_Type_cr_CellexReportDataType.tmp#CellexReportDataType_kitSoftwareVersion CellexReport_xsd_Complex_Type_cr_CellexReportDataType.tmp#CellexReportDataType_owner CellexReport_xsd_Complex_Type_cr_CellexReportDataType.tmp#CellexReportDataType_serviceProvider CellexReport_xsd_Complex_Type_cr_CellexReportDataType.tmp#CellexReportDataType_isTrigger CellexReport_xsd_Complex_Type_cr_CellexReportDataType.tmp#CellexReportDataType_serviceType CellexReport_xsd_Complex_Type_cr_CellexReportDataType.tmp#CellexReportDataType_handsetInfo CellexReport_xsd_Complex_Type_cr_CellexReportDataType.tmp#CellexReportDataType_serviceTechnologyInfo CellexReport_xsd_Complex_Type_cr_CellexReportDataType.tmp#CellexReportDataType_phoneBookEntries CellexReport_xsd_Complex_Type_cr_CellexReportDataType.tmp#CellexReportDataType_callLogEntries CellexReport_xsd_Complex_Type_cr_CellexReportDataType.tmp#CellexReportDataType_smsMessages CellexReport_xsd_Complex_Type_cr_CellexReportDataType.tmp#CellexReportDataType_mmsMessages CellexReport_xsd_Complex_Type_cr_CellexReportDataType.tmp#CellexReportDataType_calendarEvents
Used by
Model
Children cr:calendarEvents , cr:callLogEntries , cr:handsetInfo , cr:isTrigger , cr:kitNumber , cr:kitSchemaVersion , cr:kitSoftwareVersion , cr:mmsMessages , cr:owner , cr:phoneBookEntries , cr:serviceProvider , cr:serviceTechnologyInfo , cr:serviceType , cr:smsMessages
Source
<xs:complexType name="CellexReportDataType">
  <xs:all>
    <xs:element name="kitNumber" type="xs:string" minOccurs="0"/>
    <xs:element name="kitSchemaVersion" type="xs:string" minOccurs="0"/>
    <xs:element name="kitSoftwareVersion" type="xs:string" minOccurs="0"/>
    <xs:element name="owner" type="xs:string" nillable="true" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Owner of the device</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="serviceProvider" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Company that is providing service for the electronic device</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="isTrigger" type="xs:boolean" nillable="true"/>
    <xs:element name="serviceType" type="cr:ServiceCategoryType" minOccurs="0"/>
    <xs:element name="handsetInfo" type="cr:HandsetDeviceType" minOccurs="0"/>
    <xs:element name="serviceTechnologyInfo" type="cr:ServiceTechnologyType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The type of service technology. Valid values are: GSM, CDMA, Thuraya, Unknown.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="phoneBookEntries" type="cr:PhoneBookEntriesType" minOccurs="0"/>
    <xs:element name="callLogEntries" type="cr:CallLogEntriesType" minOccurs="0"/>
    <xs:element name="smsMessages" type="cr:SmsMessagesType" minOccurs="0"/>
    <xs:element name="mmsMessages" type="cr:MmsMessagesType" minOccurs="0"/>
    <xs:element name="calendarEvents" type="cr:CalendarEventsType" minOccurs="0"/>
  </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