Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Simple Type its:UUIDv4Type
Namespace urn:us:gov:ic:its
Annotations

A string that conforms to the pattern for a version 4 UUID as specified by RFC 4122.

Diagram
Diagram
Type restriction of xs:string
Properties
final restriction, list, union
Facets
pattern [A-Fa-f0-9]{8}-[A-Fa-f0-9]{4}-4[A-Fa-f0-9]{3}-[89aAbB][A-Fa-f0-9]{3}-[A-Fa-f0-9]{12}
Used by
Source
<xs:simpleType name="UUIDv4Type" final="#all">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">A string that conforms to the pattern for a version 4 UUID as specified by RFC 4122.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:pattern value="[A-Fa-f0-9]{8}-[A-Fa-f0-9]{4}-4[A-Fa-f0-9]{3}-[89aAbB][A-Fa-f0-9]{3}-[A-Fa-f0-9]{12}"/>
  </xs:restriction>
</xs:simpleType>
Schema location ITS-MS.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