Showing:

Annotations
Diagrams
Facets
Source
Simple Type irm:RegexTokenType
Namespace urn:us:gov:ic:irm
Annotations

>A regex token type.

Diagram
Diagram
Type restriction of xsd:token
Facets
pattern [A-Z]{3}(_[A-Z][A-Z0-9\-]+)+
Source
<xsd:simpleType name="RegexTokenType">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">>A regex token type.</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:token">
    <xsd:pattern value="[A-Z]{3}(_[A-Z][A-Z0-9\-]+)+"/>
  </xsd:restriction>
</xsd:simpleType>
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