Showing:

Diagrams
Facets
Source
Used by
Simple Type ContentCollectionHostType
Namespace urn:us:gov:ic:digitalhazmat
Diagram
Diagram
Type restriction of xs:string
Facets
minLength 1
maxLength 255
pattern ([a-zA-Z0-9_\.-])*
Used by
Source
<xs:simpleType name="ContentCollectionHostType">
  <xs:restriction base="xs:string">
    <xs:minLength value="1"/>
    <xs:maxLength value="255"/>
    <xs:pattern value="([a-zA-Z0-9_\.-])*"/>
  </xs:restriction>
</xs:simpleType>
Schema location DHZM.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