Showing:

Attributes
Diagrams
Model
Source
Used by
Complex Type MetacardInfoType
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-Includes_xsd_Attribute_Group_SecurityAttributesOptionGroup.tmp#SecurityAttributesOptionGroup DDMS-Globals_xsd_Element_identifier.tmp#identifier DDMS-Globals_xsd_Element_dates.tmp#dates DDMS-Globals_xsd_Element_creator.tmp#creator DDMS-Globals_xsd_Element_publisher.tmp#publisher DDMS-Globals_xsd_Element_contributor.tmp#contributor DDMS-Globals_xsd_Element_pointOfContact.tmp#pointOfContact DDMS-Globals_xsd_Element_description.tmp#description DDMS-Globals_xsd_Element_processingInfo.tmp#processingInfo DDMS-Globals_xsd_Element_revisionRecall.tmp#revisionRecall DDMS-Globals_xsd_Element_recordsManagementInfo.tmp#recordsManagementInfo
Used by
Element metacardInfo
Model
Children contributor , creator , dates , description , identifier , pointOfContact , processingInfo , publisher , recordsManagementInfo , revisionRecall
Attributes
QName Type 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="MetacardInfoType">
  <xs:sequence minOccurs="0">
    <xs:element ref="identifier" maxOccurs="unbounded"/>
    <xs:element ref="dates"/>
    <xs:choice maxOccurs="unbounded">
      <xs:element ref="creator" maxOccurs="unbounded"/>
      <xs:element ref="publisher" maxOccurs="unbounded"/>
      <xs:element ref="contributor" maxOccurs="unbounded"/>
      <xs:element ref="pointOfContact" maxOccurs="unbounded"/>
    </xs:choice>
    <xs:element ref="description" minOccurs="0"/>
    <xs:element ref="processingInfo" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="revisionRecall" minOccurs="0"/>
    <xs:element ref="recordsManagementInfo" minOccurs="0"/>
  </xs:sequence>
  <xs:attributeGroup ref="SecurityAttributesOptionGroup"/>
</xs:complexType>
Schema location DDMS-Globals.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