Showing:

Annotations
Diagrams
Source
Used by
Simple Type AnalysisMethodType
Namespace urn:us:gov:ic:anlysassert
Annotations

The contents of an AnalysisMethod element.

Diagram
Diagram ANLYS_xsd_Simple_Type_AnalysisMethodEnumerationType.tmp#AnalysisMethodEnumerationType
Type union of( AnalysisMethodEnumerationType , restriction of xs:string)
Used by
Element AnalysisMethod
Source
<xs:simpleType name="AnalysisMethodType">
  <xs:annotation>
    <xs:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The contents of an AnalysisMethod element.</p>
    </xs:documentation>
  </xs:annotation>
  <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 ANLYS.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