Showing:

Attributes
Diagrams
Facets
Model
Properties
Source
Used by
Element RelatedResourcesType / link
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Properties
Attributes
Source
Schema location DDMS-Globals.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
Complex Type RelatedResourcesType
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-Globals_xsd_Complex_Type_CompoundResourceIdentifierType.tmp#CompoundResourceIdentifierType_qualifier DDMS-Globals_xsd_Complex_Type_CompoundResourceIdentifierType.tmp#CompoundResourceIdentifierType_value DDMS-Globals_xsd_Complex_Type_CompoundResourceIdentifierType.tmp#CompoundResourceIdentifierType DDMS-Globals_xsd_Complex_Type_RelatedResourcesType.tmp#RelatedResourcesType_relationship DDMS-Globals_xsd_Complex_Type_RelatedResourcesType.tmp#RelatedResourcesType_direction DDMS-Includes_xsd_Attribute_Group_SecurityAttributesOptionGroup.tmp#SecurityAttributesOptionGroup DDMS-Globals_xsd_Complex_Type_RelatedResourcesType.tmp#RelatedResourcesType_link
Type extension of CompoundResourceIdentifierType
Type hierarchy
Used by
Element relatedResource
Model
Children link
Attributes
QName Type 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.
direction restriction of xs:string outbound optional
qualifier xs:anyURI required
relationship xs:anyURI required
value simpleTokenType required
Source
<xs:complexType name="RelatedResourcesType">
  <xs:annotation>
    <xs:appinfo xml:lang="en">The type entity used by the ddms:relationship element. Each ddms:relatedResource element designates the relationship and the directionality of the relationship between the resource described by the parent ddms:Resource and any ddms:RelatedResource elements.</xs:appinfo>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="CompoundResourceIdentifierType">
      <xs:sequence>
        <xs:element name="link" maxOccurs="unbounded">
          <xs:complexType>
            <xs:attributeGroup ref="xlink:locatorAttrs"/>
          </xs:complexType>
        </xs:element>
      </xs:sequence>
      <xs:attribute name="relationship" type="xs:anyURI" use="required">
        <xs:annotation>
          <xs:appinfo xml:lang="en">Represents a relationship of some relationship type between the resource described by the parent ddms:Resource element and another resource or resources.</xs:appinfo>
        </xs:annotation>
      </xs:attribute>
      <xs:attribute name="direction" use="optional" default="outbound">
        <xs:simpleType>
          <xs:restriction base="xs:string">
            <xs:enumeration value="inbound">
              <xs:annotation>
                <xs:appinfo xml:lang="en">Used to indicate that the relationship direction is from the related resource to the resource described in the instance DDMS record.</xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="outbound">
              <xs:annotation>
                <xs:appinfo xml:lang="en">Used to indicate that the relationship direction is from the resource described in the instance DDMS record to the related resource identified.</xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="bidirectional">
              <xs:annotation>
                <xs:appinfo xml:lang="en">Used to indicate that the relationship is bidirectional between the resource described in the instance DDMS record and the related resource identified.</xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
          </xs:restriction>
        </xs:simpleType>
      </xs:attribute>
      <xs:attributeGroup ref="SecurityAttributesOptionGroup"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location DDMS-Globals.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
Attribute RelatedResourcesType / @relationship
Namespace urn:us:mil:ces:metadata:ddms:5
Type xs:anyURI
Properties
use required
Used by
Complex Type RelatedResourcesType
Source
<xs:attribute name="relationship" type="xs:anyURI" use="required">
  <xs:annotation>
    <xs:appinfo xml:lang="en">Represents a relationship of some relationship type between the resource described by the parent ddms:Resource element and another resource or resources.</xs:appinfo>
  </xs:annotation>
</xs:attribute>
Schema location DDMS-Globals.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
Attribute RelatedResourcesType / @direction
Namespace urn:us:mil:ces:metadata:ddms:5
Type restriction of xs:string
Properties
use optional
default outbound
Facets
enumeration inbound
enumeration outbound
enumeration bidirectional
Used by
Complex Type RelatedResourcesType
Source
<xs:attribute name="direction" use="optional" default="outbound">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="inbound">
        <xs:annotation>
          <xs:appinfo xml:lang="en">Used to indicate that the relationship direction is from the related resource to the resource described in the instance DDMS record.</xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="outbound">
        <xs:annotation>
          <xs:appinfo xml:lang="en">Used to indicate that the relationship direction is from the resource described in the instance DDMS record to the related resource identified.</xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="bidirectional">
        <xs:annotation>
          <xs:appinfo xml:lang="en">Used to indicate that the relationship is bidirectional between the resource described in the instance DDMS record and the related resource identified.</xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Schema location DDMS-Globals.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.

This document has been approved for Public Release by the Office of the Director of National Intelligence. See Distribution Notice for details. Click Here