Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element irm:pointOfContact
Namespace urn:us:gov:ic:irm
Annotations
An extension of ddms:pointOfContact that allows for the attributes in the POCAttributesGroup.
Diagram
Diagram IC-ISM_xsd_Attribute_Group_SecurityAttributesOptionGroup.tmp#SecurityAttributesOptionGroup DDMS-Globals_xsd_Element_Organization.tmp#Organization DDMS-Globals_xsd_Element_Person.tmp#Person DDMS-Globals_xsd_Element_Service.tmp#Service DDMS-Globals_xsd_Element_Unknown.tmp#Unknown DDMS-Globals_xsd_Complex_Type_contactInfoType.tmp#contactInfoType IC-ISM_xsd_Attribute_Group_POCAttributeGroup.tmp#POCAttributeGroup IC-IRM_xsd_Complex_Type_irm_ContactInfoType.tmp#ContactInfoType
Type irm:ContactInfoType
Type hierarchy
Properties
content: complex
Used by
Model Organization | Person | Service | Unknown
Children Organization, Person, Service, Unknown
Instance
<irm:pointOfContact pocType="" SchemaguideSecurityAttributesOptionGroup="" xmlns:irm="urn:us:gov:ic:irm" xmlns:ddms="http://metadata.dod.mil/mdr/ns/DDMS/3.0/">
  <ddms:Organization>{1,1}</ddms:Organization>
  <ddms:Person>{1,1}</ddms:Person>
  <ddms:Service>{1,1}</ddms:Service>
  <ddms:Unknown>{1,1}</ddms:Unknown>
</irm: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.
pocType 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:element name="pointOfContact" type="irm:ContactInfoType">
  <xsd:annotation>
    <xsd:documentation>An extension of ddms:pointOfContact that allows for the attributes in the POCAttributesGroup.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location IC-IRM.xsd