Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type CompoundResourceIdentifierType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd_Complex_Type_CompoundResourceIdentifierType.tmp#CompoundResourceIdentifierType_qualifier DDMS-Globals_xsd_Complex_Type_CompoundResourceIdentifierType.tmp#CompoundResourceIdentifierType_value
Used by
Attributes
QName Type Fixed Default Use Annotation
qualifier xs:anyURI required
value xs:string required
Source
<xs:complexType name="CompoundResourceIdentifierType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Used to represent a Resource Identifier.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:attribute name="qualifier" type="xs:anyURI" use="required"/>
  <xs:attribute name="value" type="xs:string" use="required"/>
</xs:complexType>
Schema location DDMS-Globals.xsd
Attribute CompoundResourceIdentifierType / @qualifier
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:anyURI
Properties
use: required
Used by
Source
<xs:attribute name="qualifier" type="xs:anyURI" use="required"/>
Schema location DDMS-Globals.xsd
Attribute CompoundResourceIdentifierType / @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