Showing:

Annotations
Attributes
Diagrams
Model
Properties
Source
Used by
Element cr:LocationType / cr:isGPSWayPoint
Namespace urn:CellexReport
Annotations
Boolean.
Diagram
Diagram
Type xs:boolean
Properties
content simple
minOccurs 0
default false
Source
<xs:element name="isGPSWayPoint" type="xs:boolean" default="false" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Boolean.</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:LocationType / cr:wayPointName
Namespace urn:CellexReport
Annotations
Name assigned to the GPS Way Point
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="wayPointName" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Name assigned to the GPS Way Point</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:LocationType / cr:lastSelectedDtg
Namespace urn:CellexReport
Annotations
Last Date/Time selected in the GPS device in GMT format.
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="lastSelectedDtg" type="cr:NormalizedDateTimeType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Last Date/Time selected in the GPS device in GMT format.</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:LocationType / cr:rawLatitude
Namespace urn:CellexReport
Annotations
Latitude as stored in the GPS device.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="rawLatitude" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Latitude as stored in the GPS 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:LocationType / cr:rawLongitude
Namespace urn:CellexReport
Annotations
Longitude as stored in the GPS device.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="rawLongitude" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Longitude as stored in the GPS 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:LocationType / cr:normalizedLatitude
Namespace urn:CellexReport
Annotations
Longitude normalized to standard display format
Diagram
Diagram
Type xs:double
Properties
content simple
minOccurs 0
Source
<xs:element name="normalizedLatitude" type="xs:double" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Longitude normalized to standard display format</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:LocationType / cr:normalizedLongitude
Namespace urn:CellexReport
Annotations
Latitude normalized to standard display format
Diagram
Diagram
Type xs:double
Properties
content simple
minOccurs 0
Source
<xs:element name="normalizedLongitude" type="xs:double" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Latitude normalized to standard display format</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:LocationType / cr:rawMGRS
Namespace urn:CellexReport
Annotations
Military Grid Reference system geocoordinates as stored on the device.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="rawMGRS" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Military Grid Reference system geocoordinates as stored on 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:LocationType / cr:normalizedMGRS
Namespace urn:CellexReport
Annotations
Military Grid Reference System geocoordinates normalized to standard display format
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="normalizedMGRS" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Military Grid Reference System geocoordinates normalized to standard display format</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:LocationType
Namespace urn:CellexReport
Annotations
The exploited device may be a Global Positioning System (GP) device. The device may contain multiple stored locations.
Diagram
Diagram CellexReport_xsd_Complex_Type_cr_LocationType.tmp#LocationType_isGPSWayPoint CellexReport_xsd_Complex_Type_cr_LocationType.tmp#LocationType_wayPointName CellexReport_xsd_Complex_Type_cr_LocationType.tmp#LocationType_lastSelectedDtg CellexReport_xsd_Complex_Type_cr_LocationType.tmp#LocationType_rawLatitude CellexReport_xsd_Complex_Type_cr_LocationType.tmp#LocationType_rawLongitude CellexReport_xsd_Complex_Type_cr_LocationType.tmp#LocationType_normalizedLatitude CellexReport_xsd_Complex_Type_cr_LocationType.tmp#LocationType_normalizedLongitude CellexReport_xsd_Complex_Type_cr_LocationType.tmp#LocationType_rawMGRS CellexReport_xsd_Complex_Type_cr_LocationType.tmp#LocationType_normalizedMGRS
Used by
Model
Children cr:isGPSWayPoint , cr:lastSelectedDtg , cr:normalizedLatitude , cr:normalizedLongitude , cr:normalizedMGRS , cr:rawLatitude , cr:rawLongitude , cr:rawMGRS , cr:wayPointName
Source
<xs:complexType name="LocationType">
  <xs:annotation>
    <xs:documentation>The exploited device may be a Global Positioning System (GP) device. The device may contain multiple stored locations.</xs:documentation>
  </xs:annotation>
  <xs:all>
    <xs:element name="isGPSWayPoint" type="xs:boolean" default="false" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Boolean.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="wayPointName" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Name assigned to the GPS Way Point</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="lastSelectedDtg" type="cr:NormalizedDateTimeType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Last Date/Time selected in the GPS device in GMT format.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="rawLatitude" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Latitude as stored in the GPS device.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="rawLongitude" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Longitude as stored in the GPS device.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="normalizedLatitude" type="xs:double" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Longitude normalized to standard display format</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="normalizedLongitude" type="xs:double" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Latitude normalized to standard display format</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="rawMGRS" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Military Grid Reference system geocoordinates as stored on the device.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="normalizedMGRS" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Military Grid Reference System geocoordinates normalized to standard display format</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