Showing:

Diagrams
Source
Used by
Simple Type AnalysisMethodType
Namespace urn:us:gov:ic:digitalhazmat
Diagram
Diagram DHZM_xsd_Simple_Type_AnalysisMethodEnumerationType.tmp#AnalysisMethodEnumerationType
Type union of( AnalysisMethodEnumerationType , restriction of xs:string)
Used by
Element AnalysisMethod
Source
<xs:simpleType name="AnalysisMethodType">
  <xs:union memberTypes="AnalysisMethodEnumerationType">
    <xs:simpleType>
      <xs:restriction base="xs:string">
        <xs:minLength value="1"/>
        <xs:maxLength value="255"/>
        <xs:pattern value="([a-zA-Z0-9])*"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:union>
</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