<xs:element name="handsetModel" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>Model number of handset</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.
International Mobile Equipment Identity or IMEI is a number (decimal), usually
unique to identify GSM, WCDMA, and iDEN mobile phones, as well as some satellite phones.
It is usually found printed inside the battery compartment of the phone. It can also
be displayed on the screen of the phone by entering *#06# into the keypad on most
phones.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element name="imei" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>International Mobile Equipment Identity or IMEI is a number (decimal), usually unique to identify GSM, WCDMA, and iDEN mobile phones, as well as some satellite phones. It is usually found printed inside the battery compartment of the phone. It can also be displayed on the screen of the phone by entering *#06# into the keypad on most phones.</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.
Refers to the version of the hardware of a handset or a CELLEX kit.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element name="hardwareVersion" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>Refers to the version of the hardware of a handset or a CELLEX kit.</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.
<xs:element name="softwareVersion" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>Refers to the software version of a handset.</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.
Refers to the time that the handset was set once the phone was exploited. Most
of the time it will be the same as Actual Time, but there have been cases where phones
were not in sync with the real time.
<xs:element name="timeSetTo" type="cr:NormalizedDateTimeType" minOccurs="0"><xs:annotation><xs:documentation>Refers to the time that the handset was set once the phone was exploited. Most of the time it will be the same as Actual Time, but there have been cases where phones were not in sync with the real time.</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.
<xs:element name="actualTime" type="cr:NormalizedDateTimeType" minOccurs="0"><xs:annotation><xs:documentation>The actual time when the handset is exploited by a CELLEX kit.</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.
<xs:element name="memoryCards" minOccurs="0"><xs:complexType><xs:sequence><xs:element name="memoryCard" type="xs:string" maxOccurs="unbounded"><xs:annotation><xs:documentation>Refers to whether a phone has a memory card within it during capture. Typical memory cards are SD cards.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></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.
Refers to whether a phone has a memory card within it during capture. Typical
memory cards are SD cards.
Diagram
Type
xs:string
Properties
content
simple
maxOccurs
unbounded
Source
<xs:element name="memoryCard" type="xs:string" maxOccurs="unbounded"><xs:annotation><xs:documentation>Refers to whether a phone has a memory card within it during capture. Typical memory cards are SD cards.</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.
Refers to a possible message on a handset, which is displayed once the handset
is turned on.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element name="greetingMessage" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>Refers to a possible message on a handset, which is displayed once the handset is turned on.</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.
The code to unlock a locked phone. Typically a 4 digit number.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element name="keypadLockCode" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The code to unlock a locked phone. Typically a 4 digit 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.
The unique 48-bit address of the Bluetooth device.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element name="bluetoothID" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The unique 48-bit address of the Bluetooth 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.
<xs:complexType name="HandsetDeviceType"><xs:all><xs:element name="handsetMake" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>Company that manufactured hanset.</xs:documentation></xs:annotation></xs:element><xs:element name="handsetModel" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>Model number of handset</xs:documentation></xs:annotation></xs:element><xs:element name="imei" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>International Mobile Equipment Identity or IMEI is a number (decimal), usually unique to identify GSM, WCDMA, and iDEN mobile phones, as well as some satellite phones. It is usually found printed inside the battery compartment of the phone. It can also be displayed on the screen of the phone by entering *#06# into the keypad on most phones.</xs:documentation></xs:annotation></xs:element><xs:element name="hardwareVersion" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>Refers to the version of the hardware of a handset or a CELLEX kit.</xs:documentation></xs:annotation></xs:element><xs:element name="softwareVersion" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>Refers to the software version of a handset.</xs:documentation></xs:annotation></xs:element><xs:element name="timeSetTo" type="cr:NormalizedDateTimeType" minOccurs="0"><xs:annotation><xs:documentation>Refers to the time that the handset was set once the phone was exploited. Most of the time it will be the same as Actual Time, but there have been cases where phones were not in sync with the real time.</xs:documentation></xs:annotation></xs:element><xs:element name="actualTime" type="cr:NormalizedDateTimeType" minOccurs="0"><xs:annotation><xs:documentation>The actual time when the handset is exploited by a CELLEX kit.</xs:documentation></xs:annotation></xs:element><xs:element name="memoryCards" minOccurs="0"><xs:complexType><xs:sequence><xs:element name="memoryCard" type="xs:string" maxOccurs="unbounded"><xs:annotation><xs:documentation>Refers to whether a phone has a memory card within it during capture. Typical memory cards are SD cards.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="greetingMessage" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>Refers to a possible message on a handset, which is displayed once the handset is turned on.</xs:documentation></xs:annotation></xs:element><xs:element name="keypadLockCode" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The code to unlock a locked phone. Typically a 4 digit number.</xs:documentation></xs:annotation></xs:element><xs:element name="bluetoothID" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The unique 48-bit address of the Bluetooth device.</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