Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element cr:PhoneBookEntriesType / cr:phoneBookEntry
Namespace urn:CellexReport
Diagram
Diagram CellexReport_xsd_Complex_Type_cr_PhoneBookEntryType.tmp#PhoneBookEntryType_index CellexReport_xsd_Complex_Type_cr_PhoneBookEntryType.tmp#PhoneBookEntryType_name CellexReport_xsd_Complex_Type_cr_PhoneBookEntryType.tmp#PhoneBookEntryType_number CellexReport_xsd_Complex_Type_cr_PhoneBookEntryType.tmp#PhoneBookEntryType_origName CellexReport_xsd_Complex_Type_cr_PhoneBookEntryType.tmp#PhoneBookEntryType_memoryLocation CellexReport_xsd_Complex_Type_cr_PhoneBookEntryType.tmp#PhoneBookEntryType_designation CellexReport_xsd_Complex_Type_cr_PhoneBookEntryType.tmp#PhoneBookEntryType
Type cr:PhoneBookEntryType
Properties
content complex
maxOccurs unbounded
Model
Children cr:designation , cr:index , cr:memoryLocation , cr:name , cr:number , cr:origName
Instance
<cr:phoneBookEntry xmlns:cr="urn:CellexReport">
  <cr:index>{0,1}</cr:index>
  <cr:name>{0,1}</cr:name>
  <cr:number>{0,1}</cr:number>
  <cr:origName>{0,1}</cr:origName>
  <cr:memoryLocation>{0,1}</cr:memoryLocation>
  <cr:designation>{0,1}</cr:designation>
</cr:phoneBookEntry>
Source
<xs:element name="phoneBookEntry" type="cr:PhoneBookEntryType" 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:PhoneBookEntriesType
Namespace urn:CellexReport
Annotations
The device's phone book may contain multiple entries. Each entry will optionally contain: index, name, number, original name, memory location, and designation.
Diagram
Diagram CellexReport_xsd_Complex_Type_cr_PhoneBookEntriesType.tmp#PhoneBookEntriesType_phoneBookEntry
Used by
Model
Children cr:phoneBookEntry
Source
<xs:complexType name="PhoneBookEntriesType">
  <xs:annotation>
    <xs:documentation>The device's phone book may contain multiple entries. Each entry will optionally contain: index, name, number, original name, memory location, and designation.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="phoneBookEntry" type="cr:PhoneBookEntryType" 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