Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type simpleTokenType
Namespace urn:us:mil:ces:metadata:ddms:5
Annotations
type created to ensure an element / attribute is comprised of more than whitespace, tab, newline, etc.
Diagram
Diagram
Type restriction of xs:token
Facets
minLength 1
Used by
Attributes @acronym , CompoundCategoryIdentifierType/@code , CompoundCategoryIdentifierType/@label , CompoundCountryCodeIdentifierType/@code , CompoundCountryCodeIdentifierType/@codespace , CompoundKeywordIdentifierType/@value , CompoundLanguageIdentifierType/@qualifier , CompoundLanguageIdentifierType/@value , CompoundResourceIdentifierType/@value , CompoundSourceIdentifierType/@qualifier , CompoundSourceIdentifierType/@schemaQualifier , CompoundSourceIdentifierType/@value , CompoundTypeIdentifierType/@qualifier , CompoundTypeIdentifierType/@value , FacilityIdentifierType/@beNumber , FacilityIdentifierType/@osuffix , PlaceType/@precedence , ProductionMetricType/@coverage , ProductionMetricType/@subject , QualifiedExtentValueType/@value , TaskingInfoType/taskID/@taskingSystem
Elements AffiliatedProducerType/email , AffiliatedProducerType/name , AffiliatedProducerType/phone , ApproximableDateType/description , OrganizationType/email , OrganizationType/name , OrganizationType/phone , OrganizationType/subOrganization , PersonType/email , PersonType/name , PersonType/phone , PersonType/surname , PersonType/userID , RecordsManagementInfoType/applicationSoftware , RecordsManagementInfoType/recordKeeper/recordKeeperID , RevisionRecallType/details , TaskingInfoType/taskID , TimePeriodType/name , affiliation , geographicIdentifier/name , geographicIdentifier/region
Complex Types DescriptionType , NonStateActorCoverageType , ProcessingInfoType , SubtitleType , TitleType
Simple Types MediumType , MimeTypeType
Source
<xs:simpleType name="simpleTokenType">
  <xs:annotation>
    <xs:documentation xml:lang="en">type created to ensure an element / attribute is comprised of more than whitespace, tab, newline, etc.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token">
    <xs:minLength value="1"/>
  </xs:restriction>
</xs:simpleType>
Schema location DDMS-Includes.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.

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