Showing:

Attributes
Diagrams
Model
Source
Used by
Complex Type ContactInfoType
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-Includes_xsd_Attribute_Group_POCAttributesGroup.tmp#POCAttributesGroup DDMS-Globals_xsd_Element_organization.tmp#urn_us_mil_ces_metadata_ddms_5_organization DDMS-Globals_xsd_Element_person.tmp#person DDMS-Globals_xsd_Element_service.tmp#service DDMS-Globals_xsd_Element_unknown.tmp#unknown
Used by
Model
Children organization , person , service , unknown
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.
pocType ismpoctype:CVEnumISMPocType optional

Indicates that the element specifies a point-of-contact (POC) and the methods with which to contact that individual. As certain POCs are required for different reasons (ICD-710 compliance, DoD Distribution statements, etc), the values for this attribute specify the reason(s) why the POC is provided.

Source
<xs:complexType name="ContactInfoType">
  <xs:annotation>
    <xs:appinfo xml:lang="en">Type used to model the ddms:creator, ddms:publisher, ddms:contributor, and ddms:pointOfContact elements.</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="POCAttributesGroup"/>
</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