Showing:

Annotations
Attributes
Diagrams
Model
Source
Used by
Complex Type src:POCInfoType
Namespace urn:us:gov:ic:src
Annotations

Contact information for a point of contact. Use to specify one or more PoCs if different from the author and editor.

Diagram
Diagram IC-ISM_xsd_Attribute_Group_SecurityAttributesOptionGroup.tmp#SecurityAttributesOptionGroup SRC-XML_xsd_Element_src_Surname.tmp#Surname SRC-XML_xsd_Element_src_GivenName.tmp#GivenName SRC-XML_xsd_Element_src_GenerationalQualifier.tmp#GenerationalQualifier SRC-XML_xsd_Element_src_PersonalTitle.tmp#PersonalTitle SRC-XML_xsd_Element_src_Honorific.tmp#Honorific SRC-XML_xsd_Element_src_UserID.tmp#UserID SRC-XML_xsd_Element_src_MilitaryRank.tmp#MilitaryRank SRC-XML_xsd_Element_src_JobTitle.tmp#JobTitle SRC-XML_xsd_Element_src_Affiliation.tmp#Affiliation SRC-XML_xsd_Element_src_OfficeName.tmp#OfficeName SRC-XML_xsd_Element_src_PostalAddress.tmp#PostalAddress SRC-XML_xsd_Element_src_PhoneNumber.tmp#PhoneNumber SRC-XML_xsd_Element_src_FaxNumber.tmp#FaxNumber SRC-XML_xsd_Element_src_EmailAddress.tmp#EmailAddress SRC-XML_xsd_Element_src_WebPageAddress.tmp#WebPageAddress SRC-XML_xsd_Element_src_FormattedSignatureBlock.tmp#FormattedSignatureBlock SRC-XML_xsd_Element_src_BiographicalSketch.tmp#BiographicalSketch SRC-XML_xsd_Element_Group_src_PersonalProfileGroup.tmp#PersonalProfileGroup SRC-XML_xsd_Complex_Type_src_PersonalProfileType.tmp#PersonalProfileType IC-ISM_xsd_Attribute_Group_POCAttributeGroup.tmp#POCAttributeGroup SRC-XML_xsd_Complex_Type_src_PersonalProfilePOCType.tmp#PersonalProfilePOCType SRC-XML_xsd_Element_src_ContactFor.tmp#ContactFor
Type extension of src:PersonalProfilePOCType
Type hierarchy
Used by
Element src:POCinfo
Model
Children src:Affiliation , src:BiographicalSketch , src:ContactFor , src:EmailAddress , src:FaxNumber , src:FormattedSignatureBlock , src:GenerationalQualifier , src:GivenName , src:Honorific , src:JobTitle , src:MilitaryRank , src:OfficeName , src:PersonalTitle , src:PhoneNumber , src:PostalAddress , src:Surname , src:UserID , src:WebPageAddress
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
<xsd:complexType name="POCInfoType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Contact information for a point of contact. Use to specify one or more PoCs if different from the author and editor.</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="src:PersonalProfilePOCType">
      <xsd:sequence minOccurs="1" maxOccurs="1">
        <xsd:element ref="src:ContactFor" minOccurs="0" maxOccurs="1"/>
      </xsd:sequence>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Schema location SRC-XML.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