Showing:

Attributes
Diagrams
Source
Used by
Complex Type contactInfoType
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
Used by
Model Organization | Person | Service | Unknown
Children Organization, Person, Service, Unknown
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:complexType name="contactInfoType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Type used to model the ddms:creator, ddms:publisher, ddms:contributor, and ddms:pointOfContact elements.</mdr:definition>
    </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="ICISM:SecurityAttributesOptionGroup"/>
</xs:complexType>
Schema location DDMS-Globals.xsd