<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.
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.
<xsd:element name="surname" type="irm:simpleTokenType"><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 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.
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.
<xsd:element name="phone" type="irm:simpleTokenType" minOccurs="0" 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 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.
<xsd:element name="email" type="irm:simpleTokenType" minOccurs="0" 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 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.
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.
<xsd:element name="userID" type="irm:simpleTokenType" minOccurs="0"><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 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.
<xsd:complexType name="PersonType"><xsd:annotation><xsd:documentation>
<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>
<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>
<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>
<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>
<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