Showing:

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

ded:Definition: An element within service or unknown that contains the name of the web service.

ded:Obligation: (Conditional) Mandatory if the service or unknown is used.

ded:Comment: This name might be the namespaced-qualified name of the web service or the name given to the unknown entity. 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 service or unknown that contains the name of the web service.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Conditional) Mandatory if the service or unknown is used.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: This name might be the namespaced-qualified name of the web service or the name given to the unknown entity. 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:AffiliatedProducerType / irm:phone
Namespace urn:us:gov:ic:irm
Annotations
?

ded:Definition: An element within service or unknown 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: A telephone number at which the responsible provider for a web service can be contacted. 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 service or unknown 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: A telephone number at which the responsible provider for a web service can be contacted. 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:AffiliatedProducerType / irm:email
Namespace urn:us:gov:ic:irm
Annotations
?

ded:Definition: An element within service or unknown that contains an address for electronic email. An address for electronic mail.

ded:Obligation: (Optional)

ded:Comment: An email address at which the responsible provider for a web service or unknown entity can be contacted. 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 service or unknown 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: An email address at which the responsible provider for a web service or unknown entity can be contacted. 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.
Complex Type irm:AffiliatedProducerType
Namespace urn:us:gov:ic:irm
Annotations
?

The type used to model the irm:producer element.

Diagram
Diagram IC-IRM_xsd_Complex_Type_irm_ProducerBaseType.tmp#ProducerBaseType IC-IRM_xsd_Complex_Type_irm_AffiliatedProducerType.tmp#AffiliatedProducerType_name IC-IRM_xsd_Complex_Type_irm_AffiliatedProducerType.tmp#AffiliatedProducerType_phone IC-IRM_xsd_Complex_Type_irm_AffiliatedProducerType.tmp#AffiliatedProducerType_email IC-IRM_xsd_Element_irm_affiliation.tmp#urn_us_gov_ic_irm_affiliation
Type extension of irm:ProducerBaseType
Type hierarchy
Used by
Model
Children irm:affiliation , irm:email , irm:name , irm:phone
Attributes
Wildcard: ANY attribute from ANY namespace OTHER than 'urn:us:gov:ic:irm'
Source
<xsd:complexType name="AffiliatedProducerType">
  <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:producer element.</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="irm:ProducerBaseType">
      <xsd:sequence minOccurs="0">
        <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 service or unknown that contains the name of the web service.</p>
              <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Conditional) Mandatory if the service or unknown is used.</p>
              <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: This name might be the namespaced-qualified name of the web service or the name given to the unknown entity. There is no maximum number of name elements.</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 service or unknown 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: A telephone number at which the responsible provider for a web service can be contacted. 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 service or unknown 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: An email address at which the responsible provider for a web service or unknown entity can be contacted. There is no maximum number of email elements.</p>
            </xsd:documentation>
          </xsd:annotation>
        </xsd:element>
        <xsd:element ref="irm:affiliation" minOccurs="0" maxOccurs="unbounded"/>
      </xsd:sequence>
    </xsd:extension>
  </xsd:complexContent>
</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