Showing:

Diagrams
Facets
Source
Used by
Simple Type pubs:BEnumberType
Namespace urn:us:gov:ic:pubs
Diagram
Diagram
Type restriction of xsd:string
Facets
pattern ([0-9]{4}[E\-][0-9]{4,5})|([0-9]{4}[A-Z]{2}[0-9]{3,4})|([0-9]{4}[A-Z]{3}[0-9]{3})
Used by
Source
<xsd:simpleType name="BEnumberType">
  <xsd:restriction base="xsd:string">
    <xsd:pattern value="[0-9]{4}[E\-][0-9]{4,5}"/>
    <xsd:pattern value="[0-9]{4}[A-Z]{2}[0-9]{3,4}"/>
    <xsd:pattern value="[0-9]{4}[A-Z]{3}[0-9]{3}"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location PUBS-XML.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