Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type MediaTypeType
Namespace urn:us:gov:ic:tdf
Annotations

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

Diagram
Diagram
Type restriction of xs:string
Facets
pattern [a-zA-Z]*/[a-zA-Z+-.]*
Used by
Attribute @mediaType
Source
<xs:simpleType name="MediaTypeType">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">An attribute for expressing the mediaType of an object as defined in RFC 4288.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:annotation>
      <xs:documentation>A restriction on string for the format of mediaType (i.e. audio/GSM) as defined in
        <a xmlns="http://www.w3.org/1999/xhtml" href="http://tools.ietf.org/html/rfc4288">RFC 4288</a>.</xs:documentation>
    </xs:annotation>
    <xs:pattern value="[a-zA-Z]*/[a-zA-Z+-.]*"/>
  </xs:restriction>
</xs:simpleType>
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