Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type StringValueType
Namespace urn:us:gov:ic:anlysassert
Annotations

Intended for textual content encoded as a string.

Diagram
Diagram ANLYS_xsd_Simple_Type_StringValueRestrictedType.tmp#StringValueRestrictedType ANLYS_xsd_Attribute_filename.tmp#urn_us_gov_ic_anlysassert_filename ANLYS_xsd_Attribute_isEncrypted.tmp#urn_us_gov_ic_anlysassert_isEncrypted ANLYS_xsd_Attribute_id.tmp#urn_us_gov_ic_anlysassert_id
Type extension of StringValueRestrictedType
Type hierarchy
Used by
Attributes
QName Type Use Annotation
filename FilenameType optional

This is the filename of a configuration file.

id xs:ID optional

A unique local identifier used for binding and signing purposes. Not guaranteed to be unique across multiple TDC/TDOs but must be unique within a single instance of either.

isEncrypted xs:boolean optional

Used to denote if contents are encrypted. When this optional attribute is absent, it is assumed to be false.

Source
<xs:complexType name="StringValueType">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Intended for textual content encoded as a string.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="anlys:StringValueRestrictedType">
      <xs:attribute ref="filename" use="optional"/>
      <xs:attribute ref="isEncrypted" use="optional"/>
      <xs:attribute ref="id" use="optional"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
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