Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type OriginatorType
Namespace urn:us:gov:ic:cdsmanifest
Annotations

A list for expressing software vendors.

Diagram
Diagram
Type restriction of xs:string
Facets
minLength 1
maxLength 50
pattern ([a-zA-Z0-9\s_-])*
Used by
Element Originator
Source
<xs:simpleType name="OriginatorType">
  <xs:annotation>
    <xs:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A list for expressing software vendors.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:minLength value="1"/>
    <xs:maxLength value="50"/>
    <xs:pattern value="([a-zA-Z0-9\s_-])*"/>
  </xs:restriction>
</xs:simpleType>
Schema location CDSM.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