Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type ReferenceValueType
Namespace urn:us:gov:ic:tdf
Diagram
Diagram IC-TDF_xsd_Complex_Type_ReferenceValueType.tmp#ReferenceValueType_uri IC-TDF_xsd_Attribute_mediaType.tmp#mediaType IC-TDF_xsd_Attribute_isEncrypted.tmp#isEncrypted
Used by
Attributes
QName Type Use Annotation
isEncrypted xs:boolean optional

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

mediaType MediaTypeType optional

An attribute for expressing the mediaType of an object as defined in RFC 4288.

uri required

A uri expressing the location of the referenced material.

Source
<xs:complexType name="ReferenceValueType">
  <xs:attribute name="uri" use="required">
    <xs:annotation>
      <xs:documentation>
        <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">A uri expressing the location of the referenced material.</p>
      </xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute ref="mediaType" use="optional"/>
  <xs:attribute ref="isEncrypted" use="optional"/>
</xs:complexType>
Schema location IC-TDF.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.
Attribute ReferenceValueType / @uri
Namespace urn:us:gov:ic:tdf
Annotations

A uri expressing the location of the referenced material.

Properties
use required
Used by
Complex Type ReferenceValueType
Source
<xs:attribute name="uri" use="required">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">A uri expressing the location of the referenced material.</p>
    </xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location IC-TDF.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