Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema DDMS-Globals.xsd
Namespace urn:us:gov:ic:irm
Annotations
Change Log: 6/05/2007 (J. Pantella) -- Created pursuant to approved CR 2007-1. See also http://metadata.dod.mil/irs/DDMS/cm/CR/2007/DDMS_CR_2007-1. 1/3/2007 (J. Pantella) -- Modified version attribute to reflect that this is version 1.4.2. 7/1/2008 (D. Barclay) -- Made elements "extent" and "medium" optional in type MediaType (per DDMS-CR-2008-6). 7/15/2008 (J. Pantella) -- Modified security attributes on creator, publisher, and contributor to be optional, added optional security attributes to pointOfContact for consistency across the elements. 7/15/2008 (J. Pantella) -- Modified version to reflect that this is version 2.0. 1/5/2010 (P. Lunceford) -- Created DDMS 3.0. Implemented CRs 2009-04 (replaced creatorType/publisherType/contributorType/pointOfContactType with contactInfoType), 2009-07 (set minOccurs on RelatedResourceType to 1), 2009-09 (added Unknown entity to accompany Person, Organization, and Service for a choice for Creator, Publisher, Contributor, and PointOfContact), 2009-10 (added extensions to CompoundKeywordIdentifierType and CompoundCategoryIdentifierType), and 2009-12 (added Security Markings to SubjectCoverageType, CompoundSouceIdentifierType, TemporalCoverageType, and VirtualCoverageType).
Properties
attribute form default: qualified
element form default: qualified
version: 3.0
Schema location DDMS-Globals.xsd
Element identifier
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id59 DDMS-Globals_xsd.tmp#id60 DDMS-Globals_xsd.tmp#id58
Type CompoundResourceIdentifierType
Properties
content: complex
Used by
Element irm:IdentifierList
Complex Type ResourceType
Attributes
QName Type Fixed Default Use Annotation
qualifier xs:anyURI required
value xs:string required
Source
<xs:element name="identifier" type="CompoundResourceIdentifierType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>An unambiguous reference to a resource within a given context.  {An attribute stores the source of the tag's value}
{sources: DCMI: identifier, v. 004;  IC MSP v. 1.0a:  IdentifierList}  An identifier may be an internal, external, and/or universal identification label for representing a resource by means of a string or number conforming to a formal identification system.  An example of an identifier would be an International Standard Serial Number (ISSN), or a Uniform Resource Locator (URL).  Any type of identifier can be accommodated, so long as the identifier qualifier is specified with the identifier value. See also, DDMS Version 3.0 Identifier.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element title
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram IC-ISM_xsd.tmp#id38 DDMS-Globals_xsd.tmp#id62
Type TitleType
Properties
content: complex
Used by
Complex Type ResourceType
Attributes
QName Type Fixed Default Use Annotation
SchemaguideSecurityAttributesGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
Source
<xs:element name="title" type="TitleType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>A name, or names, given to the resource	{from DCMI: title, v. 004}.  The title category must contain at least one title, and may contain subtitles, or supplementary, explanatory titles for use on cover pages and for cataloging and searching.  See also, DDMS Version 3.0 Title.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element subtitle
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram IC-ISM_xsd.tmp#id38 DDMS-Globals_xsd.tmp#id64
Type SubtitleType
Properties
content: complex
Used by
Complex Type ResourceType
Attributes
QName Type Fixed Default Use Annotation
SchemaguideSecurityAttributesGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
Source
<xs:element name="subtitle" type="SubtitleType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>A subtitle may be any form of the title used as a substitute, or it may be an alternative to the formal title of the resource.  See also, DDMS Version 3.0 Title.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element description
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram IC-ISM_xsd.tmp#id38 DDMS-Globals_xsd.tmp#id66
Type DescriptionType
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
SchemaguideSecurityAttributesGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
Source
<xs:element name="description" type="DescriptionType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>An account of the content of the resource.  {Source: DCMI: description, v. 004IC MSP v. 1.0a:  Description} Description may include but is not limited to: an abstract, reference to a graphical representation of content or a free-text account of the content.  See DDMS Version 3.0 Description.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element language
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id69 DDMS-Globals_xsd.tmp#id71 DDMS-Globals_xsd.tmp#id68
Type CompoundLanguageIdentifierType
Properties
content: complex
Used by
Complex Type ResourceType
Attributes
QName Type Fixed Default Use Annotation
qualifier icddms:CompoundLanguageQualifierType required
value xs:string required
Source
<xs:element name="language" type="CompoundLanguageIdentifierType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The primary language of the intellectual content of the resource.  {Source: DCMI: language, v. 004IC MSP v. 1.0a: Language} The most specific in-scope language present (if any) should be specified in this category. See DDMS Version 3.0 Language.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element dates
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id74 DDMS-Globals_xsd.tmp#id76 DDMS-Globals_xsd.tmp#id77 DDMS-Globals_xsd.tmp#id78 DDMS-Globals_xsd.tmp#id73
Type DatesType
Properties
content: complex
Used by
Element irm:MetaCardIRM
Complex Type ResourceType
Attributes
QName Type Fixed Default Use Annotation
created CombinedDateType optional
infoCutOff CombinedDateType optional
posted CombinedDateType optional
validTil CombinedDateType optional
Source
<xs:element name="dates" type="DatesType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The date related properties of this resource.  See DDMS Version 3.0 Date.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element rights
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id81 DDMS-Globals_xsd.tmp#id82 DDMS-Globals_xsd.tmp#id83 DDMS-Globals_xsd.tmp#id80
Type RightsType
Properties
content: complex
Used by
Complex Type ResourceType
Attributes
QName Type Fixed Default Use Annotation
copyright xs:boolean false optional
intellectualProperty xs:boolean false optional
privacyAct xs:boolean false optional
Source
<xs:element name="rights" type="RightsType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Information about rights held in and over the resource. Typically, a rights element will contain a rights management statement for the resource, or reference a service providing such information. Rights information often encompasses Intellectual Property Rights (IPR), Copyright, and various Property Rights. If the rights element is absent, no assumptions can be made about the status of these and other rights with respect to the resource.	See DDMS Version 3.0 Rights.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element source
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id86 DDMS-Globals_xsd.tmp#id87 DDMS-Globals_xsd.tmp#id88 DDMS-Globals_xsd.tmp#id89 IC-ISM_xsd.tmp#id90 DDMS-Globals_xsd.tmp#id85
Type CompoundSourceIdentifierType
Properties
content: complex
Used by
Complex Type ResourceType
Attributes
QName Type Fixed Default Use Annotation
SchemaguideSecurityAttributesOptionGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
qualifier xs:string optional
schemaHref xs:anyURI optional
schemaQualifier xs:string optional
value xs:string optional
Source
<xs:element name="source" type="CompoundSourceIdentifierType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>References to assets or resources from which the tagged data asset is derived.  {Source: DCMI: type, v. 004}
Sources may be derived partially or wholly, and it is recommended that an identifier (such as a string or number from a formal identification system) be used as a reference.  See also, DDMS Version 3.0 Source.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element type
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id94 DDMS-Globals_xsd.tmp#id95 DDMS-Globals_xsd.tmp#id93
Type CompoundTypeIdentifierType
Properties
content: complex
Used by
Complex Type ResourceType
Attributes
QName Type Fixed Default Use Annotation
qualifier xs:string optional
value xs:string optional
Source
<xs:element name="type" type="CompoundTypeIdentifierType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The nature or genre fo the content of the resource.  See, DCMI Type Vocabulary [DCMITYPE], which includes, Collection, Dataset, Event Image, InteractiveResource, Service, Software, Sound, Text, PhysicalObject, StillImage, MovingImage.  See DDMS Version 3.0 Type.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element creator
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram IC-ISM_xsd.tmp#id90 DDMS-Globals_xsd.tmp#id98 DDMS-Globals_xsd.tmp#id105 DDMS-Globals_xsd.tmp#id112 DDMS-Globals_xsd.tmp#id116 DDMS-Globals_xsd.tmp#id97
Type contactInfoType
Properties
content: complex
Used by
Element irm:CreatorPublishList
Complex Type ResourceType
Model Organization | Person | Service | Unknown
Children Organization, Person, Service, Unknown
Instance
<creator SchemaguideSecurityAttributesOptionGroup="">
  <Organization>{1,1}</Organization>
  <Person>{1,1}</Person>
  <Service>{1,1}</Service>
  <Unknown>{1,1}</Unknown>
</creator>
Attributes
QName Type Fixed Default Use Annotation
SchemaguideSecurityAttributesOptionGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
Source
<xs:element name="creator" type="contactInfoType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>A subtitle may be any form of the title used as a substitute, or it may be an alternative to the formal title of the resource. Information about the entity responsible for generating the resource  {Source: DCMI:  creator, v. 004; IC MSP v. 1.0a:  AuthorInfo, POCInfo} 
When a creator is a service or an organization, and not an individual, it is expected that the contact authority (person or organization) for the resource will be listed.  The relations provided in this schema are Organization, Person, Service, Unknown.  See also, DDMS Version 3.0 Creator.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element Organization
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id101 DDMS-Globals_xsd.tmp#id102 DDMS-Globals_xsd.tmp#id100 DDMS-Globals_xsd.tmp#id103 DDMS-Globals_xsd.tmp#id104 DDMS-Globals_xsd.tmp#id99
Type OrganizationType
Type hierarchy
Properties
content: complex
Used by
Model name+ , phone* , email*
Children email, name, phone
Instance
<Organization>
  <name>{1,unbounded}</name>
</Organization>
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://metadata.dod.mil/mdr/ns/DDMS/3.0/'
Source
<xs:element name="Organization" type="OrganizationType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>A named organization responsible as indicated by its encompasing element, i.e. as a creator, contributor, or publisher.  See DDMS Version 3.0 Creator.  See also DDMS Version 3.0 Publisher.  See also DDMS Version 3.0 Contributor.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element ProducerType / name
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram
Type xs:string
Properties
content: simple
maxOccurs: unbounded
Source
<xs:element name="name" type="xs:string" maxOccurs="unbounded"/>
Schema location DDMS-Globals.xsd
Element OrganizationType / phone
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Source
<xs:element name="phone" type="xs:string" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>A telephone number.  Optional.  This value must include country code and area code, when applicable.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element OrganizationType / email
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Source
<xs:element name="email" type="xs:string" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>An address for electronic mail.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element Person
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id101 DDMS-Globals_xsd.tmp#id102 DDMS-Globals_xsd.tmp#id100 DDMS-Globals_xsd.tmp#id107 DDMS-Globals_xsd.tmp#id108 DDMS-Globals_xsd.tmp#id109 DDMS-Globals_xsd.tmp#id110 DDMS-Globals_xsd.tmp#id111 DDMS-Globals_xsd.tmp#id106
Type PersonType
Type hierarchy
Properties
content: complex
Used by
Model name+ , surname , userID{0,1} , affiliation{0,1} , phone* , email*
Children affiliation, email, name, phone, surname, userID
Instance
<Person>
  <name>{1,unbounded}</name>
</Person>
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://metadata.dod.mil/mdr/ns/DDMS/3.0/'
Source
<xs:element name="Person" type="PersonType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>A person responsible as indicated by its encompasing element, i.e. as a creator, contributor, or publisher. See DDMS Version 3.0 Creator.  See also DDMS Version 3.0 Publisher.  See also DDMS Version 3.0 Contributor.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element PersonType / surname
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="surname" type="xs:string">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>A name shared in common to identify members of a family; also called “last name.”</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element PersonType / userID
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="userID" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Unique identifier applied by an agency to an author, coauthor, POC, tasking requester or addressee.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element PersonType / affiliation
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="affiliation" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The identification of an organization or agency with which an individual or service has an affiliation.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element PersonType / phone
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Source
<xs:element name="phone" type="xs:string" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>A telephone number.  Optional.  This value must include country code and area code, when applicable.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element PersonType / email
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Source
<xs:element name="email" type="xs:string" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>An address for electronic mail.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element Service
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id101 DDMS-Globals_xsd.tmp#id102 DDMS-Globals_xsd.tmp#id100 DDMS-Globals_xsd.tmp#id114 DDMS-Globals_xsd.tmp#id115 DDMS-Globals_xsd.tmp#id113
Type ServiceType
Type hierarchy
Properties
content: complex
Used by
Complex Type contactInfoType
Model name+ , phone* , email*
Children email, name, phone
Instance
<Service>
  <name>{1,unbounded}</name>
</Service>
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://metadata.dod.mil/mdr/ns/DDMS/3.0/'
Source
<xs:element name="Service" type="ServiceType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>A named service responsible as indicated by its encompasing element, i.e. as a creator, contributor, or publisher. See DDMS Version 3.0 Creator.  See also DDMS Version 3.0 Publisher.  See also DDMS Version 3.0 Contributor.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element ServiceType / phone
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Source
<xs:element name="phone" type="xs:string" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>A telephone number.  Optional.  This value must include country code and area code, when applicable.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element ServiceType / email
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Source
<xs:element name="email" type="xs:string" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>An address for electronic mail.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element Unknown
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id101 DDMS-Globals_xsd.tmp#id102 DDMS-Globals_xsd.tmp#id100 DDMS-Globals_xsd.tmp#id118 DDMS-Globals_xsd.tmp#id119 DDMS-Globals_xsd.tmp#id117
Type UnknownType
Type hierarchy
Properties
content: complex
Used by
Complex Type contactInfoType
Model name+ , phone* , email*
Children email, name, phone
Instance
<Unknown>
  <name>{1,unbounded}</name>
</Unknown>
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://metadata.dod.mil/mdr/ns/DDMS/3.0/'
Source
<xs:element name="Unknown" type="UnknownType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Identification that the type of entity of the encompassing element i.e. as a creator, contributor, or publisher, is unknown.  See DDMS Version 3.0 Creator.  See also DDMS Version 3.0 Publisher.  See also DDMS Version 3.0 Contributor.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element UnknownType / phone
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Source
<xs:element name="phone" type="xs:string" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>A telephone number.  Optional.  This value must include country code and area code, when applicable.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element UnknownType / email
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Source
<xs:element name="email" type="xs:string" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>An address for electronic mail.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element publisher
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram IC-ISM_xsd.tmp#id90 DDMS-Globals_xsd.tmp#id98 DDMS-Globals_xsd.tmp#id105 DDMS-Globals_xsd.tmp#id112 DDMS-Globals_xsd.tmp#id116 DDMS-Globals_xsd.tmp#id97
Type contactInfoType
Properties
content: complex
Used by
Element irm:CreatorPublishList
Complex Type ResourceType
Model Organization | Person | Service | Unknown
Children Organization, Person, Service, Unknown
Instance
<publisher SchemaguideSecurityAttributesOptionGroup="">
  <Organization>{1,1}</Organization>
  <Person>{1,1}</Person>
  <Service>{1,1}</Service>
  <Unknown>{1,1}</Unknown>
</publisher>
Attributes
QName Type Fixed Default Use Annotation
SchemaguideSecurityAttributesOptionGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
Source
<xs:element name="publisher" type="contactInfoType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>This category is used to tag the identification of the entity responsible for releasing the data asset—the entity primarily responsible for the intellectual content of the product.  It is intended that this category apply whenever applicable to an organization, as opposed to a person.  Typically, the name of a Publisher should be used to indicate the organization, agency, or domain responsible for the resource.  See also, DDMS Version 3.0 Publisher.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element contributor
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram IC-ISM_xsd.tmp#id90 DDMS-Globals_xsd.tmp#id98 DDMS-Globals_xsd.tmp#id105 DDMS-Globals_xsd.tmp#id112 DDMS-Globals_xsd.tmp#id116 DDMS-Globals_xsd.tmp#id97
Type contactInfoType
Properties
content: complex
Used by
Element irm:CreatorPublishList
Complex Type ResourceType
Model Organization | Person | Service | Unknown
Children Organization, Person, Service, Unknown
Instance
<contributor SchemaguideSecurityAttributesOptionGroup="">
  <Organization>{1,1}</Organization>
  <Person>{1,1}</Person>
  <Service>{1,1}</Service>
  <Unknown>{1,1}</Unknown>
</contributor>
Attributes
QName Type Fixed Default Use Annotation
SchemaguideSecurityAttributesOptionGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
Source
<xs:element name="contributor" type="contactInfoType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Information about an organization, person, or entity, that contributed intellectual content to a resource, other than the publishing organization  {DCMI:  contributor, v. 004; IC MSP v. 1.0a: Contributor} When a creator is a service or an organization, and not an individual, it is expected that the contact authority (person or organization) for the resource will be listed.  The relations provided in this schema are Organization, Person, Service, Unknown.  See also, DDMS Version 3.0 Contributor.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element pointOfContact
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram IC-ISM_xsd.tmp#id90 DDMS-Globals_xsd.tmp#id98 DDMS-Globals_xsd.tmp#id105 DDMS-Globals_xsd.tmp#id112 DDMS-Globals_xsd.tmp#id116 DDMS-Globals_xsd.tmp#id97
Type contactInfoType
Properties
content: complex
Used by
Element irm:CreatorPublishList
Complex Type ResourceType
Model Organization | Person | Service | Unknown
Children Organization, Person, Service, Unknown
Instance
<pointOfContact SchemaguideSecurityAttributesOptionGroup="">
  <Organization>{1,1}</Organization>
  <Person>{1,1}</Person>
  <Service>{1,1}</Service>
  <Unknown>{1,1}</Unknown>
</pointOfContact>
Attributes
QName Type Fixed Default Use Annotation
SchemaguideSecurityAttributesOptionGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
Source
<xs:element name="pointOfContact" type="contactInfoType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The point of contact, usually a Person, is the entity primarily responsible for accepting inquiries regarding the resource.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element format
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id125 DDMS-Globals_xsd.tmp#id124
Type FormatType
Properties
content: complex
Used by
Complex Type ResourceType
Model Media
Children Media
Instance
<format>
  <Media>{1,1}</Media>
</format>
Source
<xs:element name="format" type="FormatType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The physical or digital manifestation of the resource.  Used to define the medium, extent or duration, and MIME type of the resource.  See DDMS Version 3.0 Format.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element FormatType / Media
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id127 DDMS-Globals_xsd.tmp#id129 DDMS-Globals_xsd.tmp#id133 DDMS-Globals_xsd.tmp#id126
Type MediaType
Properties
content: complex
Model mimeType , extent{0,1} , medium{0,1}
Children extent, medium, mimeType
Instance
<Media>
  <mimeType>{1,1}</mimeType>
  <extent qualifier="" value="">{0,1}</extent>
  <medium>{0,1}</medium>
</Media>
Source
<xs:element name="Media" type="MediaType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Container item for holding media info.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element mimeType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram CVEnumIRMMimeType_xsd.tmp#id128
Type CVEnumIRMMimeType
Properties
content: simple
Facets
enumeration application/1d-interleaved-parityfec
application/1d-interleaved-parityfec
enumeration application/3gpp-ims+xml
application/3gpp-ims+xml
enumeration application/activemessage
application/activemessage
enumeration application/andrew-inset
application/andrew-inset
enumeration application/applefile
application/applefile
enumeration application/atom+xml
application/atom+xml
enumeration application/atomicmail
application/atomicmail
enumeration application/atomcat+xml
application/atomcat+xml
enumeration application/atomsvc+xml
application/atomsvc+xml
enumeration application/auth-policy+xml
application/auth-policy+xml
enumeration application/batch-SMTP
application/batch-SMTP
enumeration application/beep+xml
application/beep+xml
enumeration application/cals-1840
application/cals-1840
enumeration application/ccxml+xml
application/ccxml+xml
enumeration application/cea-2018+xml
application/cea-2018+xml
enumeration application/cellml+xml
application/cellml+xml
enumeration application/cnrp+xml
application/cnrp+xml
enumeration application/commonground
application/commonground
enumeration application/conference-info+xml
application/conference-info+xml
enumeration application/cpl+xml
application/cpl+xml
enumeration application/csta+xml
application/csta+xml
enumeration application/CSTAdata+xml
application/CSTAdata+xml
enumeration application/cybercash
application/cybercash
enumeration application/davmount+xml
application/davmount+xml
enumeration application/dca-rft
application/dca-rft
enumeration application/dec-dx
application/dec-dx
enumeration application/dialog-info+xml
application/dialog-info+xml
enumeration application/dicom
application/dicom
enumeration application/dni-audit+xml
application/dni-audit+xml
enumeration application/dni-irm+xml
application/dni-irm+xml
enumeration application/dni-mat+xml
application/dni-mat+xml
enumeration application/dni-pubs+xml
application/dni-pubs+xml
enumeration application/dns
application/dns
enumeration application/dssc+der
application/dssc+der
enumeration application/dssc+xml
application/dssc+xml
enumeration application/dvcs
application/dvcs
enumeration application/ecmascript
application/ecmascript
enumeration application/EDI-Consent
application/EDI-Consent
enumeration application/EDIFACT
application/EDIFACT
enumeration application/EDI-X12
application/EDI-X12
enumeration application/emma+xml
application/emma+xml
enumeration application/epp+xml
application/epp+xml
enumeration application/eshop
application/eshop
enumeration application/example
application/example
enumeration application/exi
application/exi
enumeration application/fastinfoset
application/fastinfoset
enumeration application/fastsoap
application/fastsoap
enumeration application/fits
application/fits
enumeration application/font-tdpfr
application/font-tdpfr
enumeration application/H224
application/H224
enumeration application/held+xml
application/held+xml
enumeration application/http
application/http
enumeration application/hyperstudio
application/hyperstudio
enumeration application/ibe-key-request+xml
application/ibe-key-request+xml
enumeration application/ibe-pkg-reply+xml
application/ibe-pkg-reply+xml
enumeration application/ibe-pp-data
application/ibe-pp-data
enumeration application/iges
application/iges
enumeration application/im-iscomposing+xml
application/im-iscomposing+xml
enumeration application/index
application/index
enumeration application/index.cmd
application/index.cmd
enumeration application/index.obj
application/index.obj
enumeration application/index.response
application/index.response
enumeration application/index.vnd
application/index.vnd
enumeration application/iotp
application/iotp
enumeration application/ipfix
application/ipfix
enumeration application/ipp
application/ipp
enumeration application/isup
application/isup
enumeration application/javascript
application/javascript
enumeration application/json
application/json
enumeration application/kpml-request+xml
application/kpml-request+xml
enumeration application/kpml-response+xml
application/kpml-response+xml
enumeration application/lost+xml
application/lost+xml
enumeration application/mac-binhex40
application/mac-binhex40
enumeration application/macwriteii
application/macwriteii
enumeration application/marc
application/marc
enumeration application/mathematica
application/mathematica
enumeration application/mbms-associated-procedure-description+xml
application/mbms-associated-procedure-description+xml
enumeration application/mbms-deregister+xml
application/mbms-deregister+xml
enumeration application/mbms-envelope+xml
application/mbms-envelope+xml
enumeration application/mbms-msk-response+xml
application/mbms-msk-response+xml
enumeration application/mbms-msk+xml
application/mbms-msk+xml
enumeration application/mbms-protection-description+xml
application/mbms-protection-description+xml
enumeration application/mbms-reception-report+xml
application/mbms-reception-report+xml
enumeration application/mbms-register-response+xml
application/mbms-register-response+xml
enumeration application/mbms-register+xml
application/mbms-register+xml
enumeration application/mbms-user-service-description+xml
application/mbms-user-service-description+xml
enumeration application/mbox
application/mbox
enumeration application/media_control+xml
application/media_control+xml
enumeration application/mediaservercontrol+xml
application/mediaservercontrol+xml
enumeration application/metalink4+xml
application/metalink4+xml
enumeration application/mikey
application/mikey
enumeration application/moss-keys
application/moss-keys
enumeration application/moss-signature
application/moss-signature
enumeration application/mosskey-data
application/mosskey-data
enumeration application/mosskey-request
application/mosskey-request
enumeration application/mp21
application/mp21
enumeration application/mpeg4-generic
application/mpeg4-generic
enumeration application/mpeg4-iod
application/mpeg4-iod
enumeration application/mpeg4-iod-xmt
application/mpeg4-iod-xmt
enumeration application/mp4
application/mp4
enumeration application/msword
application/msword
enumeration application/mxf
application/mxf
enumeration application/nasdata
application/nasdata
enumeration application/news-checkgroups
application/news-checkgroups
enumeration application/news-groupinfo
application/news-groupinfo
enumeration application/news-transmission
application/news-transmission
enumeration application/nss
application/nss
enumeration application/ocsp-request
application/ocsp-request
enumeration application/ocsp-response
application/ocsp-response
enumeration application/octet-stream
application/octet-stream
enumeration application/oda
application/oda
enumeration application/oebps-package+xml
application/oebps-package+xml
enumeration application/ogg
application/ogg
enumeration application/parityfec
application/parityfec
enumeration application/patch-ops-error+xml
application/patch-ops-error+xml
enumeration application/pdf
application/pdf
enumeration application/pgp-encrypted
application/pgp-encrypted
enumeration application/pgp-keys
application/pgp-keys
enumeration application/pgp-signature
application/pgp-signature
enumeration application/pidf+xml
application/pidf+xml
enumeration application/pidf-diff+xml
application/pidf-diff+xml
enumeration application/pkcs10
application/pkcs10
enumeration application/pkcs7-mime
application/pkcs7-mime
enumeration application/pkcs7-signature
application/pkcs7-signature
enumeration application/pkcs8
application/pkcs8
enumeration application/pkix-attr-cert
application/pkix-attr-cert
enumeration application/pkix-cert
application/pkix-cert
enumeration application/pkixcmp
application/pkixcmp
enumeration application/pkix-crl
application/pkix-crl
enumeration application/pkix-pkipath
application/pkix-pkipath
enumeration application/pls+xml
application/pls+xml
enumeration application/poc-settings+xml
application/poc-settings+xml
enumeration application/postscript
application/postscript
enumeration application/prs.alvestrand.titrax-sheet
application/prs.alvestrand.titrax-sheet
enumeration application/prs.cww
application/prs.cww
enumeration application/prs.nprend
application/prs.nprend
enumeration application/prs.plucker
application/prs.plucker
enumeration application/prs.xsf+xml
application/prs.xsf+xml
enumeration application/pskc+xml
application/pskc+xml
enumeration application/rdf+xml
application/rdf+xml
enumeration application/qsig
application/qsig
enumeration application/reginfo+xml
application/reginfo+xml
enumeration application/relax-ng-compact-syntax
application/relax-ng-compact-syntax
enumeration application/remote-printing
application/remote-printing
enumeration application/resource-lists-diff+xml
application/resource-lists-diff+xml
enumeration application/resource-lists+xml
application/resource-lists+xml
enumeration application/riscos
application/riscos
enumeration application/rlmi+xml
application/rlmi+xml
enumeration application/rls-services+xml
application/rls-services+xml
enumeration application/rtf
application/rtf
enumeration application/rtx
application/rtx
enumeration application/samlassertion+xml
application/samlassertion+xml
enumeration application/samlmetadata+xml
application/samlmetadata+xml
enumeration application/sbml+xml
application/sbml+xml
enumeration application/scvp-cv-request
application/scvp-cv-request
enumeration application/scvp-cv-response
application/scvp-cv-response
enumeration application/scvp-vp-request
application/scvp-vp-request
enumeration application/scvp-vp-response
application/scvp-vp-response
enumeration application/sdp
application/sdp
enumeration application/set-payment
application/set-payment
enumeration application/set-payment-initiation
application/set-payment-initiation
enumeration application/set-registration
application/set-registration
enumeration application/set-registration-initiation
application/set-registration-initiation
enumeration application/sgml
application/sgml
enumeration application/sgml-open-catalog
application/sgml-open-catalog
enumeration application/shf+xml
application/shf+xml
enumeration application/sieve
application/sieve
enumeration application/simple-filter+xml
application/simple-filter+xml
enumeration application/simple-message-summary
application/simple-message-summary
enumeration application/simpleSymbolContainer
application/simpleSymbolContainer
enumeration application/slate
application/slate
enumeration application/smil
application/smil
enumeration application/smil+xml
application/smil+xml
enumeration application/soap+fastinfoset
application/soap+fastinfoset
enumeration application/soap+xml
application/soap+xml
enumeration application/sparql-query
application/sparql-query
enumeration application/sparql-results+xml
application/sparql-results+xml
enumeration application/spirits-event+xml
application/spirits-event+xml
enumeration application/srgs
application/srgs
enumeration application/srgs+xml
application/srgs+xml
enumeration application/ssml+xml
application/ssml+xml
enumeration application/tamp-apex-update
application/tamp-apex-update
enumeration application/tamp-apex-update-confirm
application/tamp-apex-update-confirm
enumeration application/tamp-community-update
application/tamp-community-update
enumeration application/tamp-community-update-confirm
application/tamp-community-update-confirm
enumeration application/tamp-error
application/tamp-error
enumeration application/tamp-sequence-adjust
application/tamp-sequence-adjust
enumeration application/tamp-sequence-adjust-confirm
application/tamp-sequence-adjust-confirm
enumeration application/tamp-status-query
application/tamp-status-query
enumeration application/tamp-status-response
application/tamp-status-response
enumeration application/tamp-update
application/tamp-update
enumeration application/tamp-update-confirm
application/tamp-update-confirm
enumeration application/thraud+xml
application/thraud+xml
enumeration application/timestamp-query
application/timestamp-query
enumeration application/timestamp-reply
application/timestamp-reply
enumeration application/timestamped-data
application/timestamped-data
enumeration application/tve-trigger
application/tve-trigger
enumeration application/ulpfec
application/ulpfec
enumeration application/vemmi
application/vemmi
enumeration application/vnd.3gpp.bsf+xml
application/vnd.3gpp.bsf+xml
enumeration application/vnd.3gpp.pic-bw-large
application/vnd.3gpp.pic-bw-large
enumeration application/vnd.3gpp.pic-bw-small
application/vnd.3gpp.pic-bw-small
enumeration application/vnd.3gpp.pic-bw-var
application/vnd.3gpp.pic-bw-var
enumeration application/vnd.3gpp.sms
application/vnd.3gpp.sms
enumeration application/vnd.3gpp2.bcmcsinfo+xml
application/vnd.3gpp2.bcmcsinfo+xml
enumeration application/vnd.3gpp2.sms
application/vnd.3gpp2.sms
enumeration application/vnd.3gpp2.tcap
application/vnd.3gpp2.tcap
enumeration application/vnd.3M.Post-it-Notes
application/vnd.3M.Post-it-Notes
enumeration application/vnd.accpac.simply.aso
application/vnd.accpac.simply.aso
enumeration application/vnd.accpac.simply.imp
application/vnd.accpac.simply.imp
enumeration application/vnd.acucobol
application/vnd.acucobol
enumeration application/vnd.acucorp
application/vnd.acucorp
enumeration application/vnd.adobe.fxp
application/vnd.adobe.fxp
enumeration application/vnd.adobe.partial-upload
application/vnd.adobe.partial-upload
enumeration application/vnd.adobe.xdp+xml
application/vnd.adobe.xdp+xml
enumeration application/vnd.adobe.xfdf
application/vnd.adobe.xfdf
enumeration application/vnd.aether.imp
application/vnd.aether.imp
enumeration application/vnd.airzip.filesecure.azf
application/vnd.airzip.filesecure.azf
enumeration application/vnd.airzip.filesecure.azs
application/vnd.airzip.filesecure.azs
enumeration application/vnd.americandynamics.acc
application/vnd.americandynamics.acc
enumeration application/vnd.amiga.ami
application/vnd.amiga.ami
enumeration application/vnd.anser-web-certificate-issue-initiation
application/vnd.anser-web-certificate-issue-initiation
enumeration application/vnd.antix.game-component
application/vnd.antix.game-component
enumeration application/vnd.apple.mpegurl
application/vnd.apple.mpegurl
enumeration application/vnd.apple.installer+xml
application/vnd.apple.installer+xml
enumeration application/vnd.arastra.swi
application/vnd.arastra.swi
enumeration application/vnd.aristanetworks.swi
application/vnd.aristanetworks.swi
enumeration application/vnd.audiograph
application/vnd.audiograph
enumeration application/vnd.autopackage
application/vnd.autopackage
enumeration application/vnd.avistar+xml
application/vnd.avistar+xml
enumeration application/vnd.blueice.multipass
application/vnd.blueice.multipass
enumeration application/vnd.bluetooth.ep.oob
application/vnd.bluetooth.ep.oob
enumeration application/vnd.bmi
application/vnd.bmi
enumeration application/vnd.businessobjects
application/vnd.businessobjects
enumeration application/vnd.cab-jscript
application/vnd.cab-jscript
enumeration application/vnd.canon-cpdl
application/vnd.canon-cpdl
enumeration application/vnd.canon-lips
application/vnd.canon-lips
enumeration application/vnd.cendio.thinlinc.clientconf
application/vnd.cendio.thinlinc.clientconf
enumeration application/vnd.chemdraw+xml
application/vnd.chemdraw+xml
enumeration application/vnd.chipnuts.karaoke-mmd
application/vnd.chipnuts.karaoke-mmd
enumeration application/vnd.cinderella
application/vnd.cinderella
enumeration application/vnd.cirpack.isdn-ext
application/vnd.cirpack.isdn-ext
enumeration application/vnd.claymore
application/vnd.claymore
enumeration application/vnd.cloanto.rp9
application/vnd.cloanto.rp9
enumeration application/vnd.clonk.c4group
application/vnd.clonk.c4group
enumeration application/vnd.commerce-battelle
application/vnd.commerce-battelle
enumeration application/vnd.commonspace
application/vnd.commonspace
enumeration application/vnd.cosmocaller
application/vnd.cosmocaller
enumeration application/vnd.contact.cmsg
application/vnd.contact.cmsg
enumeration application/vnd.crick.clicker
application/vnd.crick.clicker
enumeration application/vnd.crick.clicker.keyboard
application/vnd.crick.clicker.keyboard
enumeration application/vnd.crick.clicker.palette
application/vnd.crick.clicker.palette
enumeration application/vnd.crick.clicker.template
application/vnd.crick.clicker.template
enumeration application/vnd.crick.clicker.wordbank
application/vnd.crick.clicker.wordbank
enumeration application/vnd.criticaltools.wbs+xml
application/vnd.criticaltools.wbs+xml
enumeration application/vnd.ctc-posml
application/vnd.ctc-posml
enumeration application/vnd.ctct.ws+xml
application/vnd.ctct.ws+xml
enumeration application/vnd.cups-pdf
application/vnd.cups-pdf
enumeration application/vnd.cups-postscript
application/vnd.cups-postscript
enumeration application/vnd.cups-ppd
application/vnd.cups-ppd
enumeration application/vnd.cups-raster
application/vnd.cups-raster
enumeration application/vnd.cups-raw
application/vnd.cups-raw
enumeration application/vnd.curl
application/vnd.curl
enumeration application/vnd.cybank
application/vnd.cybank
enumeration application/vnd.data-vision.rdz
application/vnd.data-vision.rdz
enumeration application/vnd.dece.data
application/vnd.dece.data
enumeration application/vnd.dece.unspecified
application/vnd.dece.unspecified
enumeration application/vnd.denovo.fcselayout-link
application/vnd.denovo.fcselayout-link
enumeration application/vnd.dir-bi.plate-dl-nosuffix
application/vnd.dir-bi.plate-dl-nosuffix
enumeration application/vnd.dna
application/vnd.dna
enumeration application/vnd.dolby.mobile.1
application/vnd.dolby.mobile.1
enumeration application/vnd.dolby.mobile.2
application/vnd.dolby.mobile.2
enumeration application/vnd.dpgraph
application/vnd.dpgraph
enumeration application/vnd.dreamfactory
application/vnd.dreamfactory
enumeration application/vnd.dvb.esgcontainer
application/vnd.dvb.esgcontainer
enumeration application/vnd.dvb.ipdcdftnotifaccess
application/vnd.dvb.ipdcdftnotifaccess
enumeration application/vnd.dvb.ipdcesgaccess
application/vnd.dvb.ipdcesgaccess
enumeration application/vnd.dvb.ipdcesgaccess2
application/vnd.dvb.ipdcesgaccess2
enumeration application/vnd.dvb.ipdcesgpdd
application/vnd.dvb.ipdcesgpdd
enumeration application/vnd.dvb.ipdcroaming
application/vnd.dvb.ipdcroaming
enumeration application/vnd.dvb.iptv.alfec-base
application/vnd.dvb.iptv.alfec-base
enumeration application/vnd.dvb.iptv.alfec-enhancement
application/vnd.dvb.iptv.alfec-enhancement
enumeration application/vnd.dvb.notif-aggregate-root+xml
application/vnd.dvb.notif-aggregate-root+xml
enumeration application/vnd.dvb.notif-container+xml
application/vnd.dvb.notif-container+xml
enumeration application/vnd.dvb.notif-generic+xml
application/vnd.dvb.notif-generic+xml
enumeration application/vnd.dvb.notif-ia-msglist+xml
application/vnd.dvb.notif-ia-msglist+xml
enumeration application/vnd.dvb.notif-ia-registration-request+xml
application/vnd.dvb.notif-ia-registration-request+xml
enumeration application/vnd.dvb.notif-ia-registration-response+xml
application/vnd.dvb.notif-ia-registration-response+xml
enumeration application/vnd.dvb.notif-init+xml
application/vnd.dvb.notif-init+xml
enumeration application/vnd.dxr
application/vnd.dxr
enumeration application/vnd.dynageo
application/vnd.dynageo
enumeration application/vnd.ecdis-update
application/vnd.ecdis-update
enumeration application/vnd.ecowin.chart
application/vnd.ecowin.chart
enumeration application/vnd.ecowin.filerequest
application/vnd.ecowin.filerequest
enumeration application/vnd.ecowin.fileupdate
application/vnd.ecowin.fileupdate
enumeration application/vnd.ecowin.series
application/vnd.ecowin.series
enumeration application/vnd.ecowin.seriesrequest
application/vnd.ecowin.seriesrequest
enumeration application/vnd.ecowin.seriesupdate
application/vnd.ecowin.seriesupdate
enumeration application/vnd.emclient.accessrequest+xml
application/vnd.emclient.accessrequest+xml
enumeration application/vnd.enliven
application/vnd.enliven
enumeration application/vnd.epson.esf
application/vnd.epson.esf
enumeration application/vnd.epson.msf
application/vnd.epson.msf
enumeration application/vnd.epson.quickanime
application/vnd.epson.quickanime
enumeration application/vnd.epson.salt
application/vnd.epson.salt
enumeration application/vnd.epson.ssf
application/vnd.epson.ssf
enumeration application/vnd.ericsson.quickcall
application/vnd.ericsson.quickcall
enumeration application/vnd.eszigno3+xml
application/vnd.eszigno3+xml
enumeration application/vnd.etsi.aoc+xml
application/vnd.etsi.aoc+xml
enumeration application/vnd.etsi.cug+xml
application/vnd.etsi.cug+xml
enumeration application/vnd.etsi.iptvcommand+xml
application/vnd.etsi.iptvcommand+xml
enumeration application/vnd.etsi.iptvdiscovery+xml
application/vnd.etsi.iptvdiscovery+xml
enumeration application/vnd.etsi.iptvprofile+xml
application/vnd.etsi.iptvprofile+xml
enumeration application/vnd.etsi.iptvsad-bc+xml
application/vnd.etsi.iptvsad-bc+xml
enumeration application/vnd.etsi.iptvsad-cod+xml
application/vnd.etsi.iptvsad-cod+xml
enumeration application/vnd.etsi.iptvsad-npvr+xml
application/vnd.etsi.iptvsad-npvr+xml
enumeration application/vnd.etsi.iptvueprofile+xml
application/vnd.etsi.iptvueprofile+xml
enumeration application/vnd.etsi.mcid+xml
application/vnd.etsi.mcid+xml
enumeration application/vnd.etsi.overload-control-policy-dataset+xml
application/vnd.etsi.overload-control-policy-dataset+xml
enumeration application/vnd.etsi.sci+xml
application/vnd.etsi.sci+xml
enumeration application/vnd.etsi.simservs+xml
application/vnd.etsi.simservs+xml
enumeration application/vnd.etsi.tsl+xml
application/vnd.etsi.tsl+xml
enumeration application/vnd.etsi.tsl.der
application/vnd.etsi.tsl.der
enumeration application/vnd.eudora.data
application/vnd.eudora.data
enumeration application/vnd.ezpix-album
application/vnd.ezpix-album
enumeration application/vnd.ezpix-package
application/vnd.ezpix-package
enumeration application/vnd.f-secure.mobile
application/vnd.f-secure.mobile
enumeration application/vnd.fdf
application/vnd.fdf
enumeration application/vnd.fdsn.mseed
application/vnd.fdsn.mseed
enumeration application/vnd.fdsn.seed
application/vnd.fdsn.seed
enumeration application/vnd.ffsns
application/vnd.ffsns
enumeration application/vnd.fints
application/vnd.fints
enumeration application/vnd.FloGraphIt
application/vnd.FloGraphIt
enumeration application/vnd.fluxtime.clip
application/vnd.fluxtime.clip
enumeration application/vnd.font-fontforge-sfd
application/vnd.font-fontforge-sfd
enumeration application/vnd.framemaker
application/vnd.framemaker
enumeration application/vnd.frogans.fnc
application/vnd.frogans.fnc
enumeration application/vnd.frogans.ltf
application/vnd.frogans.ltf
enumeration application/vnd.fsc.weblaunch
application/vnd.fsc.weblaunch
enumeration application/vnd.fujitsu.oasys
application/vnd.fujitsu.oasys
enumeration application/vnd.fujitsu.oasys2
application/vnd.fujitsu.oasys2
enumeration application/vnd.fujitsu.oasys3
application/vnd.fujitsu.oasys3
enumeration application/vnd.fujitsu.oasysgp
application/vnd.fujitsu.oasysgp
enumeration application/vnd.fujitsu.oasysprs
application/vnd.fujitsu.oasysprs
enumeration application/vnd.fujixerox.ART4
application/vnd.fujixerox.ART4
enumeration application/vnd.fujixerox.ART-EX
application/vnd.fujixerox.ART-EX
enumeration application/vnd.fujixerox.ddd
application/vnd.fujixerox.ddd
enumeration application/vnd.fujixerox.docuworks
application/vnd.fujixerox.docuworks
enumeration application/vnd.fujixerox.docuworks.binder
application/vnd.fujixerox.docuworks.binder
enumeration application/vnd.fujixerox.HBPL
application/vnd.fujixerox.HBPL
enumeration application/vnd.fut-misnet
application/vnd.fut-misnet
enumeration application/vnd.fuzzysheet
application/vnd.fuzzysheet
enumeration application/vnd.genomatix.tuxedo
application/vnd.genomatix.tuxedo
enumeration application/vnd.geocube+xml
application/vnd.geocube+xml
enumeration application/vnd.geogebra.file
application/vnd.geogebra.file
enumeration application/vnd.geogebra.tool
application/vnd.geogebra.tool
enumeration application/vnd.geometry-explorer
application/vnd.geometry-explorer
enumeration application/vnd.geonext
application/vnd.geonext
enumeration application/vnd.geoplan
application/vnd.geoplan
enumeration application/vnd.geospace
application/vnd.geospace
enumeration application/vnd.globalplatform.card-content-mgt
application/vnd.globalplatform.card-content-mgt
enumeration application/vnd.globalplatform.card-content-mgt-response
application/vnd.globalplatform.card-content-mgt-response
enumeration application/vnd.gmx
application/vnd.gmx
enumeration application/vnd.google-earth.kml+xml
application/vnd.google-earth.kml+xml
enumeration application/vnd.google-earth.kmz
application/vnd.google-earth.kmz
enumeration application/vnd.grafeq
application/vnd.grafeq
enumeration application/vnd.gridmp
application/vnd.gridmp
enumeration application/vnd.groove-account
application/vnd.groove-account
enumeration application/vnd.groove-help
application/vnd.groove-help
enumeration application/vnd.groove-identity-message
application/vnd.groove-identity-message
enumeration application/vnd.groove-injector
application/vnd.groove-injector
enumeration application/vnd.groove-tool-message
application/vnd.groove-tool-message
enumeration application/vnd.groove-tool-template
application/vnd.groove-tool-template
enumeration application/vnd.groove-vcard
application/vnd.groove-vcard
enumeration application/vnd.HandHeld-Entertainment+xml
application/vnd.HandHeld-Entertainment+xml
enumeration application/vnd.hbci
application/vnd.hbci
enumeration application/vnd.hcl-bireports
application/vnd.hcl-bireports
enumeration application/vnd.hhe.lesson-player
application/vnd.hhe.lesson-player
enumeration application/vnd.hp-HPGL
application/vnd.hp-HPGL
enumeration application/vnd.hp-hpid
application/vnd.hp-hpid
enumeration application/vnd.hp-hps
application/vnd.hp-hps
enumeration application/vnd.hp-jlyt
application/vnd.hp-jlyt
enumeration application/vnd.hp-PCL
application/vnd.hp-PCL
enumeration application/vnd.hp-PCLXL
application/vnd.hp-PCLXL
enumeration application/vnd.httphone
application/vnd.httphone
enumeration application/vnd.hydrostatix.sof-data
application/vnd.hydrostatix.sof-data
enumeration application/vnd.hzn-3d-crossword
application/vnd.hzn-3d-crossword
enumeration application/vnd.ibm.afplinedata
application/vnd.ibm.afplinedata
enumeration application/vnd.ibm.electronic-media
application/vnd.ibm.electronic-media
enumeration application/vnd.ibm.MiniPay
application/vnd.ibm.MiniPay
enumeration application/vnd.ibm.modcap
application/vnd.ibm.modcap
enumeration application/vnd.ibm.rights-management
application/vnd.ibm.rights-management
enumeration application/vnd.ibm.secure-container
application/vnd.ibm.secure-container
enumeration application/vnd.iccprofile
application/vnd.iccprofile
enumeration application/vnd.igloader
application/vnd.igloader
enumeration application/vnd.immervision-ivp
application/vnd.immervision-ivp
enumeration application/vnd.immervision-ivu
application/vnd.immervision-ivu
enumeration application/vnd.informedcontrol.rms+xml
application/vnd.informedcontrol.rms+xml
enumeration application/vnd.infotech.project+xml
application/vnd.infotech.project+xml
enumeration application/vnd.informix-visionary
application/vnd.informix-visionary
enumeration application/vnd.intercon.formnet
application/vnd.intercon.formnet
enumeration application/vnd.intergeo
application/vnd.intergeo
enumeration application/vnd.intertrust.digibox
application/vnd.intertrust.digibox
enumeration application/vnd.intertrust.nncp
application/vnd.intertrust.nncp
enumeration application/vnd.intu.qbo
application/vnd.intu.qbo
enumeration application/vnd.intu.qfx
application/vnd.intu.qfx
enumeration application/vnd.iptc.g2.conceptitem+xml
application/vnd.iptc.g2.conceptitem+xml
enumeration application/vnd.iptc.g2.knowledgeitem+xml
application/vnd.iptc.g2.knowledgeitem+xml
enumeration application/vnd.iptc.g2.newsitem+xml
application/vnd.iptc.g2.newsitem+xml
enumeration application/vnd.iptc.g2.packageitem+xml
application/vnd.iptc.g2.packageitem+xml
enumeration application/vnd.ipunplugged.rcprofile
application/vnd.ipunplugged.rcprofile
enumeration application/vnd.irepository.package+xml
application/vnd.irepository.package+xml
enumeration application/vnd.is-xpr
application/vnd.is-xpr
enumeration application/vnd.isac.fcs
application/vnd.isac.fcs
enumeration application/vnd.jam
application/vnd.jam
enumeration application/vnd.japannet-directory-service
application/vnd.japannet-directory-service
enumeration application/vnd.japannet-jpnstore-wakeup
application/vnd.japannet-jpnstore-wakeup
enumeration application/vnd.japannet-payment-wakeup
application/vnd.japannet-payment-wakeup
enumeration application/vnd.japannet-registration
application/vnd.japannet-registration
enumeration application/vnd.japannet-registration-wakeup
application/vnd.japannet-registration-wakeup
enumeration application/vnd.japannet-setstore-wakeup
application/vnd.japannet-setstore-wakeup
enumeration application/vnd.japannet-verification
application/vnd.japannet-verification
enumeration application/vnd.japannet-verification-wakeup
application/vnd.japannet-verification-wakeup
enumeration application/vnd.jcp.javame.midlet-rms
application/vnd.jcp.javame.midlet-rms
enumeration application/vnd.jisp
application/vnd.jisp
enumeration application/vnd.joost.joda-archive
application/vnd.joost.joda-archive
enumeration application/vnd.kahootz
application/vnd.kahootz
enumeration application/vnd.kde.karbon
application/vnd.kde.karbon
enumeration application/vnd.kde.kchart
application/vnd.kde.kchart
enumeration application/vnd.kde.kformula
application/vnd.kde.kformula
enumeration application/vnd.kde.kivio
application/vnd.kde.kivio
enumeration application/vnd.kde.kontour
application/vnd.kde.kontour
enumeration application/vnd.kde.kpresenter
application/vnd.kde.kpresenter
enumeration application/vnd.kde.kspread
application/vnd.kde.kspread
enumeration application/vnd.kde.kword
application/vnd.kde.kword
enumeration application/vnd.kenameaapp
application/vnd.kenameaapp
enumeration application/vnd.kidspiration
application/vnd.kidspiration
enumeration application/vnd.Kinar
application/vnd.Kinar
enumeration application/vnd.koan
application/vnd.koan
enumeration application/vnd.kodak-descriptor
application/vnd.kodak-descriptor
enumeration application/vnd.liberty-request+xml
application/vnd.liberty-request+xml
enumeration application/vnd.llamagraphics.life-balance.desktop
application/vnd.llamagraphics.life-balance.desktop
enumeration application/vnd.llamagraphics.life-balance.exchange+xml
application/vnd.llamagraphics.life-balance.exchange+xml
enumeration application/vnd.lotus-1-2-3
application/vnd.lotus-1-2-3
enumeration application/vnd.lotus-approach
application/vnd.lotus-approach
enumeration application/vnd.lotus-freelance
application/vnd.lotus-freelance
enumeration application/vnd.lotus-notes
application/vnd.lotus-notes
enumeration application/vnd.lotus-organizer
application/vnd.lotus-organizer
enumeration application/vnd.lotus-screencam
application/vnd.lotus-screencam
enumeration application/vnd.lotus-wordpro
application/vnd.lotus-wordpro
enumeration application/vnd.macports.portpkg
application/vnd.macports.portpkg
enumeration application/vnd.marlin.drm.actiontoken+xml
application/vnd.marlin.drm.actiontoken+xml
enumeration application/vnd.marlin.drm.conftoken+xml
application/vnd.marlin.drm.conftoken+xml
enumeration application/vnd.marlin.drm.license+xml
application/vnd.marlin.drm.license+xml
enumeration application/vnd.marlin.drm.mdcf
application/vnd.marlin.drm.mdcf
enumeration application/vnd.mcd
application/vnd.mcd
enumeration application/vnd.medcalcdata
application/vnd.medcalcdata
enumeration application/vnd.mediastation.cdkey
application/vnd.mediastation.cdkey
enumeration application/vnd.meridian-slingshot
application/vnd.meridian-slingshot
enumeration application/vnd.MFER
application/vnd.MFER
enumeration application/vnd.mfmp
application/vnd.mfmp
enumeration application/vnd.micrografx.flo
application/vnd.micrografx.flo
enumeration application/vnd.micrografx.igx
application/vnd.micrografx.igx
enumeration application/vnd.mif
application/vnd.mif
enumeration application/vnd.minisoft-hp3000-save
application/vnd.minisoft-hp3000-save
enumeration application/vnd.mitsubishi.misty-guard.trustweb
application/vnd.mitsubishi.misty-guard.trustweb
enumeration application/vnd.Mobius.DAF
application/vnd.Mobius.DAF
enumeration application/vnd.Mobius.DIS
application/vnd.Mobius.DIS
enumeration application/vnd.Mobius.MBK
application/vnd.Mobius.MBK
enumeration application/vnd.Mobius.MQY
application/vnd.Mobius.MQY
enumeration application/vnd.Mobius.MSL
application/vnd.Mobius.MSL
enumeration application/vnd.Mobius.PLC
application/vnd.Mobius.PLC
enumeration application/vnd.Mobius.TXF
application/vnd.Mobius.TXF
enumeration application/vnd.mophun.application
application/vnd.mophun.application
enumeration application/vnd.mophun.certificate
application/vnd.mophun.certificate
enumeration application/vnd.motorola.flexsuite
application/vnd.motorola.flexsuite
enumeration application/vnd.motorola.flexsuite.adsi
application/vnd.motorola.flexsuite.adsi
enumeration application/vnd.motorola.flexsuite.fis
application/vnd.motorola.flexsuite.fis
enumeration application/vnd.motorola.flexsuite.gotap
application/vnd.motorola.flexsuite.gotap
enumeration application/vnd.motorola.flexsuite.kmr
application/vnd.motorola.flexsuite.kmr
enumeration application/vnd.motorola.flexsuite.ttc
application/vnd.motorola.flexsuite.ttc
enumeration application/vnd.motorola.flexsuite.wem
application/vnd.motorola.flexsuite.wem
enumeration application/vnd.motorola.iprm
application/vnd.motorola.iprm
enumeration application/vnd.mozilla.xul+xml
application/vnd.mozilla.xul+xml
enumeration application/vnd.ms-artgalry
application/vnd.ms-artgalry
enumeration application/vnd.ms-asf
application/vnd.ms-asf
enumeration application/vnd.ms-cab-compressed
application/vnd.ms-cab-compressed
enumeration application/vnd.mseq
application/vnd.mseq
enumeration application/vnd.ms-excel
application/vnd.ms-excel
enumeration application/vnd.ms-fontobject
application/vnd.ms-fontobject
enumeration application/vnd.ms-htmlhelp
application/vnd.ms-htmlhelp
enumeration application/vnd.msign
application/vnd.msign
enumeration application/vnd.ms-ims
application/vnd.ms-ims
enumeration application/vnd.ms-lrm
application/vnd.ms-lrm
enumeration application/vnd.ms-playready.initiator+xml
application/vnd.ms-playready.initiator+xml
enumeration application/vnd.ms-powerpoint
application/vnd.ms-powerpoint
enumeration application/vnd.ms-project
application/vnd.ms-project
enumeration application/vnd.ms-tnef
application/vnd.ms-tnef
enumeration application/vnd.ms-wmdrm.lic-chlg-req
application/vnd.ms-wmdrm.lic-chlg-req
enumeration application/vnd.ms-wmdrm.lic-resp
application/vnd.ms-wmdrm.lic-resp
enumeration application/vnd.ms-wmdrm.meter-chlg-req
application/vnd.ms-wmdrm.meter-chlg-req
enumeration application/vnd.ms-wmdrm.meter-resp
application/vnd.ms-wmdrm.meter-resp
enumeration application/vnd.ms-works
application/vnd.ms-works
enumeration application/vnd.ms-wpl
application/vnd.ms-wpl
enumeration application/vnd.ms-xpsdocument
application/vnd.ms-xpsdocument
enumeration application/vnd.multiad.creator
application/vnd.multiad.creator
enumeration application/vnd.multiad.creator.cif
application/vnd.multiad.creator.cif
enumeration application/vnd.musician
application/vnd.musician
enumeration application/vnd.music-niff
application/vnd.music-niff
enumeration application/vnd.muvee.style
application/vnd.muvee.style
enumeration application/vnd.ncd.control
application/vnd.ncd.control
enumeration application/vnd.ncd.reference
application/vnd.ncd.reference
enumeration application/vnd.nervana
application/vnd.nervana
enumeration application/vnd.netfpx
application/vnd.netfpx
enumeration application/vnd.neurolanguage.nlu
application/vnd.neurolanguage.nlu
enumeration application/vnd.noblenet-directory
application/vnd.noblenet-directory
enumeration application/vnd.noblenet-sealer
application/vnd.noblenet-sealer
enumeration application/vnd.noblenet-web
application/vnd.noblenet-web
enumeration application/vnd.nokia.catalogs
application/vnd.nokia.catalogs
enumeration application/vnd.nokia.conml+wbxml
application/vnd.nokia.conml+wbxml
enumeration application/vnd.nokia.conml+xml
application/vnd.nokia.conml+xml
enumeration application/vnd.nokia.iptv.config+xml
application/vnd.nokia.iptv.config+xml
enumeration application/vnd.nokia.iSDS-radio-presets
application/vnd.nokia.iSDS-radio-presets
enumeration application/vnd.nokia.landmark+wbxml
application/vnd.nokia.landmark+wbxml
enumeration application/vnd.nokia.landmark+xml
application/vnd.nokia.landmark+xml
enumeration application/vnd.nokia.landmarkcollection+xml
application/vnd.nokia.landmarkcollection+xml
enumeration application/vnd.nokia.ncd
application/vnd.nokia.ncd
enumeration application/vnd.nokia.n-gage.ac+xml
application/vnd.nokia.n-gage.ac+xml
enumeration application/vnd.nokia.n-gage.data
application/vnd.nokia.n-gage.data
enumeration application/vnd.nokia.n-gage.symbian.install
application/vnd.nokia.n-gage.symbian.install
enumeration application/vnd.nokia.pcd+wbxml
application/vnd.nokia.pcd+wbxml
enumeration application/vnd.nokia.pcd+xml
application/vnd.nokia.pcd+xml
enumeration application/vnd.nokia.radio-preset
application/vnd.nokia.radio-preset
enumeration application/vnd.nokia.radio-presets
application/vnd.nokia.radio-presets
enumeration application/vnd.novadigm.EDM
application/vnd.novadigm.EDM
enumeration application/vnd.novadigm.EDX
application/vnd.novadigm.EDX
enumeration application/vnd.novadigm.EXT
application/vnd.novadigm.EXT
enumeration application/vnd.ntt-local.file-transfer
application/vnd.ntt-local.file-transfer
enumeration application/vnd.oasis.opendocument.chart
application/vnd.oasis.opendocument.chart
enumeration application/vnd.oasis.opendocument.chart-template
application/vnd.oasis.opendocument.chart-template
enumeration application/vnd.oasis.opendocument.database
application/vnd.oasis.opendocument.database
enumeration application/vnd.oasis.opendocument.formula
application/vnd.oasis.opendocument.formula
enumeration application/vnd.oasis.opendocument.formula-template
application/vnd.oasis.opendocument.formula-template
enumeration application/vnd.oasis.opendocument.graphics
application/vnd.oasis.opendocument.graphics
enumeration application/vnd.oasis.opendocument.graphics-template
application/vnd.oasis.opendocument.graphics-template
enumeration application/vnd.oasis.opendocument.image
application/vnd.oasis.opendocument.image
enumeration application/vnd.oasis.opendocument.image-template
application/vnd.oasis.opendocument.image-template
enumeration application/vnd.oasis.opendocument.presentation
application/vnd.oasis.opendocument.presentation
enumeration application/vnd.oasis.opendocument.presentation-template
application/vnd.oasis.opendocument.presentation-template
enumeration application/vnd.oasis.opendocument.spreadsheet
application/vnd.oasis.opendocument.spreadsheet
enumeration application/vnd.oasis.opendocument.spreadsheet-template
application/vnd.oasis.opendocument.spreadsheet-template
enumeration application/vnd.oasis.opendocument.text
application/vnd.oasis.opendocument.text
enumeration application/vnd.oasis.opendocument.text-master
application/vnd.oasis.opendocument.text-master
enumeration application/vnd.oasis.opendocument.text-template
application/vnd.oasis.opendocument.text-template
enumeration application/vnd.oasis.opendocument.text-web
application/vnd.oasis.opendocument.text-web
enumeration application/vnd.obn
application/vnd.obn
enumeration application/vnd.oipf.contentaccessdownload+xml
application/vnd.oipf.contentaccessdownload+xml
enumeration application/vnd.oipf.contentaccessstreaming+xml
application/vnd.oipf.contentaccessstreaming+xml
enumeration application/vnd.oipf.cspg-hexbinary
application/vnd.oipf.cspg-hexbinary
enumeration application/vnd.oipf.mippvcontrolmessage+xml
application/vnd.oipf.mippvcontrolmessage+xml
enumeration application/vnd.oipf.spdiscovery+xml
application/vnd.oipf.spdiscovery+xml
enumeration application/vnd.oipf.spdlist+xml
application/vnd.oipf.spdlist+xml
enumeration application/vnd.oipf.ueprofile+xml
application/vnd.oipf.ueprofile+xml
enumeration application/vnd.oipf.userprofile+xml
application/vnd.oipf.userprofile+xml
enumeration application/vnd.olpc-sugar
application/vnd.olpc-sugar
enumeration application/vnd.oma.bcast.associated-procedure-parameter+xml
application/vnd.oma.bcast.associated-procedure-parameter+xml
enumeration application/vnd.oma.bcast.drm-trigger+xml
application/vnd.oma.bcast.drm-trigger+xml
enumeration application/vnd.oma.bcast.imd+xml
application/vnd.oma.bcast.imd+xml
enumeration application/vnd.oma.bcast.ltkm
application/vnd.oma.bcast.ltkm
enumeration application/vnd.oma.bcast.notification+xml
application/vnd.oma.bcast.notification+xml
enumeration application/vnd.oma.bcast.provisioningtrigger
application/vnd.oma.bcast.provisioningtrigger
enumeration application/vnd.oma.bcast.sgboot
application/vnd.oma.bcast.sgboot
enumeration application/vnd.oma.bcast.sgdd+xml
application/vnd.oma.bcast.sgdd+xml
enumeration application/vnd.oma.bcast.sgdu
application/vnd.oma.bcast.sgdu
enumeration application/vnd.oma.bcast.simple-symbol-container
application/vnd.oma.bcast.simple-symbol-container
enumeration application/vnd.oma.bcast.smartcard-trigger+xml
application/vnd.oma.bcast.smartcard-trigger+xml
enumeration application/vnd.oma.bcast.sprov+xml
application/vnd.oma.bcast.sprov+xml
enumeration application/vnd.oma.bcast.stkm
application/vnd.oma.bcast.stkm
enumeration application/vnd.oma.cab-address-book+xml
application/vnd.oma.cab-address-book+xml
enumeration application/vnd.oma.cab-feature-handler+xml
application/vnd.oma.cab-feature-handler+xml
enumeration application/vnd.oma.cab-pcc+xml
application/vnd.oma.cab-pcc+xml
enumeration application/vnd.oma.cab-user-prefs+xml
application/vnd.oma.cab-user-prefs+xml
enumeration application/vnd.oma.dcd
application/vnd.oma.dcd
enumeration application/vnd.oma.dcdc
application/vnd.oma.dcdc
enumeration application/vnd.oma.dd2+xml
application/vnd.oma.dd2+xml
enumeration application/vnd.oma.drm.risd+xml
application/vnd.oma.drm.risd+xml
enumeration application/vnd.oma.group-usage-list+xml
application/vnd.oma.group-usage-list+xml
enumeration application/vnd.oma.poc.detailed-progress-report+xml
application/vnd.oma.poc.detailed-progress-report+xml
enumeration application/vnd.oma.poc.final-report+xml
application/vnd.oma.poc.final-report+xml
enumeration application/vnd.oma.poc.groups+xml
application/vnd.oma.poc.groups+xml
enumeration application/vnd.oma.poc.invocation-descriptor+xml
application/vnd.oma.poc.invocation-descriptor+xml
enumeration application/vnd.oma.poc.optimized-progress-report+xml
application/vnd.oma.poc.optimized-progress-report+xml
enumeration application/vnd.oma.push
application/vnd.oma.push
enumeration application/vnd.oma.scidm.messages+xml
application/vnd.oma.scidm.messages+xml
enumeration application/vnd.oma.xcap-directory+xml
application/vnd.oma.xcap-directory+xml
enumeration application/vnd.omads-email+xml
application/vnd.omads-email+xml
enumeration application/vnd.omads-file+xml
application/vnd.omads-file+xml
enumeration application/vnd.omads-folder+xml
application/vnd.omads-folder+xml
enumeration application/vnd.omaloc-supl-init
application/vnd.omaloc-supl-init
enumeration application/vnd.oma-scws-config
application/vnd.oma-scws-config
enumeration application/vnd.oma-scws-http-request
application/vnd.oma-scws-http-request
enumeration application/vnd.oma-scws-http-response
application/vnd.oma-scws-http-response
enumeration application/vnd.openofficeorg.extension
application/vnd.openofficeorg.extension
enumeration application/vnd.openxmlformats-officedocument.custom-properties+xml
application/vnd.openxmlformats-officedocument.custom-properties+xml
enumeration application/vnd.openxmlformats-officedocument.customXmlProperties+xml
application/vnd.openxmlformats-officedocument.customXmlProperties+xml
enumeration application/vnd.openxmlformats-officedocument.drawing+xml
application/vnd.openxmlformats-officedocument.drawing+xml
enumeration application/vnd.openxmlformats-officedocument.drawingml.chart+xml
application/vnd.openxmlformats-officedocument.drawingml.chart+xml
enumeration application/vnd.openxmlformats-officedocument.drawingml.chartshapes+xml
application/vnd.openxmlformats-officedocument.drawingml.chartshapes+xml
enumeration application/vnd.openxmlformats-officedocument.drawingml.diagramColors+xml
application/vnd.openxmlformats-officedocument.drawingml.diagramColors+xml
enumeration application/vnd.openxmlformats-officedocument.drawingml.diagramData+xml
application/vnd.openxmlformats-officedocument.drawingml.diagramData+xml
enumeration application/vnd.openxmlformats-officedocument.drawingml.diagramLayout+xml
application/vnd.openxmlformats-officedocument.drawingml.diagramLayout+xml
enumeration application/vnd.openxmlformats-officedocument.drawingml.diagramStyle+xml
application/vnd.openxmlformats-officedocument.drawingml.diagramStyle+xml
enumeration application/vnd.openxmlformats-officedocument.extended-properties+xml
application/vnd.openxmlformats-officedocument.extended-properties+xml
enumeration application/vnd.openxmlformats-officedocument.presentationml.commentAuthors+xml
application/vnd.openxmlformats-officedocument.presentationml.commentAuthors+xml
enumeration application/vnd.openxmlformats-officedocument.presentationml.comments+xml
application/vnd.openxmlformats-officedocument.presentationml.comments+xml
enumeration application/vnd.openxmlformats-officedocument.presentationml.handoutMaster+xml
application/vnd.openxmlformats-officedocument.presentationml.handoutMaster+xml
enumeration application/vnd.openxmlformats-officedocument.presentationml.notesMaster+xml
application/vnd.openxmlformats-officedocument.presentationml.notesMaster+xml
enumeration application/vnd.openxmlformats-officedocument.presentationml.notesSlide+xml
application/vnd.openxmlformats-officedocument.presentationml.notesSlide+xml
enumeration application/vnd.openxmlformats-officedocument.presentationml.presentation.main+xml
application/vnd.openxmlformats-officedocument.presentationml.presentation.main+xml
enumeration application/vnd.openxmlformats-officedocument.presentationml.presProps+xml
application/vnd.openxmlformats-officedocument.presentationml.presProps+xml
enumeration application/vnd.openxmlformats-officedocument.presentationml.slide+xml
application/vnd.openxmlformats-officedocument.presentationml.slide+xml
enumeration application/vnd.openxmlformats-officedocument.presentationml.slideLayout+xml
application/vnd.openxmlformats-officedocument.presentationml.slideLayout+xml
enumeration application/vnd.openxmlformats-officedocument.presentationml.slideMaster+xml
application/vnd.openxmlformats-officedocument.presentationml.slideMaster+xml
enumeration application/vnd.openxmlformats-officedocument.presentationml.slideshow.main+xml
application/vnd.openxmlformats-officedocument.presentationml.slideshow.main+xml
enumeration application/vnd.openxmlformats-officedocument.presentationml.slideUpdateInfo+xml
application/vnd.openxmlformats-officedocument.presentationml.slideUpdateInfo+xml
enumeration application/vnd.openxmlformats-officedocument.presentationml.tableStyles+xml
application/vnd.openxmlformats-officedocument.presentationml.tableStyles+xml
enumeration application/vnd.openxmlformats-officedocument.presentationml.tags+xml
application/vnd.openxmlformats-officedocument.presentationml.tags+xml
enumeration application/vnd.openxmlformats-officedocument.presentationml.template.main+xml
application/vnd.openxmlformats-officedocument.presentationml.template.main+xml
enumeration application/vnd.openxmlformats-officedocument.presentationml.viewProps+xml
application/vnd.openxmlformats-officedocument.presentationml.viewProps+xml
enumeration application/vnd.openxmlformats-officedocument.spreadsheetml.calcChain+xml
application/vnd.openxmlformats-officedocument.spreadsheetml.calcChain+xml
enumeration application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml
application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml
enumeration application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml
application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml
enumeration application/vnd.openxmlformats-officedocument.spreadsheetml.connections+xml
application/vnd.openxmlformats-officedocument.spreadsheetml.connections+xml
enumeration application/vnd.openxmlformats-officedocument.spreadsheetml.dialogsheet+xml
application/vnd.openxmlformats-officedocument.spreadsheetml.dialogsheet+xml
enumeration application/vnd.openxmlformats-officedocument.spreadsheetml.externalLink+xml
application/vnd.openxmlformats-officedocument.spreadsheetml.externalLink+xml
enumeration application/vnd.openxmlformats-officedocument.spreadsheetml.pivotCacheDefinition+xml
application/vnd.openxmlformats-officedocument.spreadsheetml.pivotCacheDefinition+xml
enumeration application/vnd.openxmlformats-officedocument.spreadsheetml.pivotCacheRecords+xml
application/vnd.openxmlformats-officedocument.spreadsheetml.pivotCacheRecords+xml
enumeration application/vnd.openxmlformats-officedocument.spreadsheetml.pivotTable+xml
application/vnd.openxmlformats-officedocument.spreadsheetml.pivotTable+xml
enumeration application/vnd.openxmlformats-officedocument.spreadsheetml.queryTable+xml
application/vnd.openxmlformats-officedocument.spreadsheetml.queryTable+xml
enumeration application/vnd.openxmlformats-officedocument.spreadsheetml.revisionHeaders+xml
application/vnd.openxmlformats-officedocument.spreadsheetml.revisionHeaders+xml
enumeration application/vnd.openxmlformats-officedocument.spreadsheetml.revisionLog+xml
application/vnd.openxmlformats-officedocument.spreadsheetml.revisionLog+xml
enumeration application/vnd.openxmlformats-officedocument.spreadsheetml.sharedStrings+xml
application/vnd.openxmlformats-officedocument.spreadsheetml.sharedStrings+xml
enumeration application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml
enumeration application/vnd.openxmlformats-officedocument.spreadsheetml.sheetMetadata+xml
application/vnd.openxmlformats-officedocument.spreadsheetml.sheetMetadata+xml
enumeration application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml
application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml
enumeration application/vnd.openxmlformats-officedocument.spreadsheetml.table+xml
application/vnd.openxmlformats-officedocument.spreadsheetml.table+xml
enumeration application/vnd.openxmlformats-officedocument.spreadsheetml.tableSingleCells+xml
application/vnd.openxmlformats-officedocument.spreadsheetml.tableSingleCells+xml
enumeration application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml
application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml
enumeration application/vnd.openxmlformats-officedocument.spreadsheetml.userNames+xml
application/vnd.openxmlformats-officedocument.spreadsheetml.userNames+xml
enumeration application/vnd.openxmlformats-officedocument.spreadsheetml.volatileDependencies+xml
application/vnd.openxmlformats-officedocument.spreadsheetml.volatileDependencies+xml
enumeration application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml
application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml
enumeration application/vnd.openxmlformats-officedocument.theme+xml
application/vnd.openxmlformats-officedocument.theme+xml
enumeration application/vnd.openxmlformats-officedocument.themeOverride+xml
application/vnd.openxmlformats-officedocument.themeOverride+xml
enumeration application/vnd.openxmlformats-officedocument.wordprocessingml.comments+xml
application/vnd.openxmlformats-officedocument.wordprocessingml.comments+xml
enumeration application/vnd.openxmlformats-officedocument.wordprocessingml.document.glossary+xml
application/vnd.openxmlformats-officedocument.wordprocessingml.document.glossary+xml
enumeration application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml
application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml
enumeration application/vnd.openxmlformats-officedocument.wordprocessingml.endnotes+xml
application/vnd.openxmlformats-officedocument.wordprocessingml.endnotes+xml
enumeration application/vnd.openxmlformats-officedocument.wordprocessingml.fontTable+xml
application/vnd.openxmlformats-officedocument.wordprocessingml.fontTable+xml
enumeration application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml
application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml
enumeration application/vnd.openxmlformats-officedocument.wordprocessingml.footnotes+xml
application/vnd.openxmlformats-officedocument.wordprocessingml.footnotes+xml
enumeration application/vnd.openxmlformats-officedocument.wordprocessingml.numbering+xml
application/vnd.openxmlformats-officedocument.wordprocessingml.numbering+xml
enumeration application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml
application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml
enumeration application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml
application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml
enumeration application/vnd.openxmlformats-officedocument.wordprocessingml.template.main+xml
application/vnd.openxmlformats-officedocument.wordprocessingml.template.main+xml
enumeration application/vnd.openxmlformats-officedocument.wordprocessingml.webSettings+xml
application/vnd.openxmlformats-officedocument.wordprocessingml.webSettings+xml
enumeration application/vnd.openxmlformats-package.core-properties+xml
application/vnd.openxmlformats-package.core-properties+xml
enumeration application/vnd.openxmlformats-package.digital-signature-xmlsignature+xml
application/vnd.openxmlformats-package.digital-signature-xmlsignature+xml
enumeration application/vnd.openxmlformats-package.relationships+xml
application/vnd.openxmlformats-package.relationships+xml
enumeration application/vnd.osa.netdeploy
application/vnd.osa.netdeploy
enumeration application/vnd.osgeo.mapguide.package
application/vnd.osgeo.mapguide.package
enumeration application/vnd.osgi.bundle
application/vnd.osgi.bundle
enumeration application/vnd.osgi.dp
application/vnd.osgi.dp
enumeration application/vnd.otps.ct-kip+xml
application/vnd.otps.ct-kip+xml
enumeration application/vnd.palm
application/vnd.palm
enumeration application/vnd.paos.xml
application/vnd.paos.xml
enumeration application/vnd.pawaafile
application/vnd.pawaafile
enumeration application/vnd.pg.format
application/vnd.pg.format
enumeration application/vnd.pg.osasli
application/vnd.pg.osasli
enumeration application/vnd.piaccess.application-licence
application/vnd.piaccess.application-licence
enumeration application/vnd.picsel
application/vnd.picsel
enumeration application/vnd.pmi.widget
application/vnd.pmi.widget
enumeration application/vnd.poc.group-advertisement+xml
application/vnd.poc.group-advertisement+xml
enumeration application/vnd.pocketlearn
application/vnd.pocketlearn
enumeration application/vnd.powerbuilder6
application/vnd.powerbuilder6
enumeration application/vnd.powerbuilder6-s
application/vnd.powerbuilder6-s
enumeration application/vnd.powerbuilder7
application/vnd.powerbuilder7
enumeration application/vnd.powerbuilder75
application/vnd.powerbuilder75
enumeration application/vnd.powerbuilder75-s
application/vnd.powerbuilder75-s
enumeration application/vnd.powerbuilder7-s
application/vnd.powerbuilder7-s
enumeration application/vnd.preminet
application/vnd.preminet
enumeration application/vnd.previewsystems.box
application/vnd.previewsystems.box
enumeration application/vnd.proteus.magazine
application/vnd.proteus.magazine
enumeration application/vnd.publishare-delta-tree
application/vnd.publishare-delta-tree
enumeration application/vnd.pvi.ptid1
application/vnd.pvi.ptid1
enumeration application/vnd.pwg-multiplexed
application/vnd.pwg-multiplexed
enumeration application/vnd.pwg-xhtml-print+xml
application/vnd.pwg-xhtml-print+xml
enumeration application/vnd.qualcomm.brew-app-res
application/vnd.qualcomm.brew-app-res
enumeration application/vnd.Quark.QuarkXPress
application/vnd.Quark.QuarkXPress
enumeration application/vnd.radisys.moml+xml
application/vnd.radisys.moml+xml
enumeration application/vnd.radisys.msml-audit-conf+xml
application/vnd.radisys.msml-audit-conf+xml
enumeration application/vnd.radisys.msml-audit-conn+xml
application/vnd.radisys.msml-audit-conn+xml
enumeration application/vnd.radisys.msml-audit-dialog+xml
application/vnd.radisys.msml-audit-dialog+xml
enumeration application/vnd.radisys.msml-audit-stream+xml
application/vnd.radisys.msml-audit-stream+xml
enumeration application/vnd.radisys.msml-audit+xml
application/vnd.radisys.msml-audit+xml
enumeration application/vnd.radisys.msml-conf+xml
application/vnd.radisys.msml-conf+xml
enumeration application/vnd.radisys.msml-dialog-base+xml
application/vnd.radisys.msml-dialog-base+xml
enumeration application/vnd.radisys.msml-dialog-fax-detect+xml
application/vnd.radisys.msml-dialog-fax-detect+xml
enumeration application/vnd.radisys.msml-dialog-fax-sendrecv+xml
application/vnd.radisys.msml-dialog-fax-sendrecv+xml
enumeration application/vnd.radisys.msml-dialog-group+xml
application/vnd.radisys.msml-dialog-group+xml
enumeration application/vnd.radisys.msml-dialog-speech+xml
application/vnd.radisys.msml-dialog-speech+xml
enumeration application/vnd.radisys.msml-dialog-transform+xml
application/vnd.radisys.msml-dialog-transform+xml
enumeration application/vnd.radisys.msml-dialog+xml
application/vnd.radisys.msml-dialog+xml
enumeration application/vnd.radisys.msml+xml
application/vnd.radisys.msml+xml
enumeration application/vnd.rapid
application/vnd.rapid
enumeration application/vnd.realvnc.bed
application/vnd.realvnc.bed
enumeration application/vnd.recordare.musicxml
application/vnd.recordare.musicxml
enumeration application/vnd.recordare.musicxml+xml
application/vnd.recordare.musicxml+xml
enumeration application/vnd.RenLearn.rlprint
application/vnd.RenLearn.rlprint
enumeration application/vnd.rig.cryptonote
application/vnd.rig.cryptonote
enumeration application/vnd.route66.link66+xml
application/vnd.route66.link66+xml
enumeration application/vnd.ruckus.download
application/vnd.ruckus.download
enumeration application/vnd.s3sms
application/vnd.s3sms
enumeration application/vnd.sailingtracker.track
application/vnd.sailingtracker.track
enumeration application/vnd.sbm.cid
application/vnd.sbm.cid
enumeration application/vnd.sbm.mid2
application/vnd.sbm.mid2
enumeration application/vnd.scribus
application/vnd.scribus
enumeration application/vnd.sealed.3df
application/vnd.sealed.3df
enumeration application/vnd.sealed.csf
application/vnd.sealed.csf
enumeration application/vnd.sealed.doc
application/vnd.sealed.doc
enumeration application/vnd.sealed.eml
application/vnd.sealed.eml
enumeration application/vnd.sealed.mht
application/vnd.sealed.mht
enumeration application/vnd.sealed.net
application/vnd.sealed.net
enumeration application/vnd.sealed.ppt
application/vnd.sealed.ppt
enumeration application/vnd.sealed.tiff
application/vnd.sealed.tiff
enumeration application/vnd.sealed.xls
application/vnd.sealed.xls
enumeration application/vnd.sealedmedia.softseal.html
application/vnd.sealedmedia.softseal.html
enumeration application/vnd.sealedmedia.softseal.pdf
application/vnd.sealedmedia.softseal.pdf
enumeration application/vnd.seemail
application/vnd.seemail
enumeration application/vnd.sema
application/vnd.sema
enumeration application/vnd.semd
application/vnd.semd
enumeration application/vnd.semf
application/vnd.semf
enumeration application/vnd.shana.informed.formdata
application/vnd.shana.informed.formdata
enumeration application/vnd.shana.informed.formtemplate
application/vnd.shana.informed.formtemplate
enumeration application/vnd.shana.informed.interchange
application/vnd.shana.informed.interchange
enumeration application/vnd.shana.informed.package
application/vnd.shana.informed.package
enumeration application/vnd.SimTech-MindMapper
application/vnd.SimTech-MindMapper
enumeration application/vnd.smaf
application/vnd.smaf
enumeration application/vnd.smart.notebook
application/vnd.smart.notebook
enumeration application/vnd.smart.teacher
application/vnd.smart.teacher
enumeration application/vnd.software602.filler.form+xml
application/vnd.software602.filler.form+xml
enumeration application/vnd.software602.filler.form-xml-zip
application/vnd.software602.filler.form-xml-zip
enumeration application/vnd.solent.sdkm+xml
application/vnd.solent.sdkm+xml
enumeration application/vnd.spotfire.dxp
application/vnd.spotfire.dxp
enumeration application/vnd.spotfire.sfs
application/vnd.spotfire.sfs
enumeration application/vnd.sss-cod
application/vnd.sss-cod
enumeration application/vnd.sss-dtf
application/vnd.sss-dtf
enumeration application/vnd.sss-ntf
application/vnd.sss-ntf
enumeration application/vnd.street-stream
application/vnd.street-stream
enumeration application/vnd.sun.wadl+xml
application/vnd.sun.wadl+xml
enumeration application/vnd.sus-calendar
application/vnd.sus-calendar
enumeration application/vnd.svd
application/vnd.svd
enumeration application/vnd.swiftview-ics
application/vnd.swiftview-ics
enumeration application/vnd.syncml.dm.notification
application/vnd.syncml.dm.notification
enumeration application/vnd.syncml.dm+wbxml
application/vnd.syncml.dm+wbxml
enumeration application/vnd.syncml.dm+xml
application/vnd.syncml.dm+xml
enumeration application/vnd.syncml.ds.notification
application/vnd.syncml.ds.notification
enumeration application/vnd.syncml+xml
application/vnd.syncml+xml
enumeration application/vnd.tao.intent-module-archive
application/vnd.tao.intent-module-archive
enumeration application/vnd.tmobile-livetv
application/vnd.tmobile-livetv
enumeration application/vnd.trid.tpt
application/vnd.trid.tpt
enumeration application/vnd.triscape.mxs
application/vnd.triscape.mxs
enumeration application/vnd.trueapp
application/vnd.trueapp
enumeration application/vnd.truedoc
application/vnd.truedoc
enumeration application/vnd.ufdl
application/vnd.ufdl
enumeration application/vnd.uiq.theme
application/vnd.uiq.theme
enumeration application/vnd.umajin
application/vnd.umajin
enumeration application/vnd.unity
application/vnd.unity
enumeration application/vnd.uoml+xml
application/vnd.uoml+xml
enumeration application/vnd.uplanet.alert
application/vnd.uplanet.alert
enumeration application/vnd.uplanet.alert-wbxml
application/vnd.uplanet.alert-wbxml
enumeration application/vnd.uplanet.bearer-choice
application/vnd.uplanet.bearer-choice
enumeration application/vnd.uplanet.bearer-choice-wbxml
application/vnd.uplanet.bearer-choice-wbxml
enumeration application/vnd.uplanet.cacheop
application/vnd.uplanet.cacheop
enumeration application/vnd.uplanet.cacheop-wbxml
application/vnd.uplanet.cacheop-wbxml
enumeration application/vnd.uplanet.channel
application/vnd.uplanet.channel
enumeration application/vnd.uplanet.channel-wbxml
application/vnd.uplanet.channel-wbxml
enumeration application/vnd.uplanet.list
application/vnd.uplanet.list
enumeration application/vnd.uplanet.listcmd
application/vnd.uplanet.listcmd
enumeration application/vnd.uplanet.listcmd-wbxml
application/vnd.uplanet.listcmd-wbxml
enumeration application/vnd.uplanet.list-wbxml
application/vnd.uplanet.list-wbxml
enumeration application/vnd.uplanet.signal
application/vnd.uplanet.signal
enumeration application/vnd.vcx
application/vnd.vcx
enumeration application/vnd.vd-study
application/vnd.vd-study
enumeration application/vnd.vectorworks
application/vnd.vectorworks
enumeration application/vnd.verimatrix.vcas
application/vnd.verimatrix.vcas
enumeration application/vnd.vidsoft.vidconference
application/vnd.vidsoft.vidconference
enumeration application/vnd.visio
application/vnd.visio
enumeration application/vnd.visionary
application/vnd.visionary
enumeration application/vnd.vividence.scriptfile
application/vnd.vividence.scriptfile
enumeration application/vnd.vsf
application/vnd.vsf
enumeration application/vnd.wap.sic
application/vnd.wap.sic
enumeration application/vnd.wap.slc
application/vnd.wap.slc
enumeration application/vnd.wap.wbxml
application/vnd.wap.wbxml
enumeration application/vnd.wap.wmlc
application/vnd.wap.wmlc
enumeration application/vnd.wap.wmlscriptc
application/vnd.wap.wmlscriptc
enumeration application/vnd.webturbo
application/vnd.webturbo
enumeration application/vnd.wfa.wsc
application/vnd.wfa.wsc
enumeration application/vnd.wmc
application/vnd.wmc
enumeration application/vnd.wmf.bootstrap
application/vnd.wmf.bootstrap
enumeration application/vnd.wolfram.mathematica
application/vnd.wolfram.mathematica
enumeration application/vnd.wolfram.mathematica.package
application/vnd.wolfram.mathematica.package
enumeration application/vnd.wolfram.player
application/vnd.wolfram.player
enumeration application/vnd.wordperfect
application/vnd.wordperfect
enumeration application/vnd.wqd
application/vnd.wqd
enumeration application/vnd.wrq-hp3000-labelled
application/vnd.wrq-hp3000-labelled
enumeration application/vnd.wt.stf
application/vnd.wt.stf
enumeration application/vnd.wv.csp+xml
application/vnd.wv.csp+xml
enumeration application/vnd.wv.csp+wbxml
application/vnd.wv.csp+wbxml
enumeration application/vnd.wv.ssp+xml
application/vnd.wv.ssp+xml
enumeration application/vnd.xara
application/vnd.xara
enumeration application/vnd.xfdl
application/vnd.xfdl
enumeration application/vnd.xfdl.webform
application/vnd.xfdl.webform
enumeration application/vnd.xmi+xml
application/vnd.xmi+xml
enumeration application/vnd.xmpie.cpkg
application/vnd.xmpie.cpkg
enumeration application/vnd.xmpie.dpkg
application/vnd.xmpie.dpkg
enumeration application/vnd.xmpie.plan
application/vnd.xmpie.plan
enumeration application/vnd.xmpie.ppkg
application/vnd.xmpie.ppkg
enumeration application/vnd.xmpie.xlim
application/vnd.xmpie.xlim
enumeration application/vnd.yamaha.hv-dic
application/vnd.yamaha.hv-dic
enumeration application/vnd.yamaha.hv-script
application/vnd.yamaha.hv-script
enumeration application/vnd.yamaha.hv-voice
application/vnd.yamaha.hv-voice
enumeration application/vnd.yamaha.openscoreformat.osfpvg+xml
application/vnd.yamaha.openscoreformat.osfpvg+xml
enumeration application/vnd.yamaha.openscoreformat
application/vnd.yamaha.openscoreformat
enumeration application/vnd.yamaha.smaf-audio
application/vnd.yamaha.smaf-audio
enumeration application/vnd.yamaha.smaf-phrase
application/vnd.yamaha.smaf-phrase
enumeration application/vnd.yellowriver-custom-menu
application/vnd.yellowriver-custom-menu
enumeration application/vnd.zul
application/vnd.zul
enumeration application/vnd.zzazz.deck+xml
application/vnd.zzazz.deck+xml
enumeration application/voicexml+xml
application/voicexml+xml
enumeration application/vq-rtcpxr
application/vq-rtcpxr
enumeration application/watcherinfo+xml
application/watcherinfo+xml
enumeration application/whoispp-query
application/whoispp-query
enumeration application/whoispp-response
application/whoispp-response
enumeration application/widget
application/widget
enumeration application/wita
application/wita
enumeration application/wordperfect5.1
application/wordperfect5.1
enumeration application/wsdl+xml
application/wsdl+xml
enumeration application/wspolicy+xml
application/wspolicy+xml
enumeration application/x400-bp
application/x400-bp
enumeration application/xcap-att+xml
application/xcap-att+xml
enumeration application/xcap-caps+xml
application/xcap-caps+xml
enumeration application/xcap-diff+xml
application/xcap-diff+xml
enumeration application/xcap-el+xml
application/xcap-el+xml
enumeration application/xcap-error+xml
application/xcap-error+xml
enumeration application/xcap-ns+xml
application/xcap-ns+xml
enumeration application/xcon-conference-info-diff+xml
application/xcon-conference-info-diff+xml
enumeration application/xcon-conference-info+xml
application/xcon-conference-info+xml
enumeration application/xenc+xml
application/xenc+xml
enumeration application/xhtml-voice+xml
application/xhtml-voice+xml
enumeration application/xhtml+xml
application/xhtml+xml
enumeration application/xml
application/xml
enumeration application/xml-dtd
application/xml-dtd
enumeration application/xml-external-parsed-entity
application/xml-external-parsed-entity
enumeration application/xmpp+xml
application/xmpp+xml
enumeration application/xop+xml
application/xop+xml
enumeration application/xslt+xml
application/xslt+xml
enumeration application/xv+xml
application/xv+xml
enumeration application/yang
application/yang
enumeration application/yin+xml
application/yin+xml
enumeration application/zip
application/zip
enumeration audio/1d-interleaved-parityfec
audio/1d-interleaved-parityfec
enumeration audio/32kadpcm
audio/32kadpcm
enumeration audio/3gpp
audio/3gpp
enumeration audio/3gpp2
audio/3gpp2
enumeration audio/ac3
audio/ac3
enumeration audio/AMR
audio/AMR
enumeration audio/AMR-WB
audio/AMR-WB
enumeration audio/amr-wb+
audio/amr-wb+
enumeration audio/asc
audio/asc
enumeration audio/ATRAC-ADVANCED-LOSSLESS
audio/ATRAC-ADVANCED-LOSSLESS
enumeration audio/ATRAC-X
audio/ATRAC-X
enumeration audio/ATRAC3
audio/ATRAC3
enumeration audio/basic
audio/basic
enumeration audio/BV16
audio/BV16
enumeration audio/BV32
audio/BV32
enumeration audio/clearmode
audio/clearmode
enumeration audio/CN
audio/CN
enumeration audio/DAT12
audio/DAT12
enumeration audio/dls
audio/dls
enumeration audio/dsr-es201108
audio/dsr-es201108
enumeration audio/dsr-es202050
audio/dsr-es202050
enumeration audio/dsr-es202211
audio/dsr-es202211
enumeration audio/dsr-es202212
audio/dsr-es202212
enumeration audio/eac3
audio/eac3
enumeration audio/DVI4
audio/DVI4
enumeration audio/EVRC
audio/EVRC
enumeration audio/EVRC0
audio/EVRC0
enumeration audio/EVRC1
audio/EVRC1
enumeration audio/EVRCB
audio/EVRCB
enumeration audio/EVRCB0
audio/EVRCB0
enumeration audio/EVRCB1
audio/EVRCB1
enumeration audio/EVRC-QCP
audio/EVRC-QCP
enumeration audio/EVRCWB
audio/EVRCWB
enumeration audio/EVRCWB0
audio/EVRCWB0
enumeration audio/EVRCWB1
audio/EVRCWB1
enumeration audio/example
audio/example
enumeration audio/G719
audio/G719
enumeration audio/G722
audio/G722
enumeration audio/G7221
audio/G7221
enumeration audio/G723
audio/G723
enumeration audio/G726-16
audio/G726-16
enumeration audio/G726-24
audio/G726-24
enumeration audio/G726-32
audio/G726-32
enumeration audio/G726-40
audio/G726-40
enumeration audio/G728
audio/G728
enumeration audio/G729
audio/G729
enumeration audio/G7291
audio/G7291
enumeration audio/G729D
audio/G729D
enumeration audio/G729E
audio/G729E
enumeration audio/GSM
audio/GSM
enumeration audio/GSM-EFR
audio/GSM-EFR
enumeration audio/GSM-HR-08
audio/GSM-HR-08
enumeration audio/iLBC
audio/iLBC
enumeration audio/L8
audio/L8
enumeration audio/L16
audio/L16
enumeration audio/L20
audio/L20
enumeration audio/L24
audio/L24
enumeration audio/LPC
audio/LPC
enumeration audio/mobile-xmf
audio/mobile-xmf
enumeration audio/MPA
audio/MPA
enumeration audio/mp4
audio/mp4
enumeration audio/MP4A-LATM
audio/MP4A-LATM
enumeration audio/mpa-robust
audio/mpa-robust
enumeration audio/mpeg
audio/mpeg
enumeration audio/mpeg4-generic
audio/mpeg4-generic
enumeration audio/ogg
audio/ogg
enumeration audio/parityfec
audio/parityfec
enumeration audio/PCMA
audio/PCMA
enumeration audio/PCMA-WB
audio/PCMA-WB
enumeration audio/PCMU
audio/PCMU
enumeration audio/PCMU-WB
audio/PCMU-WB
enumeration audio/prs.sid
audio/prs.sid
enumeration audio/QCELP
audio/QCELP
enumeration audio/RED
audio/RED
enumeration audio/rtp-enc-aescm128
audio/rtp-enc-aescm128
enumeration audio/rtp-midi
audio/rtp-midi
enumeration audio/rtx
audio/rtx
enumeration audio/SMV
audio/SMV
enumeration audio/SMV0
audio/SMV0
enumeration audio/SMV-QCP
audio/SMV-QCP
enumeration audio/sp-midi
audio/sp-midi
enumeration audio/speex
audio/speex
enumeration audio/t140c
audio/t140c
enumeration audio/t38
audio/t38
enumeration audio/telephone-event
audio/telephone-event
enumeration audio/tone
audio/tone
enumeration audio/UEMCLIP
audio/UEMCLIP
enumeration audio/ulpfec
audio/ulpfec
enumeration audio/VDVI
audio/VDVI
enumeration audio/VMR-WB
audio/VMR-WB
enumeration audio/vnd.3gpp.iufp
audio/vnd.3gpp.iufp
enumeration audio/vnd.4SB
audio/vnd.4SB
enumeration audio/vnd.audiokoz
audio/vnd.audiokoz
enumeration audio/vnd.CELP
audio/vnd.CELP
enumeration audio/vnd.cisco.nse
audio/vnd.cisco.nse
enumeration audio/vnd.cmles.radio-events
audio/vnd.cmles.radio-events
enumeration audio/vnd.cns.anp1
audio/vnd.cns.anp1
enumeration audio/vnd.cns.inf1
audio/vnd.cns.inf1
enumeration audio/vnd.dece.audio
audio/vnd.dece.audio
enumeration audio/vnd.digital-winds
audio/vnd.digital-winds
enumeration audio/vnd.dlna.adts
audio/vnd.dlna.adts
enumeration audio/vnd.dolby.heaac.1
audio/vnd.dolby.heaac.1
enumeration audio/vnd.dolby.heaac.2
audio/vnd.dolby.heaac.2
enumeration audio/vnd.dolby.mlp
audio/vnd.dolby.mlp
enumeration audio/vnd.dolby.mps
audio/vnd.dolby.mps
enumeration audio/vnd.dolby.pl2
audio/vnd.dolby.pl2
enumeration audio/vnd.dolby.pl2x
audio/vnd.dolby.pl2x
enumeration audio/vnd.dolby.pl2z
audio/vnd.dolby.pl2z
enumeration audio/vnd.dolby.pulse.1
audio/vnd.dolby.pulse.1
enumeration audio/vnd.dra
audio/vnd.dra
enumeration audio/vnd.dts
audio/vnd.dts
enumeration audio/vnd.dts.hd
audio/vnd.dts.hd
enumeration audio/vnd.everad.plj
audio/vnd.everad.plj
enumeration audio/vnd.hns.audio
audio/vnd.hns.audio
enumeration audio/vnd.lucent.voice
audio/vnd.lucent.voice
enumeration audio/vnd.ms-playready.media.pya
audio/vnd.ms-playready.media.pya
enumeration audio/vnd.nokia.mobile-xmf
audio/vnd.nokia.mobile-xmf
enumeration audio/vnd.nortel.vbk
audio/vnd.nortel.vbk
enumeration audio/vnd.nuera.ecelp4800
audio/vnd.nuera.ecelp4800
enumeration audio/vnd.nuera.ecelp7470
audio/vnd.nuera.ecelp7470
enumeration audio/vnd.nuera.ecelp9600
audio/vnd.nuera.ecelp9600
enumeration audio/vnd.octel.sbc
audio/vnd.octel.sbc
enumeration audio/vnd.qcelp - DEPRECATED - Please use audio/qcelp
audio/vnd.qcelp - DEPRECATED - Please use audio/qcelp
enumeration audio/vnd.rhetorex.32kadpcm
audio/vnd.rhetorex.32kadpcm
enumeration audio/vnd.sealedmedia.softseal.mpeg
audio/vnd.sealedmedia.softseal.mpeg
enumeration audio/vnd.vmx.cvsd
audio/vnd.vmx.cvsd
enumeration audio/vorbis
audio/vorbis
enumeration audio/vorbis-config
audio/vorbis-config
enumeration image/cgm
image/cgm
enumeration image/example
image/example
enumeration image/fits
image/fits
enumeration image/g3fax
image/g3fax
enumeration image/gif
image/gif
enumeration image/ief
image/ief
enumeration image/jp2
image/jp2
enumeration image/jpeg
image/jpeg
enumeration image/jpm
image/jpm
enumeration image/jpx
image/jpx
enumeration image/naplps
image/naplps
enumeration image/png
image/png
enumeration image/prs.btif
image/prs.btif
enumeration image/prs.pti
image/prs.pti
enumeration image/t38
image/t38
enumeration image/tiff
image/tiff
enumeration image/tiff-fx
image/tiff-fx
enumeration image/vnd.adobe.photoshop
image/vnd.adobe.photoshop
enumeration image/vnd.cns.inf2
image/vnd.cns.inf2
enumeration image/vnd.dece.graphic
image/vnd.dece.graphic
enumeration image/vnd.djvu
image/vnd.djvu
enumeration image/vnd.dwg
image/vnd.dwg
enumeration image/vnd.dxf
image/vnd.dxf
enumeration image/vnd.fastbidsheet
image/vnd.fastbidsheet
enumeration image/vnd.fpx
image/vnd.fpx
enumeration image/vnd.fst
image/vnd.fst
enumeration image/vnd.fujixerox.edmics-mmr
image/vnd.fujixerox.edmics-mmr
enumeration image/vnd.fujixerox.edmics-rlc
image/vnd.fujixerox.edmics-rlc
enumeration image/vnd.globalgraphics.pgb
image/vnd.globalgraphics.pgb
enumeration image/vnd.microsoft.icon
image/vnd.microsoft.icon
enumeration image/vnd.mix
image/vnd.mix
enumeration image/vnd.ms-modi
image/vnd.ms-modi
enumeration image/vnd.net-fpx
image/vnd.net-fpx
enumeration image/vnd.radiance
image/vnd.radiance
enumeration image/vnd.sealed.png
image/vnd.sealed.png
enumeration image/vnd.sealedmedia.softseal.gif
image/vnd.sealedmedia.softseal.gif
enumeration image/vnd.sealedmedia.softseal.jpg
image/vnd.sealedmedia.softseal.jpg
enumeration image/vnd.svf
image/vnd.svf
enumeration image/vnd.wap.wbmp
image/vnd.wap.wbmp
enumeration image/vnd.xiff
image/vnd.xiff
enumeration message/CPIM
message/CPIM
enumeration message/delivery-status
message/delivery-status
enumeration message/disposition-notification
message/disposition-notification
enumeration message/example
message/example
enumeration message/external-body
message/external-body
enumeration message/feedback-report
message/feedback-report
enumeration message/global
message/global
enumeration message/global-delivery-status
message/global-delivery-status
enumeration message/global-disposition-notification
message/global-disposition-notification
enumeration message/global-headers
message/global-headers
enumeration message/http
message/http
enumeration message/imdn+xml
message/imdn+xml
enumeration message/news
message/news
enumeration message/partial
message/partial
enumeration message/rfc822
message/rfc822
enumeration message/s-http
message/s-http
enumeration message/sip
message/sip
enumeration message/sipfrag
message/sipfrag
enumeration message/tracking-status
message/tracking-status
enumeration message/vnd.si.simp
message/vnd.si.simp
enumeration model/example
model/example
enumeration model/iges
model/iges
enumeration model/mesh
model/mesh
enumeration model/vnd.dwf
model/vnd.dwf
enumeration model/vnd.flatland.3dml
model/vnd.flatland.3dml
enumeration model/vnd.gdl
model/vnd.gdl
enumeration model/vnd.gs-gdl
model/vnd.gs-gdl
enumeration model/vnd.gtw
model/vnd.gtw
enumeration model/vnd.moml+xml
model/vnd.moml+xml
enumeration model/vnd.mts
model/vnd.mts
enumeration model/vnd.parasolid.transmit.binary
model/vnd.parasolid.transmit.binary
enumeration model/vnd.parasolid.transmit.text
model/vnd.parasolid.transmit.text
enumeration model/vnd.vtu
model/vnd.vtu
enumeration model/vrml
model/vrml
enumeration multipart/alternative
multipart/alternative
enumeration multipart/appledouble
multipart/appledouble
enumeration multipart/byteranges
multipart/byteranges
enumeration multipart/digest
multipart/digest
enumeration multipart/encrypted
multipart/encrypted
enumeration multipart/example
multipart/example
enumeration multipart/form-data
multipart/form-data
enumeration multipart/header-set
multipart/header-set
enumeration multipart/mixed
multipart/mixed
enumeration multipart/parallel
multipart/parallel
enumeration multipart/related
multipart/related
enumeration multipart/report
multipart/report
enumeration multipart/signed
multipart/signed
enumeration multipart/voice-message
multipart/voice-message
enumeration text/1d-interleaved-parityfec
text/1d-interleaved-parityfec
enumeration text/calendar
text/calendar
enumeration text/css
text/css
enumeration text/csv
text/csv
enumeration text/directory
text/directory
enumeration text/dns
text/dns
enumeration text/ecmascript
text/ecmascript
enumeration text/enriched
text/enriched
enumeration text/example
text/example
enumeration text/html
text/html
enumeration text/javascript
text/javascript
enumeration text/parityfec
text/parityfec
enumeration text/plain
text/plain
enumeration text/prs.fallenstein.rst
text/prs.fallenstein.rst
enumeration text/prs.lines.tag
text/prs.lines.tag
enumeration text/RED
text/RED
enumeration text/rfc822-headers
text/rfc822-headers
enumeration text/richtext
text/richtext
enumeration text/rtf
text/rtf
enumeration text/rtp-enc-aescm128
text/rtp-enc-aescm128
enumeration text/rtx
text/rtx
enumeration text/sgml
text/sgml
enumeration text/t140
text/t140
enumeration text/tab-separated-values
text/tab-separated-values
enumeration text/troff
text/troff
enumeration text/ulpfec
text/ulpfec
enumeration text/uri-list
text/uri-list
enumeration text/vnd.abc
text/vnd.abc
enumeration text/vnd.curl
text/vnd.curl
enumeration text/vnd.DMClientScript
text/vnd.DMClientScript
enumeration text/vnd.esmertec.theme-descriptor
text/vnd.esmertec.theme-descriptor
enumeration text/vnd.fly
text/vnd.fly
enumeration text/vnd.fmi.flexstor
text/vnd.fmi.flexstor
enumeration text/vnd.graphviz
text/vnd.graphviz
enumeration text/vnd.in3d.3dml
text/vnd.in3d.3dml
enumeration text/vnd.in3d.spot
text/vnd.in3d.spot
enumeration text/vnd.IPTC.NewsML
text/vnd.IPTC.NewsML
enumeration text/vnd.IPTC.NITF
text/vnd.IPTC.NITF
enumeration text/vnd.latex-z
text/vnd.latex-z
enumeration text/vnd.motorola.reflex
text/vnd.motorola.reflex
enumeration text/vnd.ms-mediapackage
text/vnd.ms-mediapackage
enumeration text/vnd.net2phone.commcenter.command
text/vnd.net2phone.commcenter.command
enumeration text/vnd.radisys.msml-basic-layout
text/vnd.radisys.msml-basic-layout
enumeration text/vnd.si.uricatalogue
text/vnd.si.uricatalogue
enumeration text/vnd.sun.j2me.app-descriptor
text/vnd.sun.j2me.app-descriptor
enumeration text/vnd.trolltech.linguist
text/vnd.trolltech.linguist
enumeration text/vnd.wap.si
text/vnd.wap.si
enumeration text/vnd.wap.sl
text/vnd.wap.sl
enumeration text/vnd.wap.wml
text/vnd.wap.wml
enumeration text/vnd.wap.wmlscript
text/vnd.wap.wmlscript
enumeration text/xml
text/xml
enumeration text/xml-external-parsed-entity
text/xml-external-parsed-entity
enumeration video/1d-interleaved-parityfec
video/1d-interleaved-parityfec
enumeration video/3gpp
video/3gpp
enumeration video/3gpp2
video/3gpp2
enumeration video/3gpp-tt
video/3gpp-tt
enumeration video/BMPEG
video/BMPEG
enumeration video/BT656
video/BT656
enumeration video/CelB
video/CelB
enumeration video/DV
video/DV
enumeration video/example
video/example
enumeration video/H261
video/H261
enumeration video/H263
video/H263
enumeration video/H263-1998
video/H263-1998
enumeration video/H263-2000
video/H263-2000
enumeration video/H264
video/H264
enumeration video/JPEG
video/JPEG
enumeration video/jpeg2000
video/jpeg2000
enumeration video/MJ2
video/MJ2
enumeration video/MP1S
video/MP1S
enumeration video/MP2P
video/MP2P
enumeration video/MP2T
video/MP2T
enumeration video/mp4
video/mp4
enumeration video/MP4V-ES
video/MP4V-ES
enumeration video/MPV
video/MPV
enumeration video/mpeg
video/mpeg
enumeration video/mpeg4-generic
video/mpeg4-generic
enumeration video/nv
video/nv
enumeration video/ogg
video/ogg
enumeration video/parityfec
video/parityfec
enumeration video/pointer
video/pointer
enumeration video/quicktime
video/quicktime
enumeration video/raw
video/raw
enumeration video/rtp-enc-aescm128
video/rtp-enc-aescm128
enumeration video/rtx
video/rtx
enumeration video/SMPTE292M
video/SMPTE292M
enumeration video/ulpfec
video/ulpfec
enumeration video/vc1
video/vc1
enumeration video/vnd.CCTV
video/vnd.CCTV
enumeration video/vnd.dece.hd
video/vnd.dece.hd
enumeration video/vnd.dece.mobile
video/vnd.dece.mobile
enumeration video/vnd.dece.pd
video/vnd.dece.pd
enumeration video/vnd.dece.sd
video/vnd.dece.sd
enumeration video/vnd.dece.video
video/vnd.dece.video
enumeration video/vnd.dlna.mpeg-tts
video/vnd.dlna.mpeg-tts
enumeration video/vnd.fvt
video/vnd.fvt
enumeration video/vnd.hns.video
video/vnd.hns.video
enumeration video/vnd.iptvforum.1dparityfec-1010
video/vnd.iptvforum.1dparityfec-1010
enumeration video/vnd.iptvforum.1dparityfec-2005
video/vnd.iptvforum.1dparityfec-2005
enumeration video/vnd.iptvforum.2dparityfec-1010
video/vnd.iptvforum.2dparityfec-1010
enumeration video/vnd.iptvforum.2dparityfec-2005
video/vnd.iptvforum.2dparityfec-2005
enumeration video/vnd.iptvforum.ttsavc
video/vnd.iptvforum.ttsavc
enumeration video/vnd.iptvforum.ttsmpeg2
video/vnd.iptvforum.ttsmpeg2
enumeration video/vnd.motorola.video
video/vnd.motorola.video
enumeration video/vnd.motorola.videop
video/vnd.motorola.videop
enumeration video/vnd.mpegurl
video/vnd.mpegurl
enumeration video/vnd.ms-playready.media.pyv
video/vnd.ms-playready.media.pyv
enumeration video/vnd.nokia.interleaved-multimedia
video/vnd.nokia.interleaved-multimedia
enumeration video/vnd.nokia.videovoip
video/vnd.nokia.videovoip
enumeration video/vnd.objectvideo
video/vnd.objectvideo
enumeration video/vnd.sealed.mpeg1
video/vnd.sealed.mpeg1
enumeration video/vnd.sealed.mpeg4
video/vnd.sealed.mpeg4
enumeration video/vnd.sealed.swf
video/vnd.sealed.swf
enumeration video/vnd.sealedmedia.softseal.mov
video/vnd.sealedmedia.softseal.mov
enumeration video/vnd.uvvu.mp4
video/vnd.uvvu.mp4
enumeration video/vnd.vivo
video/vnd.vivo
Used by
Complex Type MediaType
Source
<xs:element name="mimeType" type="irm-cve:CVEnumIRMMimeType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The Internet Media Type [MIME] of the Resource.  See DDMS Version 3.0 Format.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element extent
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id131 DDMS-Globals_xsd.tmp#id132 DDMS-Globals_xsd.tmp#id130
Type QualifiedExtentValueType
Properties
content: complex
Used by
Complex Type MediaType
Attributes
QName Type Fixed Default Use Annotation
qualifier xs:anyURI optional
value xs:string optional
Source
<xs:element name="extent" type="QualifiedExtentValueType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>A related data size, compression rate, or pixel size (etc.) of the resource.  See also, DDMS Version 3.0 Format.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element medium
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id134
Type MediumType
Properties
content: simple
Used by
Complex Type MediaType
Source
<xs:element name="medium" type="MediumType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The physical medium or instantiation of the resource.  See also DDMS Version 3.0 Format.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element subjectCoverage
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram IC-ISM_xsd.tmp#id90 DDMS-Globals_xsd.tmp#id137 DDMS-Globals_xsd.tmp#id136
Type SubjectCoverageType
Properties
content: complex
Used by
Complex Type ResourceType
Model Subject
Children Subject
Instance
<subjectCoverage SchemaguideSecurityAttributesOptionGroup="">
  <Subject>{1,1}</Subject>
</subjectCoverage>
Attributes
QName Type Fixed Default Use Annotation
SchemaguideSecurityAttributesOptionGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
Source
<xs:element name="subjectCoverage" type="SubjectCoverageType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The range of concepts that characterize the subject matter of the resource.  See DDMS Version 3.0 Subject.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element Subject
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id139 DDMS-Globals_xsd.tmp#id144 DDMS-Globals_xsd.tmp#id138
Type SubjectType
Properties
content: complex
Used by
Complex Type SubjectCoverageType
Model category | keyword
Children category, keyword
Instance
<Subject>
  <category code="" label="" qualifier="">{1,1}</category>
  <keyword value="">{1,1}</keyword>
</Subject>
Source
<xs:element name="Subject" type="SubjectType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Container for the categorical subject and natural language subject classifications.  See also SubjectType.  NOTE: At least one of either Keyword or Category must appear, after one instance of either appears, additional categories must appear before additional keywords.  See DDMS Version 3.0 Subject.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element category
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id141 DDMS-Globals_xsd.tmp#id142 DDMS-Globals_xsd.tmp#id143 DDMS-Globals_xsd.tmp#id140
Type CompoundCategoryIdentifierType
Properties
content: complex
Used by
Complex Type SubjectType
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://metadata.dod.mil/mdr/ns/DDMS/3.0/'
code xs:string optional
label xs:string required
qualifier xs:anyURI optional
Source
<xs:element name="category" type="CompoundCategoryIdentifierType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Specification of the subject matter by a qualified entry from a controlled vocabulary.  See DDMS Version 3.0 Subject.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element keyword
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id146 DDMS-Globals_xsd.tmp#id145
Type CompoundKeywordIdentifierType
Properties
content: complex
Used by
Complex Type SubjectType
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://metadata.dod.mil/mdr/ns/DDMS/3.0/'
value xs:string required
Source
<xs:element name="keyword" type="CompoundKeywordIdentifierType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>A natural language indication of the resource's subject matter.  See DDMS Version 3.0 Subject.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element virtualCoverage
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id149 DDMS-Globals_xsd.tmp#id150 IC-ISM_xsd.tmp#id90 DDMS-Globals_xsd.tmp#id148
Type VirtualCoverageType
Properties
content: complex
Used by
Complex Type ResourceType
Attributes
QName Type Fixed Default Use Annotation
SchemaguideSecurityAttributesOptionGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
address xs:string optional
protocol xs:string optional
Source
<xs:element name="virtualCoverage" type="VirtualCoverageType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The subject-matter coverage of a publication in terms of one ore more virtual addresses.  Must identify the protocol being used and the virtual address of the resource. See DDMS Version 3.0 Virtual Coverage.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element temporalCoverage
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram IC-ISM_xsd.tmp#id90 DDMS-Globals_xsd.tmp#id153 DDMS-Globals_xsd.tmp#id152
Type TemporalCoverageType
Properties
content: complex
Used by
Complex Type ResourceType
Model TimePeriod
Children TimePeriod
Instance
<temporalCoverage SchemaguideSecurityAttributesOptionGroup="">
  <TimePeriod>{1,1}</TimePeriod>
</temporalCoverage>
Attributes
QName Type Fixed Default Use Annotation
SchemaguideSecurityAttributesOptionGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
Source
<xs:element name="temporalCoverage" type="TemporalCoverageType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The subject-matter coverage in terms of one or more periods of time.  That is, an indication of the time period for which the subject of the resource applies.  (E.g. The 50's, or a span of time indicated by a start and end time.)  See DDMS Version 3.0 Temporal Coverage.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element TemporalCoverageType / TimePeriod
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id155 DDMS-Globals_xsd.tmp#id156 DDMS-Globals_xsd.tmp#id159 DDMS-Globals_xsd.tmp#id154
Type TimePeriodType
Properties
content: complex
Model name{0,1} , start , end
Children end, name, start
Instance
<TimePeriod>
  <name>{0,1}</name>
  <start>{1,1}</start>
  <end>{1,1}</end>
</TimePeriod>
Source
<xs:element name="TimePeriod" type="TimePeriodType"/>
Schema location DDMS-Globals.xsd
Element TimePeriodType / name
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
default: Unknown
Source
<xs:element name="name" type="xs:string" default="Unknown" minOccurs="0"/>
Schema location DDMS-Globals.xsd
Element TimePeriodType / start
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id157
Type ExtendedCombinedDateType
Properties
content: simple
default: Unknown
Source
<xs:element name="start" type="ExtendedCombinedDateType" default="Unknown"/>
Schema location DDMS-Globals.xsd
Element TimePeriodType / end
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id157
Type ExtendedCombinedDateType
Properties
content: simple
default: Unknown
Source
<xs:element name="end" type="ExtendedCombinedDateType" default="Unknown"/>
Schema location DDMS-Globals.xsd
Element relatedResources
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id233 DDMS-Globals_xsd.tmp#id234 IC-ISM_xsd.tmp#id90 DDMS-Globals_xsd.tmp#id225 DDMS-Globals_xsd.tmp#id224
Type RelatedResourcesType
Properties
content: complex
Used by
Complex Type ResourceType
Model RelatedResource+
Children RelatedResource
Instance
<relatedResources direction="outbound" relationship="" SchemaguideSecurityAttributesOptionGroup="">
  <RelatedResource qualifier="" value="">{1,unbounded}</RelatedResource>
</relatedResources>
Attributes
QName Type Fixed Default Use Annotation
SchemaguideSecurityAttributesOptionGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
direction restriction of xs:string outbound optional
relationship xs:anyURI required
Source
<xs:element name="relatedResources" type="RelatedResourcesType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Each relatedResources element represents a single type of relationship between the resource described in the enclosing ddms:Resource and other identified resources.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd
Element RelatedResourcesType / RelatedResource
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id59 DDMS-Globals_xsd.tmp#id60 DDMS-Globals_xsd.tmp#id58 DDMS-Globals_xsd.tmp#id226
Type extension of CompoundResourceIdentifierType
Type hierarchy
Properties
content: complex
maxOccurs: unbounded
Model link+
Children link
Instance
<RelatedResource qualifier="" value="">
  <link href="" label="" role="" title="" xlink:type="locator">{1,unbounded}</link>
</RelatedResource>
Attributes
QName Type Fixed Default Use Annotation
qualifier xs:anyURI required
value xs:string required
Source
<xs:element name="RelatedResource" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Each RelatedResource element represents a resource related to the resource described by the enclosing ddms:Resource element.  The relationship is in the direction specified by the direction attribute on the parent relatedResources element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="CompoundResourceIdentifierType">
        <xs:annotation>
          <xs:appinfo>
            <mdr:definition>Extends from CompoundResourceIdentifierType to inherit qualifier and value attributes.</mdr:definition>
          </xs:appinfo>
        </xs:annotation>
        <xs:sequence>
          <xs:element name="link" maxOccurs="unbounded">
            <xs:complexType>
              <xs:attributeGroup ref="xlink:locatorLink"/>
            </xs:complexType>
          </xs:element>
        </xs:sequence>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
Schema location DDMS-Globals.xsd
Element RelatedResourcesType / RelatedResource / link
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-XLink-Profile_xsd.tmp#id227
Properties
content: complex
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
href xsd:anyURI required
A hyperlink reference address.
label xsd:string optional
role xsd:anyURI optional
Identification of a resource that specifies the intended property of a hyperlink. xlink:role may be used to categorize a link by its role. The value of this attribute must be a uniform resource identifier (URI).
title xsd:string optional
A concise description of the target of a hyperlink in a human-readable form used to provide a plain text description of the link for display during a mouse-over.
xlink:type string locator optional
Source
<xs:element name="link" maxOccurs="unbounded">
  <xs:complexType>
    <xs:attributeGroup ref="xlink:locatorLink"/>
  </xs:complexType>
</xs:element>
Schema location DDMS-Globals.xsd
Element security
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram IC-ISM_xsd.tmp#id236 IC-ISM_xsd.tmp#id38
Properties
content: complex
Used by
Complex Type ResourceType
Attributes
QName Type Fixed Default Use Annotation
SchemaguideSecurityAttributesGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
excludeFromRollup xsd:boolean true required
This attribute is used to designate that an element's ISM attributes should not be used in a rollup. Generally this is because the element is defining the security attributes of a remote object NOT indicating security constraints for data in this document. This allows an Unclassified document to assert that some document not included has a Top Secret classification without the TS attribute value causing rollup to make the document TS.
Source
<xs:element name="security">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The security attributes affiliated with the data asset being described by the DDMS record.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute ref="ICISM:excludeFromRollup" use="required" fixed="true"/>
    <xs:attributeGroup ref="ICISM:SecurityAttributesGroup"/>
  </xs:complexType>
</xs:element>
Schema location DDMS-Globals.xsd
Complex Type CompoundResourceIdentifierType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id59 DDMS-Globals_xsd.tmp#id60
Used by
Attributes
QName Type Fixed Default Use Annotation
qualifier xs:anyURI required
value xs:string required
Source
<xs:complexType name="CompoundResourceIdentifierType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Used to represent a Resource Identifier.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:attribute name="qualifier" type="xs:anyURI" use="required"/>
  <xs:attribute name="value" type="xs:string" use="required"/>
</xs:complexType>
Schema location DDMS-Globals.xsd
Complex Type TitleType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram IC-ISM_xsd.tmp#id38
Type extension of xs:string
Used by
Element title
Attributes
QName Type Fixed Default Use Annotation
SchemaguideSecurityAttributesGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
Source
<xs:complexType name="TitleType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Common type for the title element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:string">
      <xs:attributeGroup ref="ICISM:SecurityAttributesGroup"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Schema location DDMS-Globals.xsd
Complex Type SubtitleType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram IC-ISM_xsd.tmp#id38
Type extension of xs:string
Used by
Element subtitle
Attributes
QName Type Fixed Default Use Annotation
SchemaguideSecurityAttributesGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
Source
<xs:complexType name="SubtitleType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Common type for the subtitle element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:string">
      <xs:attributeGroup ref="ICISM:SecurityAttributesGroup"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Schema location DDMS-Globals.xsd
Complex Type DescriptionType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram IC-ISM_xsd.tmp#id38
Type extension of xs:string
Used by
Element description
Attributes
QName Type Fixed Default Use Annotation
SchemaguideSecurityAttributesGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
Source
<xs:complexType name="DescriptionType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Type used to model the description element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:string">
      <xs:attributeGroup ref="ICISM:SecurityAttributesGroup"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Schema location DDMS-Globals.xsd
Complex Type CompoundLanguageIdentifierType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id69 DDMS-Globals_xsd.tmp#id71
Used by
Element language
Attributes
QName Type Fixed Default Use Annotation
qualifier icddms:CompoundLanguageQualifierType required
value xs:string required
Source
<xs:complexType name="CompoundLanguageIdentifierType">
  <!-- IC-IRM changed to restrict values and require both a qualifier and a value-->
  <xs:attribute name="qualifier" type="icddms:CompoundLanguageQualifierType" use="required">
    <xs:annotation>
      <xs:appinfo>
        <mdr:definition>The value that specifies the originating agency or discipline of the language vocabulary.  Specifies the domain vocabulary of which the Language Value is a member.  ISO 639-1 and ISO 639-2, Codes for the representation of names of languages, reference 2 and 3 digit language codes.</mdr:definition>
      </xs:appinfo>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="value" type="xs:string" use="required">
    <xs:annotation>
      <xs:appinfo>
        <mdr:definition>The primary language of the intellectual content of the resource.  {Source: DCMI: language, v. 004IC MSP v. 1.0a: Language} The most specific in-scope language present (if any) should be specified in this category.</mdr:definition>
      </xs:appinfo>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Schema location DDMS-Globals.xsd
Complex Type DatesType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id74 DDMS-Globals_xsd.tmp#id76 DDMS-Globals_xsd.tmp#id77 DDMS-Globals_xsd.tmp#id78
Used by
Element dates
Attributes
QName Type Fixed Default Use Annotation
created CombinedDateType optional
infoCutOff CombinedDateType optional
posted CombinedDateType optional
validTil CombinedDateType optional
Source
<xs:complexType name="DatesType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Type used for the dates element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:attribute name="created" type="CombinedDateType" use="optional">
    <xs:annotation>
      <xs:appinfo>
        <mdr:definition>Date of creation of the resource</mdr:definition>
      </xs:appinfo>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="posted" type="CombinedDateType" use="optional">
    <xs:annotation>
      <xs:appinfo>
        <mdr:definition>The date a product is posted to a shared network or system.</mdr:definition>
      </xs:appinfo>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="validTil" type="CombinedDateType" use="optional">
    <xs:annotation>
      <xs:appinfo>
        <mdr:definition>The date that a product should be removed from a registry, index, or catalog.</mdr:definition>
      </xs:appinfo>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="infoCutOff" type="CombinedDateType" use="optional">
    <xs:annotation>
      <xs:appinfo>
        <mdr:definition>The cutoff date of information in a product.  This is commonly referred to as Information Cutoff Date (ICOD).  It is the date of last input.</mdr:definition>
      </xs:appinfo>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Schema location DDMS-Globals.xsd
Simple Type CombinedDateType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram
Type union of(xs:dateTime, xs:date, xs:gYearMonth, xs:gYear)
Used by
Source
<xs:simpleType name="CombinedDateType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The type used to support the range of date representations.</mdr:definition>
      <mdr:comment>Recommended practice is that date be specified in one of the following formats:
			YYYYYYYY-MM
			YYYY-MM-DD
			YYYY-MM-DDThh:mmTZD
			YYYY-MM-DDThh:mm.ssTZD
			YYYY-MM-DDThh:mm:ss.sTZD
			Where:YYYY	0000 through current year
			MM	01 through 12  (month)
			DD	01 through 31  (day)
			hh	00 through 24  (hour)
			mm	00 through 59  (minute)
			ss	00 through 60  (second)
			.s	.0 through 999 (fractional second)

This profile suggests two ways of handling time zone offsets:   1. Times are expressed in UTC (Coordinated Universal Time), with a special UTC designator ("Z").   2. Times are expressed in local time, together with a time zone offset in hours and minutes. A time zone offset of "+hh:mm" indicates that the date/time uses a local time zone which is "hh" hours and "mm" minutes ahead of UTC. A time zone offset of "-hh:mm" indicates that the date/time uses a local time zone which is "hh" hours and "mm" minutes behind UTC.</mdr:comment>
    </xs:appinfo>
  </xs:annotation>
  <xs:union memberTypes="xs:dateTime xs:date xs:gYearMonth xs:gYear"/>
</xs:simpleType>
Schema location DDMS-Globals.xsd
Complex Type RightsType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id81 DDMS-Globals_xsd.tmp#id82 DDMS-Globals_xsd.tmp#id83
Used by
Element rights
Attributes
QName Type Fixed Default Use Annotation
copyright xs:boolean false optional
intellectualProperty xs:boolean false optional
privacyAct xs:boolean false optional
Source
<xs:complexType name="RightsType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Type used to model the rights element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:attribute name="privacyAct" type="xs:boolean" default="false">
    <xs:annotation>
      <xs:appinfo>
        <mdr:definition>(TBD:PrivacyActIndicator, 1.0) An indicator that this product is categorized as containing personal information subject to protection by the Privacy Act.  This element has no data content.  Attribute "indicator", a yes/no toggle, is used to specify applicability of the Privacy Act.  The default is "no".  {False = No}</mdr:definition>
      </xs:appinfo>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="intellectualProperty" type="xs:boolean" default="false">
    <xs:annotation>
      <xs:appinfo>
        <mdr:definition>An indicator identifying products under protection against reproduction and distribution without the express written permission of the intellectual property rights owner. A yes/no value used to specify applicability of the rights.  The default is “no”. {False = No}</mdr:definition>
      </xs:appinfo>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="copyright" type="xs:boolean" default="false">
    <xs:annotation>
      <xs:appinfo>
        <mdr:definition>An indicator identifying products under protection against reproduction and distribution without the express written permission of the copyright owner.  A yes/no value used to specify applicability of the rights.  The default is “no”.  {False = No}  (TBD:CopyrightIndicator, 1.0) An indicator identifying documents under protection against reproduction and distribution without the express written   permission of the copyright owner   This prohibition is binding on individuals and corporations,  as well as the US Government.  Examples of applicability:  books (yes), newspaper photos (yes), US Federal Publications (no), magazine articles  (yes), vendor technical information (yes).</mdr:definition>
      </xs:appinfo>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Schema location DDMS-Globals.xsd
Complex Type CompoundSourceIdentifierType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id86 DDMS-Globals_xsd.tmp#id87 DDMS-Globals_xsd.tmp#id88 DDMS-Globals_xsd.tmp#id89 IC-ISM_xsd.tmp#id90
Used by
Element source
Attributes
QName Type Fixed Default Use Annotation
SchemaguideSecurityAttributesOptionGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
qualifier xs:string optional
schemaHref xs:anyURI optional
schemaQualifier xs:string optional
value xs:string optional
Source
<xs:complexType name="CompoundSourceIdentifierType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Type used to model the ddms:source element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:attribute name="qualifier" type="xs:string" use="optional"/>
  <xs:attribute name="value" type="xs:string" use="optional"/>
  <xs:attribute name="schemaQualifier" type="xs:string" use="optional"/>
  <xs:attribute name="schemaHref" type="xs:anyURI" use="optional"/>
  <xs:attributeGroup ref="ICISM:SecurityAttributesOptionGroup"/>
</xs:complexType>
Schema location DDMS-Globals.xsd
Complex Type CompoundTypeIdentifierType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id94 DDMS-Globals_xsd.tmp#id95
Used by
Element type
Attributes
QName Type Fixed Default Use Annotation
qualifier xs:string optional
value xs:string optional
Source
<xs:complexType name="CompoundTypeIdentifierType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Types used to model the type element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:attribute name="qualifier" type="xs:string"/>
  <xs:attribute name="value" type="xs:string"/>
</xs:complexType>
Schema location DDMS-Globals.xsd
Complex Type contactInfoType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram IC-ISM_xsd.tmp#id90 DDMS-Globals_xsd.tmp#id98 DDMS-Globals_xsd.tmp#id105 DDMS-Globals_xsd.tmp#id112 DDMS-Globals_xsd.tmp#id116
Used by
Model Organization | Person | Service | Unknown
Children Organization, Person, Service, Unknown
Attributes
QName Type Fixed Default Use Annotation
SchemaguideSecurityAttributesOptionGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
Source
<xs:complexType name="contactInfoType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Type used to model the ddms:creator, ddms:publisher, ddms:contributor, and ddms:pointOfContact elements.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:choice>
    <xs:element ref="Organization"/>
    <xs:element ref="Person"/>
    <xs:element ref="Service"/>
    <xs:element ref="Unknown"/>
  </xs:choice>
  <xs:attributeGroup ref="ICISM:SecurityAttributesOptionGroup"/>
</xs:complexType>
Schema location DDMS-Globals.xsd
Complex Type OrganizationType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id101 DDMS-Globals_xsd.tmp#id102 DDMS-Globals_xsd.tmp#id100 DDMS-Globals_xsd.tmp#id103 DDMS-Globals_xsd.tmp#id104
Type extension of ProducerType
Type hierarchy
Used by
Element Organization
Model name+ , phone* , email*
Children email, name, phone
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://metadata.dod.mil/mdr/ns/DDMS/3.0/'
Source
<xs:complexType name="OrganizationType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The type used to model the ddms:Organization element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="ProducerType">
      <xs:sequence>
        <xs:element name="phone" type="xs:string" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:appinfo>
              <mdr:definition>A telephone number.  Optional.  This value must include country code and area code, when applicable.</mdr:definition>
            </xs:appinfo>
          </xs:annotation>
        </xs:element>
        <xs:element name="email" type="xs:string" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:appinfo>
              <mdr:definition>An address for electronic mail.</mdr:definition>
            </xs:appinfo>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location DDMS-Globals.xsd
Complex Type ProducerType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id101 DDMS-Globals_xsd.tmp#id102
Type extension of ProducerBaseType
Type hierarchy
Used by
Model name+
Children name
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://metadata.dod.mil/mdr/ns/DDMS/3.0/'
Source
<xs:complexType name="ProducerType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The type used to model the ddms:producer element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="ProducerBaseType">
      <xs:sequence>
        <xs:element name="name" type="xs:string" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location DDMS-Globals.xsd
Complex Type ProducerBaseType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram
Used by
Complex Type ProducerType
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://metadata.dod.mil/mdr/ns/DDMS/3.0/'
Source
<xs:complexType name="ProducerBaseType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The foundation of the ProducerType complexType.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:anyAttribute namespace="##other"/>
</xs:complexType>
Schema location DDMS-Globals.xsd
Complex Type PersonType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id101 DDMS-Globals_xsd.tmp#id102 DDMS-Globals_xsd.tmp#id100 DDMS-Globals_xsd.tmp#id107 DDMS-Globals_xsd.tmp#id108 DDMS-Globals_xsd.tmp#id109 DDMS-Globals_xsd.tmp#id110 DDMS-Globals_xsd.tmp#id111
Type extension of ProducerType
Type hierarchy
Used by
Element Person
Model name+ , surname , userID{0,1} , affiliation{0,1} , phone* , email*
Children affiliation, email, name, phone, surname, userID
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://metadata.dod.mil/mdr/ns/DDMS/3.0/'
Source
<xs:complexType name="PersonType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The type used to model the ddms:Person element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="ProducerType">
      <xs:sequence>
        <xs:element name="surname" type="xs:string">
          <xs:annotation>
            <xs:appinfo>
              <mdr:definition>A name shared in common to identify members of a family; also called “last name.”</mdr:definition>
            </xs:appinfo>
          </xs:annotation>
        </xs:element>
        <xs:element name="userID" type="xs:string" minOccurs="0">
          <xs:annotation>
            <xs:appinfo>
              <mdr:definition>Unique identifier applied by an agency to an author, coauthor, POC, tasking requester or addressee.</mdr:definition>
            </xs:appinfo>
          </xs:annotation>
        </xs:element>
        <xs:element name="affiliation" type="xs:string" minOccurs="0">
          <xs:annotation>
            <xs:appinfo>
              <mdr:definition>The identification of an organization or agency with which an individual or service has an affiliation.</mdr:definition>
            </xs:appinfo>
          </xs:annotation>
        </xs:element>
        <xs:element name="phone" type="xs:string" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:appinfo>
              <mdr:definition>A telephone number.  Optional.  This value must include country code and area code, when applicable.</mdr:definition>
            </xs:appinfo>
          </xs:annotation>
        </xs:element>
        <xs:element name="email" type="xs:string" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:appinfo>
              <mdr:definition>An address for electronic mail.</mdr:definition>
            </xs:appinfo>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location DDMS-Globals.xsd
Complex Type ServiceType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id101 DDMS-Globals_xsd.tmp#id102 DDMS-Globals_xsd.tmp#id100 DDMS-Globals_xsd.tmp#id114 DDMS-Globals_xsd.tmp#id115
Type extension of ProducerType
Type hierarchy
Used by
Element Service
Model name+ , phone* , email*
Children email, name, phone
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://metadata.dod.mil/mdr/ns/DDMS/3.0/'
Source
<xs:complexType name="ServiceType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The type used to model the ddms:Service element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="ProducerType">
      <xs:sequence>
        <xs:element name="phone" type="xs:string" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:appinfo>
              <mdr:definition>A telephone number.  Optional.  This value must include country code and area code, when applicable.</mdr:definition>
            </xs:appinfo>
          </xs:annotation>
        </xs:element>
        <xs:element name="email" type="xs:string" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:appinfo>
              <mdr:definition>An address for electronic mail.</mdr:definition>
            </xs:appinfo>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location DDMS-Globals.xsd
Complex Type UnknownType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id101 DDMS-Globals_xsd.tmp#id102 DDMS-Globals_xsd.tmp#id100 DDMS-Globals_xsd.tmp#id118 DDMS-Globals_xsd.tmp#id119
Type extension of ProducerType
Type hierarchy
Used by
Element Unknown
Model name+ , phone* , email*
Children email, name, phone
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://metadata.dod.mil/mdr/ns/DDMS/3.0/'
Source
<xs:complexType name="UnknownType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The type used to model the ddms:Unknown element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="ProducerType">
      <xs:sequence>
        <xs:element name="phone" type="xs:string" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:appinfo>
              <mdr:definition>A telephone number.  Optional.  This value must include country code and area code, when applicable.</mdr:definition>
            </xs:appinfo>
          </xs:annotation>
        </xs:element>
        <xs:element name="email" type="xs:string" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:appinfo>
              <mdr:definition>An address for electronic mail.</mdr:definition>
            </xs:appinfo>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location DDMS-Globals.xsd
Complex Type FormatType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id125
Used by
Element format
Model Media
Children Media
Source
<xs:complexType name="FormatType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Type used to model the ddms:format element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Media" type="MediaType">
      <xs:annotation>
        <xs:appinfo>
          <mdr:definition>Container item for holding media info.</mdr:definition>
        </xs:appinfo>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location DDMS-Globals.xsd
Complex Type MediaType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id127 DDMS-Globals_xsd.tmp#id129 DDMS-Globals_xsd.tmp#id133
Used by
Model mimeType , extent{0,1} , medium{0,1}
Children extent, medium, mimeType
Source
<xs:complexType name="MediaType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Type used to model the ddms:medium element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="mimeType"/>
    <xs:element ref="extent" minOccurs="0"/>
    <xs:element ref="medium" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>
Schema location DDMS-Globals.xsd
Complex Type QualifiedExtentValueType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id131 DDMS-Globals_xsd.tmp#id132
Used by
Element extent
Attributes
QName Type Fixed Default Use Annotation
qualifier xs:anyURI optional
value xs:string optional
Source
<xs:complexType name="QualifiedExtentValueType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Type used to model the attributes of the ddms:extent element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:attribute name="qualifier" type="xs:anyURI">
    <xs:annotation>
      <xs:appinfo>
        <mdr:definition>A vocabulary that specifies the type of format extent that will be supplied.  The qualifier attribute indicates the type of extent value listed.  In the case of data bytes, it may indicate ‘byte size’.  In the case of a document length, it may indicate ‘page count’.  In the case of streaming content, it may indicate ‘bits per second’ or ‘frames per second’.</mdr:definition>
      </xs:appinfo>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="value" type="xs:string">
    <xs:annotation>
      <xs:appinfo>
        <mdr:definition>A related data size, compression rate, or pixel size (etc.) of the resource.</mdr:definition>
      </xs:appinfo>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Schema location DDMS-Globals.xsd
Simple Type MediumType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram
Type xs:string
Used by
Element medium
Source
<xs:simpleType name="MediumType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Type used to model the medium attribute of the ddms:medium element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Schema location DDMS-Globals.xsd
Complex Type SubjectCoverageType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram IC-ISM_xsd.tmp#id90 DDMS-Globals_xsd.tmp#id137
Used by
Element subjectCoverage
Model Subject
Children Subject
Attributes
QName Type Fixed Default Use Annotation
SchemaguideSecurityAttributesOptionGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
Source
<xs:complexType name="SubjectCoverageType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Type used to model the subjectCoverage element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="Subject"/>
  </xs:sequence>
  <xs:attributeGroup ref="ICISM:SecurityAttributesOptionGroup"/>
</xs:complexType>
Schema location DDMS-Globals.xsd
Complex Type SubjectType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id139 DDMS-Globals_xsd.tmp#id144
Used by
Element Subject
Model category | keyword
Children category, keyword
Source
<xs:complexType name="SubjectType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The type used to model the Subject element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:choice maxOccurs="unbounded">
    <xs:element ref="category"/>
    <xs:element ref="keyword"/>
  </xs:choice>
</xs:complexType>
Schema location DDMS-Globals.xsd
Complex Type CompoundCategoryIdentifierType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id141 DDMS-Globals_xsd.tmp#id142 DDMS-Globals_xsd.tmp#id143
Used by
Element category
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://metadata.dod.mil/mdr/ns/DDMS/3.0/'
code xs:string optional
label xs:string required
qualifier xs:anyURI optional
Source
<xs:complexType name="CompoundCategoryIdentifierType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Type used to model the attributes of the ddms:category element.</mdr:definition>
      <mdr:comment>Allowed attriubute extension for allowing automated populators to give extra values for confidence and relativity.</mdr:comment>
    </xs:appinfo>
  </xs:annotation>
  <xs:attribute name="qualifier" type="xs:anyURI" use="optional"/>
  <xs:attribute name="code" type="xs:string" use="optional"/>
  <xs:attribute name="label" type="xs:string" use="required"/>
  <xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>
Schema location DDMS-Globals.xsd
Complex Type CompoundKeywordIdentifierType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id146
Used by
Element keyword
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://metadata.dod.mil/mdr/ns/DDMS/3.0/'
value xs:string required
Source
<xs:complexType name="CompoundKeywordIdentifierType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Type used to model the ddms:keyword element.</mdr:definition>
      <mdr:comment>Allowed extension for allowing automated populators to give extra values for confidence and relativity.</mdr:comment>
    </xs:appinfo>
  </xs:annotation>
  <xs:attribute name="value" type="xs:string" use="required"/>
  <xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>
Schema location DDMS-Globals.xsd
Complex Type VirtualCoverageType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id149 DDMS-Globals_xsd.tmp#id150 IC-ISM_xsd.tmp#id90
Used by
Element virtualCoverage
Attributes
QName Type Fixed Default Use Annotation
SchemaguideSecurityAttributesOptionGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
address xs:string optional
protocol xs:string optional
Source
<xs:complexType name="VirtualCoverageType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Type used to model the virtualCoverage element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:attribute name="protocol" type="xs:string" use="optional"/>
  <xs:attribute name="address" type="xs:string" use="optional"/>
  <xs:attributeGroup ref="ICISM:SecurityAttributesOptionGroup"/>
</xs:complexType>
Schema location DDMS-Globals.xsd
Complex Type TemporalCoverageType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram IC-ISM_xsd.tmp#id90 DDMS-Globals_xsd.tmp#id153
Used by
Model TimePeriod
Children TimePeriod
Attributes
QName Type Fixed Default Use Annotation
SchemaguideSecurityAttributesOptionGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
Source
<xs:complexType name="TemporalCoverageType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Type used to model the temporalCoverage element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="TimePeriod" type="TimePeriodType"/>
  </xs:sequence>
  <xs:attributeGroup ref="ICISM:SecurityAttributesOptionGroup"/>
</xs:complexType>
Schema location DDMS-Globals.xsd
Complex Type TimePeriodType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id155 DDMS-Globals_xsd.tmp#id156 DDMS-Globals_xsd.tmp#id159
Used by
Model name{0,1} , start , end
Children end, name, start
Source
<xs:complexType name="TimePeriodType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Type used to model the TimePeriod sub-element of the ddms:temporalCoverage element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="name" type="xs:string" default="Unknown" minOccurs="0"/>
    <xs:element name="start" type="ExtendedCombinedDateType" default="Unknown"/>
    <xs:element name="end" type="ExtendedCombinedDateType" default="Unknown"/>
  </xs:sequence>
</xs:complexType>
Schema location DDMS-Globals.xsd
Simple Type ExtendedCombinedDateType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id75 DDMS-Globals_xsd.tmp#id158
Type union of(CombinedDateType, DateValueExtensionType)
Used by
Source
<xs:simpleType name="ExtendedCombinedDateType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Type used to model the ddms:dates element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:union memberTypes="CombinedDateType DateValueExtensionType"/>
</xs:simpleType>
Schema location DDMS-Globals.xsd
Complex Type RelatedResourcesType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd.tmp#id233 DDMS-Globals_xsd.tmp#id234 IC-ISM_xsd.tmp#id90 DDMS-Globals_xsd.tmp#id225
Used by
Model RelatedResource+
Children RelatedResource
Attributes
QName Type Fixed Default Use Annotation
SchemaguideSecurityAttributesOptionGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
direction restriction of xs:string outbound optional
relationship xs:anyURI required
Source
<xs:complexType name="RelatedResourcesType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The type entity used by the ddms:relationship element.  Each ddms:relatedResource element designates the relationship and the directionality of the relationship between the resource described by the parent ddms:Resource and any ddms:RelatedResource elements that the ddms:relatedResource element contains.  To represent multiple relationships multiple ddms:relatedResources elements are required.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="RelatedResource" maxOccurs="unbounded">
      <xs:annotation>
        <xs:appinfo>
          <mdr:definition>Each RelatedResource element represents a resource related to the resource described by the enclosing ddms:Resource element.  The relationship is in the direction specified by the direction attribute on the parent relatedResources element.</mdr:definition>
        </xs:appinfo>
      </xs:annotation>
      <xs:complexType>
        <xs:complexContent>
          <xs:extension base="CompoundResourceIdentifierType">
            <xs:annotation>
              <xs:appinfo>
                <mdr:definition>Extends from CompoundResourceIdentifierType to inherit qualifier and value attributes.</mdr:definition>
              </xs:appinfo>
            </xs:annotation>
            <xs:sequence>
              <xs:element name="link" maxOccurs="unbounded">
                <xs:complexType>
                  <xs:attributeGroup ref="xlink:locatorLink"/>
                </xs:complexType>
              </xs:element>
            </xs:sequence>
          </xs:extension>
        </xs:complexContent>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="relationship" type="xs:anyURI" use="required">
    <xs:annotation>
      <xs:appinfo>
        <mdr:definition>Represents a relationship of some relationship type between the resource described by the parent ddms:Resource element and another resource or resources.</mdr:definition>
      </xs:appinfo>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="direction" use="optional" default="outbound">
    <xs:simpleType>
      <xs:restriction base="xs:string">
        <xs:enumeration value="inbound">
          <xs:annotation>
            <xs:appinfo>
              <mdr:definition>Used to indicate that the relationship direction is from the related resource to the resource described in the instant DDMS record.</mdr:definition>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="outbound">
          <xs:annotation>
            <xs:appinfo>
              <mdr:definition>Used to indicate that the relationship direction is from the resource described in the instant DDMS record to the related resource identified.</mdr:definition>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="bidirectional">
          <xs:annotation>
            <xs:appinfo>
              <mdr:definition>Used to indicate that the relationship is bidirectional between the resource described in the instant DDMS record and the related resource identified.</mdr:definition>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
  <xs:attributeGroup ref="ICISM:SecurityAttributesOptionGroup"/>
</xs:complexType>
Schema location DDMS-Globals.xsd
Simple Type DateValueExtensionType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration Not Applicable
enumeration Unknown
Source
<xs:simpleType name="DateValueExtensionType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Type used to modify the type modeling date to allow "Not Applicable" and "Unknown".</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="Not Applicable"/>
    <xs:enumeration value="Unknown"/>
  </xs:restriction>
</xs:simpleType>
Schema location DDMS-Globals.xsd
Simple Type MimeTypeType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram
Type xs:string
Source
<xs:simpleType name="MimeTypeType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Type used to model the mimeType element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Schema location DDMS-Globals.xsd
Attribute CompoundResourceIdentifierType / @qualifier
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:anyURI
Properties
use: required
Used by
Source
<xs:attribute name="qualifier" type="xs:anyURI" use="required"/>
Schema location DDMS-Globals.xsd
Attribute CompoundResourceIdentifierType / @value
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:string
Properties
use: required
Used by
Source
<xs:attribute name="value" type="xs:string" use="required"/>
Schema location DDMS-Globals.xsd
Attribute CompoundLanguageIdentifierType / @qualifier
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type icddms:CompoundLanguageQualifierType
Properties
use: required
Facets
enumeration urn:us:gov:ic:cvenum:irm:iso639:digraph:v1
enumeration urn:us:gov:ic:cvenum:irm:iso639-2:trigraph:v1
enumeration urn:us:gov:ic:cvenum:irm:iso639-3:trigraph:v1
enumeration RFC1766
enumeration RFC3066
enumeration RFC4646
Used by
Source
<xs:attribute name="qualifier" type="icddms:CompoundLanguageQualifierType" use="required">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The value that specifies the originating agency or discipline of the language vocabulary.  Specifies the domain vocabulary of which the Language Value is a member.  ISO 639-1 and ISO 639-2, Codes for the representation of names of languages, reference 2 and 3 digit language codes.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:attribute>
Schema location DDMS-Globals.xsd
Attribute CompoundLanguageIdentifierType / @value
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:string
Properties
use: required
Used by
Source
<xs:attribute name="value" type="xs:string" use="required">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The primary language of the intellectual content of the resource.  {Source: DCMI: language, v. 004IC MSP v. 1.0a: Language} The most specific in-scope language present (if any) should be specified in this category.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:attribute>
Schema location DDMS-Globals.xsd
Attribute DatesType / @created
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type CombinedDateType
Properties
use: optional
Used by
Complex Type DatesType
Source
<xs:attribute name="created" type="CombinedDateType" use="optional">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Date of creation of the resource</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:attribute>
Schema location DDMS-Globals.xsd
Attribute DatesType / @posted
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type CombinedDateType
Properties
use: optional
Used by
Complex Type DatesType
Source
<xs:attribute name="posted" type="CombinedDateType" use="optional">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The date a product is posted to a shared network or system.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:attribute>
Schema location DDMS-Globals.xsd
Attribute DatesType / @validTil
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type CombinedDateType
Properties
use: optional
Used by
Complex Type DatesType
Source
<xs:attribute name="validTil" type="CombinedDateType" use="optional">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The date that a product should be removed from a registry, index, or catalog.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:attribute>
Schema location DDMS-Globals.xsd
Attribute DatesType / @infoCutOff
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type CombinedDateType
Properties
use: optional
Used by
Complex Type DatesType
Source
<xs:attribute name="infoCutOff" type="CombinedDateType" use="optional">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The cutoff date of information in a product.  This is commonly referred to as Information Cutoff Date (ICOD).  It is the date of last input.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:attribute>
Schema location DDMS-Globals.xsd
Attribute RightsType / @privacyAct
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:boolean
Properties
default: false
Used by
Complex Type RightsType
Source
<xs:attribute name="privacyAct" type="xs:boolean" default="false">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>(TBD:PrivacyActIndicator, 1.0) An indicator that this product is categorized as containing personal information subject to protection by the Privacy Act.  This element has no data content.  Attribute "indicator", a yes/no toggle, is used to specify applicability of the Privacy Act.  The default is "no".  {False = No}</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:attribute>
Schema location DDMS-Globals.xsd
Attribute RightsType / @intellectualProperty
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:boolean
Properties
default: false
Used by
Complex Type RightsType
Source
<xs:attribute name="intellectualProperty" type="xs:boolean" default="false">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>An indicator identifying products under protection against reproduction and distribution without the express written permission of the intellectual property rights owner. A yes/no value used to specify applicability of the rights.  The default is “no”. {False = No}</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:attribute>
Schema location DDMS-Globals.xsd
Attribute RightsType / @copyright
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:boolean
Properties
default: false
Used by
Complex Type RightsType
Source
<xs:attribute name="copyright" type="xs:boolean" default="false">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>An indicator identifying products under protection against reproduction and distribution without the express written permission of the copyright owner.  A yes/no value used to specify applicability of the rights.  The default is “no”.  {False = No}  (TBD:CopyrightIndicator, 1.0) An indicator identifying documents under protection against reproduction and distribution without the express written   permission of the copyright owner   This prohibition is binding on individuals and corporations,  as well as the US Government.  Examples of applicability:  books (yes), newspaper photos (yes), US Federal Publications (no), magazine articles  (yes), vendor technical information (yes).</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:attribute>
Schema location DDMS-Globals.xsd
Attribute CompoundSourceIdentifierType / @qualifier
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:string
Properties
use: optional
Used by
Source
<xs:attribute name="qualifier" type="xs:string" use="optional"/>
Schema location DDMS-Globals.xsd
Attribute CompoundSourceIdentifierType / @value
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:string
Properties
use: optional
Used by
Source
<xs:attribute name="value" type="xs:string" use="optional"/>
Schema location DDMS-Globals.xsd
Attribute CompoundSourceIdentifierType / @schemaQualifier
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:string
Properties
use: optional
Used by
Source
<xs:attribute name="schemaQualifier" type="xs:string" use="optional"/>
Schema location DDMS-Globals.xsd
Attribute CompoundSourceIdentifierType / @schemaHref
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:anyURI
Properties
use: optional
Used by
Source
<xs:attribute name="schemaHref" type="xs:anyURI" use="optional"/>
Schema location DDMS-Globals.xsd
Attribute CompoundTypeIdentifierType / @qualifier
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:string
Properties
content: simple
Used by
Source
<xs:attribute name="qualifier" type="xs:string"/>
Schema location DDMS-Globals.xsd
Attribute CompoundTypeIdentifierType / @value
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:string
Properties
content: simple
Used by
Source
<xs:attribute name="value" type="xs:string"/>
Schema location DDMS-Globals.xsd
Attribute QualifiedExtentValueType / @qualifier
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:anyURI
Properties
content: simple
Used by
Source
<xs:attribute name="qualifier" type="xs:anyURI">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>A vocabulary that specifies the type of format extent that will be supplied.  The qualifier attribute indicates the type of extent value listed.  In the case of data bytes, it may indicate ‘byte size’.  In the case of a document length, it may indicate ‘page count’.  In the case of streaming content, it may indicate ‘bits per second’ or ‘frames per second’.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:attribute>
Schema location DDMS-Globals.xsd
Attribute QualifiedExtentValueType / @value
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:string
Properties
content: simple
Used by
Source
<xs:attribute name="value" type="xs:string">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>A related data size, compression rate, or pixel size (etc.) of the resource.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:attribute>
Schema location DDMS-Globals.xsd
Attribute CompoundCategoryIdentifierType / @qualifier
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:anyURI
Properties
use: optional
Used by
Source
<xs:attribute name="qualifier" type="xs:anyURI" use="optional"/>
Schema location DDMS-Globals.xsd
Attribute CompoundCategoryIdentifierType / @code
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:string
Properties
use: optional
Used by
Source
<xs:attribute name="code" type="xs:string" use="optional"/>
Schema location DDMS-Globals.xsd
Attribute CompoundCategoryIdentifierType / @label
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:string
Properties
use: required
Used by
Source
<xs:attribute name="label" type="xs:string" use="required"/>
Schema location DDMS-Globals.xsd
Attribute CompoundKeywordIdentifierType / @value
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:string
Properties
use: required
Used by
Source
<xs:attribute name="value" type="xs:string" use="required"/>
Schema location DDMS-Globals.xsd
Attribute VirtualCoverageType / @protocol
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:string
Properties
use: optional
Used by
Complex Type VirtualCoverageType
Source
<xs:attribute name="protocol" type="xs:string" use="optional"/>
Schema location DDMS-Globals.xsd
Attribute VirtualCoverageType / @address
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:string
Properties
use: optional
Used by
Complex Type VirtualCoverageType
Source
<xs:attribute name="address" type="xs:string" use="optional"/>
Schema location DDMS-Globals.xsd
Attribute RelatedResourcesType / @relationship
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:anyURI
Properties
use: required
Used by
Complex Type RelatedResourcesType
Source
<xs:attribute name="relationship" type="xs:anyURI" use="required">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Represents a relationship of some relationship type between the resource described by the parent ddms:Resource element and another resource or resources.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:attribute>
Schema location DDMS-Globals.xsd
Attribute RelatedResourcesType / @direction
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type restriction of xs:string
Properties
use: optional
default: outbound
Facets
enumeration inbound
enumeration outbound
enumeration bidirectional
Used by
Complex Type RelatedResourcesType
Source
<xs:attribute name="direction" use="optional" default="outbound">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="inbound">
        <xs:annotation>
          <xs:appinfo>
            <mdr:definition>Used to indicate that the relationship direction is from the related resource to the resource described in the instant DDMS record.</mdr:definition>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="outbound">
        <xs:annotation>
          <xs:appinfo>
            <mdr:definition>Used to indicate that the relationship direction is from the resource described in the instant DDMS record to the related resource identified.</mdr:definition>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="bidirectional">
        <xs:annotation>
          <xs:appinfo>
            <mdr:definition>Used to indicate that the relationship is bidirectional between the resource described in the instant DDMS record and the related resource identified.</mdr:definition>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Schema location DDMS-Globals.xsd