Showing:

Annotations
Attributes
Diagrams
Model
Properties
Source
Used by
Element cr:ClockType / cr:location
Namespace urn:CellexReport
Annotations
A free text field.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="location" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>A free text field.</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:ClockType / cr:setTime
Namespace urn:CellexReport
Annotations
Time to which the clock is set.
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="setTime" type="cr:NormalizedDateTimeType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Time to which the clock is set.</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:ClockType
Namespace urn:CellexReport
Diagram
Diagram CellexReport_xsd_Complex_Type_cr_ClockType.tmp#ClockType_location CellexReport_xsd_Complex_Type_cr_ClockType.tmp#ClockType_setTime
Used by
Model
Children cr:location , cr:setTime
Source
<xs:complexType name="ClockType">
  <xs:all>
    <xs:element name="location" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>A free text field.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="setTime" type="cr:NormalizedDateTimeType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Time to which the clock is set.</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