Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type CompoundKeywordIdentifierType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd_Complex_Type_CompoundKeywordIdentifierType.tmp#CompoundKeywordIdentifierType_value
Used by
Element keyword
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://metadata.dod.mil/mdr/ns/DDMS/3.0/'
value xs:string required
Source
<xs:complexType name="CompoundKeywordIdentifierType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Type used to model the ddms:keyword element.</mdr:definition>
      <mdr:comment>Allowed extension for allowing automated populators to give extra values for confidence and relativity.</mdr:comment>
    </xs:appinfo>
  </xs:annotation>
  <xs:attribute name="value" type="xs:string" use="required"/>
  <xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>
Schema location DDMS-Globals.xsd
Attribute CompoundKeywordIdentifierType / @value
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:string
Properties
use: required
Used by
Source
<xs:attribute name="value" type="xs:string" use="required"/>
Schema location DDMS-Globals.xsd