Showing:

Annotations
Diagrams
Facets
Model
Properties
Source
Used by
Element irm:PersonType / irm:name
Namespace urn:us:gov:ic:irm
Annotations

ded:Definition: An element within person that contains a name given to a person at birth or baptism, in addition to a surname.

ded:Obligation: (Conditional) Mandatory if person is used.

ded:Comment: Example: "John Q", in "John Q. Doe", There is no maximum number of name elements.

Diagram
Diagram IC-IRM_xsd_Simple_Type_irm_simpleTokenType.tmp#simpleTokenType
Type irm:simpleTokenType
Properties
content simple
maxOccurs unbounded
Facets
minLength 1
Source
<xsd:element name="name" type="irm:simpleTokenType" maxOccurs="unbounded">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An element within person that contains a name given to a person at birth or baptism, in addition to a surname.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Conditional) Mandatory if person is used.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: Example: "John Q", in "John Q. Doe", There is no maximum number of name elements.</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location IC-IRM.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 irm:PersonType / irm:surname
Namespace urn:us:gov:ic:irm
Annotations
?

ded:Definition: An element within person that contains a name shared in common to identify members of a family; also called "last name." A name shared in common to identify members of a family; also called "last name".

ded:Obligation: (Conditional) Mandatory if person is used.

ded:Comment: This value must contain a complete last name, and cannot be an initial. Example: "Doe" in "John Q. Doe". There must be only one surname element.

Diagram
Diagram IC-IRM_xsd_Simple_Type_irm_simpleTokenType.tmp#simpleTokenType
Type irm:simpleTokenType
Properties
content simple
Facets
minLength 1
Source
<xsd:element name="surname" type="irm:simpleTokenType">
  <xsd:annotation>
    <xsd:documentation>&#x2028;
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An element within person that contains a name shared in common to identify members of a family; also called "last name." A name shared in common to identify members of a family; also called "last name".</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Conditional) Mandatory if person is used.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: This value must contain a complete last name, and cannot be an initial. Example: "Doe" in "John Q. Doe". There must be only one surname element.</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location IC-IRM.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 irm:PersonType / irm:phone
Namespace urn:us:gov:ic:irm
Annotations
?

ded:Definition: An element within person that contains a telephone number. A telephone number. Optional. This value must include country code and area code, when applicable.

ded:Obligation: (Optional)

ded:Comment: This value must include country code and area code, when applicable. There is no maximum number of phone elements.

Diagram
Diagram IC-IRM_xsd_Simple_Type_irm_simpleTokenType.tmp#simpleTokenType
Type irm:simpleTokenType
Properties
content simple
minOccurs 0
maxOccurs unbounded
Facets
minLength 1
Source
<xsd:element name="phone" type="irm:simpleTokenType" minOccurs="0" maxOccurs="unbounded">
  <xsd:annotation>
    <xsd:documentation>&#x2028;
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An element within person that contains a telephone number. A telephone number. Optional. This value must include country code and area code, when applicable.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Optional)</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: This value must include country code and area code, when applicable. There is no maximum number of phone elements.</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location IC-IRM.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 irm:PersonType / irm:email
Namespace urn:us:gov:ic:irm
Annotations
?

ded:Definition: An element within person that contains an address for electronic email. An address for electronic mail.

ded:Obligation: (Optional)

ded:Comment: There is no maximum number of email elements.

Diagram
Diagram IC-IRM_xsd_Simple_Type_irm_simpleTokenType.tmp#simpleTokenType
Type irm:simpleTokenType
Properties
content simple
minOccurs 0
maxOccurs unbounded
Facets
minLength 1
Source
<xsd:element name="email" type="irm:simpleTokenType" minOccurs="0" maxOccurs="unbounded">
  <xsd:annotation>
    <xsd:documentation>&#x2028;
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An element within person that contains an address for electronic email. An address for electronic mail.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Optional)</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: There is no maximum number of email elements.</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location IC-IRM.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 irm:PersonType / irm:userID
Namespace urn:us:gov:ic:irm
Annotations
?

ded:Definition: An element within person that contains a unique identifier applied by a community or organization to an author, coauthor, POC, tasking requester or addressee. Unique identifier applied by an agency to an author, coauthor, POC, tasking requester or addressee.

ded:Obligation: (Optional)

ded:Comment: If used, there can be only one userID element.

Diagram
Diagram IC-IRM_xsd_Simple_Type_irm_simpleTokenType.tmp#simpleTokenType
Type irm:simpleTokenType
Properties
content simple
minOccurs 0
Facets
minLength 1
Source
<xsd:element name="userID" type="irm:simpleTokenType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>&#x2028;
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An element within person that contains a unique identifier applied by a community or organization to an author, coauthor, POC, tasking requester or addressee. Unique identifier applied by an agency to an author, coauthor, POC, tasking requester or addressee.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Optional)</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: If used, there can be only one userID element.</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location IC-IRM.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 irm:PersonType
Namespace urn:us:gov:ic:irm
Annotations
?

The type used to model the irm:Person element.

Diagram
Diagram IC-IRM_xsd_Complex_Type_irm_PersonType.tmp#PersonType_name IC-IRM_xsd_Complex_Type_irm_PersonType.tmp#PersonType_surname IC-IRM_xsd_Complex_Type_irm_PersonType.tmp#PersonType_phone IC-IRM_xsd_Complex_Type_irm_PersonType.tmp#PersonType_email IC-IRM_xsd_Complex_Type_irm_PersonType.tmp#PersonType_userID IC-IRM_xsd_Element_irm_affiliation.tmp#urn_us_gov_ic_irm_affiliation
Used by
Element irm:person
Model
Children irm:affiliation , irm:email , irm:name , irm:phone , irm:surname , irm:userID
Source
<xsd:complexType name="PersonType">
  <xsd:annotation>
    <xsd:documentation>&#x2028;
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The type used to model the irm:Person element.</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="name" type="irm:simpleTokenType" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An element within person that contains a name given to a person at birth or baptism, in addition to a surname.</p>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Conditional) Mandatory if person is used.</p>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: Example: "John Q", in "John Q. Doe", There is no maximum number of name elements.</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="surname" type="irm:simpleTokenType">
      <xsd:annotation>
        <xsd:documentation>&#x2028;
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An element within person that contains a name shared in common to identify members of a family; also called "last name." A name shared in common to identify members of a family; also called "last name".</p>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Conditional) Mandatory if person is used.</p>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: This value must contain a complete last name, and cannot be an initial. Example: "Doe" in "John Q. Doe". There must be only one surname element.</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="phone" type="irm:simpleTokenType" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>&#x2028;
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An element within person that contains a telephone number. A telephone number. Optional. This value must include country code and area code, when applicable.</p>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Optional)</p>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: This value must include country code and area code, when applicable. There is no maximum number of phone elements.</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="email" type="irm:simpleTokenType" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>&#x2028;
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An element within person that contains an address for electronic email. An address for electronic mail.</p>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Optional)</p>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: There is no maximum number of email elements.</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="userID" type="irm:simpleTokenType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>&#x2028;
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An element within person that contains a unique identifier applied by a community or organization to an author, coauthor, POC, tasking requester or addressee. Unique identifier applied by an agency to an author, coauthor, POC, tasking requester or addressee.</p>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Optional)</p>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: If used, there can be only one userID element.</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="irm:affiliation" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:complexType>
Schema location IC-IRM.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