Showing:

Diagrams
Facets
Source
Used by
Simple Type MediaTypeType
Namespace urn:us:gov:ic:tdf
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: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

This document has been approved for Public Release by the Office of the Director of National Intelligence. See 'Distribution Notice' for details. Click Here