Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type CompoundSourceIdentifierType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd_Complex_Type_CompoundSourceIdentifierType.tmp#CompoundSourceIdentifierType_qualifier DDMS-Globals_xsd_Complex_Type_CompoundSourceIdentifierType.tmp#CompoundSourceIdentifierType_value DDMS-Globals_xsd_Complex_Type_CompoundSourceIdentifierType.tmp#CompoundSourceIdentifierType_schemaQualifier DDMS-Globals_xsd_Complex_Type_CompoundSourceIdentifierType.tmp#CompoundSourceIdentifierType_schemaHref IC-ISM_xsd_Attribute_Group_SecurityAttributesOptionGroup.tmp#SecurityAttributesOptionGroup
Used by
Element source
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.
qualifier xs:string optional
schemaHref xs:anyURI optional
schemaQualifier xs:string optional
value xs:string optional
Source
<xs:complexType name="CompoundSourceIdentifierType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Type used to model the ddms:source element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:attribute name="qualifier" type="xs:string" use="optional"/>
  <xs:attribute name="value" type="xs:string" use="optional"/>
  <xs:attribute name="schemaQualifier" type="xs:string" use="optional"/>
  <xs:attribute name="schemaHref" type="xs:anyURI" use="optional"/>
  <xs:attributeGroup ref="ICISM:SecurityAttributesOptionGroup"/>
</xs:complexType>
Schema location DDMS-Globals.xsd
Attribute CompoundSourceIdentifierType / @qualifier
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:string
Properties
use: optional
Used by
Source
<xs:attribute name="qualifier" type="xs:string" use="optional"/>
Schema location DDMS-Globals.xsd
Attribute CompoundSourceIdentifierType / @value
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:string
Properties
use: optional
Used by
Source
<xs:attribute name="value" type="xs:string" use="optional"/>
Schema location DDMS-Globals.xsd
Attribute CompoundSourceIdentifierType / @schemaQualifier
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:string
Properties
use: optional
Used by
Source
<xs:attribute name="schemaQualifier" type="xs:string" use="optional"/>
Schema location DDMS-Globals.xsd
Attribute CompoundSourceIdentifierType / @schemaHref
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:anyURI
Properties
use: optional
Used by
Source
<xs:attribute name="schemaHref" type="xs:anyURI" use="optional"/>
Schema location DDMS-Globals.xsd