Showing:

Annotations
Diagrams
Model
Properties
Source
Used by
Element boe:PersonType / boe:Name
Namespace urn:us:gov:ic:boe
Annotations

The proper word or set of words by which the person is known.

Diagram
Diagram
Type ShortStringType
Properties
content simple
minOccurs 1
maxOccurs 1
Source
<xsd:element name="Name" type="ism:ShortStringType" minOccurs="1" maxOccurs="1">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The proper word or set of words by which the person is known.</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location BOE.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 boe:PersonType / boe:Title
Namespace urn:us:gov:ic:boe
Annotations

The person's official title.

Diagram
Diagram
Type ShortStringType
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<xsd:element name="Title" type="ism:ShortStringType" minOccurs="0" maxOccurs="1">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The person's official title.</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location BOE.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 boe:PersonType / boe:Organization
Namespace urn:us:gov:ic:boe
Annotations

The organization whom the person supports.

Diagram
Diagram
Type ShortStringType
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<xsd:element name="Organization" type="ism:ShortStringType" minOccurs="0" maxOccurs="1">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The organization whom the person supports.</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location BOE.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 boe:PersonType / boe:Email
Namespace urn:us:gov:ic:boe
Annotations

The primary email or email best used for contacting the person.

Diagram
Diagram
Type ShortStringType
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<xsd:element name="Email" type="ism:ShortStringType" minOccurs="0" maxOccurs="1">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The primary email or email best used for contacting the person.</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location BOE.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 boe:PersonType / boe:Phone
Namespace urn:us:gov:ic:boe
Annotations

The primary phone number or phone number best used for contacting the person.

Diagram
Diagram
Type ShortStringType
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<xsd:element name="Phone" type="ism:ShortStringType" minOccurs="0" maxOccurs="1">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The primary phone number or phone number best used for contacting the person.</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location BOE.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 boe:PersonType
Namespace urn:us:gov:ic:boe
Diagram
Diagram BOE_xsd_Complex_Type_boe_PersonType.tmp#PersonType_Name BOE_xsd_Complex_Type_boe_PersonType.tmp#PersonType_Title BOE_xsd_Complex_Type_boe_PersonType.tmp#PersonType_Organization BOE_xsd_Complex_Type_boe_PersonType.tmp#PersonType_Email BOE_xsd_Complex_Type_boe_PersonType.tmp#PersonType_Phone
Used by
Model
Children boe:Email , boe:Name , boe:Organization , boe:Phone , boe:Title
Source
<xsd:complexType name="PersonType">
  <xsd:all>
    <xsd:element name="Name" type="ism:ShortStringType" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The proper word or set of words by which the person is known.</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="Title" type="ism:ShortStringType" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The person's official title.</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="Organization" type="ism:ShortStringType" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The organization whom the person supports.</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="Email" type="ism:ShortStringType" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The primary email or email best used for contacting the person.</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="Phone" type="ism:ShortStringType" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The primary phone number or phone number best used for contacting the person.</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:all>
  <xsd:attributeGroup ref="ism:SecurityAttributesGroup"/>
</xsd:complexType>
Schema location BOE.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