Showing:

Diagrams
Instances
Model
Properties
Source
Used by
Element cr:GpsLocationsType / cr:gpsLocation
Namespace urn:CellexReport
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 CellexReport_xsd_Complex_Type_cr_LocationType.tmp#LocationType
Type cr:LocationType
Properties
content complex
maxOccurs unbounded
Model
Children cr:isGPSWayPoint , cr:lastSelectedDtg , cr:normalizedLatitude , cr:normalizedLongitude , cr:normalizedMGRS , cr:rawLatitude , cr:rawLongitude , cr:rawMGRS , cr:wayPointName
Instance
<cr:gpsLocation xmlns:cr="urn:CellexReport">
  <cr:isGPSWayPoint>{0,1}</cr:isGPSWayPoint>
  <cr:wayPointName>{0,1}</cr:wayPointName>
  <cr:lastSelectedDtg normalizedDate="" normalizedDateTime="" rawDateTime="">{0,1}</cr:lastSelectedDtg>
  <cr:rawLatitude>{0,1}</cr:rawLatitude>
  <cr:rawLongitude>{0,1}</cr:rawLongitude>
  <cr:normalizedLatitude>{0,1}</cr:normalizedLatitude>
  <cr:normalizedLongitude>{0,1}</cr:normalizedLongitude>
  <cr:rawMGRS>{0,1}</cr:rawMGRS>
  <cr:normalizedMGRS>{0,1}</cr:normalizedMGRS>
</cr:gpsLocation>
Source
<xs:element name="gpsLocation" type="cr:LocationType" maxOccurs="unbounded"/>
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:GpsLocationsType
Namespace urn:CellexReport
Diagram
Diagram CellexReport_xsd_Complex_Type_cr_GpsLocationsType.tmp#GpsLocationsType_gpsLocation
Used by
Model
Children cr:gpsLocation
Source
<xs:complexType name="GpsLocationsType">
  <xs:sequence>
    <xs:element name="gpsLocation" type="cr:LocationType" maxOccurs="unbounded"/>
  </xs:sequence>
</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