Showing:

Annotations
Diagrams
Source
Used by
Simple Type uias:adminOrganizationType
Namespace urn:us:gov:ic:uias
Annotations

Reflects the home organization of the entity.

Contains the token that represents an entity's administrative organization. This is tied to the USAgency Acronym list for US Agencies and follows an open ended regular expression for the other five eyes countries

Diagram
Diagram CVEnumUSAgencyAcronym_xsd_Simple_Type_CVEnumUSAgencyAcronym.tmp#CVEnumUSAgencyAcronym
Type union of( CVEnumUSAgencyAcronym , restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token)
Used by
Source
<xs:simpleType name="adminOrganizationType">
  <xs:annotation>
    <xs:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Reflects the home organization of the entity.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Contains the token that represents an entity's administrative organization. This is tied to the USAgency Acronym list for US Agencies and follows an open ended regular expression for the other five eyes countries</p>
    </xs:documentation>
  </xs:annotation>
  <xs:union memberTypes="uaa:CVEnumUSAgencyAcronym">
    <xs:simpleType>
      <xs:annotation>
        <xs:documentation xml:lang="en">
          <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">AUS admin org regex</p>
        </xs:documentation>
      </xs:annotation>
      <xs:restriction base="xs:token">
        <xs:pattern value="AUS.[A-Za-z0-9_\-\.]{1,36}"/>
      </xs:restriction>
    </xs:simpleType>
    <xs:simpleType>
      <xs:annotation>
        <xs:documentation xml:lang="en">
          <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">CAN admin org regex</p>
        </xs:documentation>
      </xs:annotation>
      <xs:restriction base="xs:token">
        <xs:pattern value="CAN.[A-Za-z0-9_\-\.]{1,36}"/>
      </xs:restriction>
    </xs:simpleType>
    <xs:simpleType>
      <xs:annotation>
        <xs:documentation xml:lang="en">
          <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">GBR admin org regex</p>
        </xs:documentation>
      </xs:annotation>
      <xs:restriction base="xs:token">
        <xs:pattern value="GBR.[A-Za-z0-9_\-\.]{1,36}"/>
      </xs:restriction>
    </xs:simpleType>
    <xs:simpleType>
      <xs:annotation>
        <xs:documentation xml:lang="en">
          <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">NZL admin org regex</p>
        </xs:documentation>
      </xs:annotation>
      <xs:restriction base="xs:token">
        <xs:pattern value="NZL.[A-Za-z0-9_\-\.]{1,36}"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Schema location UIAS.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