Showing:

Annotations
Diagrams
Facets
Source
Simple Type ac:ShortStringType
Namespace urn:us:gov:ic:authcat
Annotations

A string with a 256 character limit.

Diagram
Diagram
Type restriction of xs:string
Facets
maxLength 256
Source
<xs:simpleType name="ShortStringType">
  <xs:annotation>
    <xs:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A string with a 256 character limit.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:maxLength value="256"/>
  </xs:restriction>
</xs:simpleType>
Schema location AuthorityCategory.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