Showing:

Annotations
Diagrams
Facets
Source
Simple Type UnregisteredCPEType
Namespace urn:us:gov:ic:digitalhazmat
Annotations

Unregistered CPE has "Other:" as a prefix on the cpe22Type and cpe23Type regex. The regular expressions OR'ed together in this type were copied verbatim from the cpe22Type and cpe23Type definitions in the official CPE schema . The length restriction is added to constrain the values to a reasonable length for cross-domain use.

Diagram
Diagram
Type restriction of xs:anyURI
Facets
minLength 1
maxLength 1024
pattern Other:([c][pP][eE]:/[AHOaho]?(:[A-Za-z0-9\._\-~%]*){0,6})|Other:(cpe:2\.3:[aho\*\-](:(((\?*|\*?)([a-zA-Z0-9\-\._]|(\\[\\\*\?!"#$$%&'\(\)\+,/:;<=>@\[\]\^`\{\|}~]))+(\?*|\*?))|[\*\-])){5}(:(([a-zA-Z]{2,3}(-([a-zA-Z]{2}|[0-9]{3}))?)|[\*\-]))(:(((\?*|\*?)([a-zA-Z0-9\-\._]|(\\[\\\*\?!"#$$%&'\(\)\+,/:;<=>@\[\]\^`\{\|}~]))+(\?*|\*?))|[\*\-])){4})
Source
<xs:simpleType name="UnregisteredCPEType">
  <xs:annotation>
    <xs:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Unregistered CPE has "Other:" as a prefix on the cpe22Type and cpe23Type regex. The regular expressions OR'ed together in this type were copied verbatim from the cpe22Type and cpe23Type definitions in
        <a xhtml:href="https://csrc.nist.gov/schema/cpe/2.3/cpe-naming_2.3.xsd">the official CPE schema</a>. The length restriction is added to constrain the values to a reasonable length for cross-domain use.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:anyURI">
    <xs:minLength value="1"/>
    <xs:maxLength value="1024"/>
    <xs:pattern value="Other:([c][pP][eE]:/[AHOaho]?(:[A-Za-z0-9\._\-~%]*){0,6})|Other:(cpe:2\.3:[aho\*\-](:(((\?*|\*?)([a-zA-Z0-9\-\._]|(\\[\\\*\?!"#$$%&'\(\)\+,/:;<=>@\[\]\^`\{\|}~]))+(\?*|\*?))|[\*\-])){5}(:(([a-zA-Z]{2,3}(-([a-zA-Z]{2}|[0-9]{3}))?)|[\*\-]))(:(((\?*|\*?)([a-zA-Z0-9\-\._]|(\\[\\\*\?!"#$$%&'\(\)\+,/:;<=>@\[\]\^`\{\|}~]))+(\?*|\*?))|[\*\-])){4})"/>
  </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