Showing:

Attributes
Diagrams
Source
Used by
Complex Type TitleType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram IC-ISM_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup
Type extension of xs:string
Used by
Element title
Attributes
QName Type Fixed Default Use Annotation
SchemaguideSecurityAttributesGroup 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="TitleType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Common type for the title element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:string">
      <xs:attributeGroup ref="ICISM:SecurityAttributesGroup"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Schema location DDMS-Globals.xsd