Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element pointOfContact
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
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
Type contactInfoType
Properties
content: complex
Used by
Complex Type ResourceType
Model Organization | Person | Service | Unknown
Children Organization, Person, Service, Unknown
Instance
<pointOfContact SchemaguideSecurityAttributesOptionGroup="" xmlns="http://metadata.dod.mil/mdr/ns/DDMS/3.0/">
  <Organization>{1,1}</Organization>
  <Person>{1,1}</Person>
  <Service>{1,1}</Service>
  <Unknown>{1,1}</Unknown>
</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.
Source
<xs:element name="pointOfContact" type="contactInfoType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The point of contact, usually a Person, is the entity primarily responsible for accepting inquiries regarding the resource.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd