Showing:

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

Reflects the assigned organization of the entity

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="dutyOrganizationType">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Reflects the assigned organization of the entity</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