Showing:

Attributes
Diagrams
Source
Used by
Complex Type DescriptionType
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 description
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="DescriptionType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Type used to model the description 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