Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type irm:CompoundSourceIdentifierType
Namespace urn:us:gov:ic:irm
Annotations
?

Type used to model the irm:source element.

Diagram
Diagram IC-IRM_xsd_Complex_Type_irm_CompoundSourceIdentifierType.tmp#CompoundSourceIdentifierType_qualifier IC-IRM_xsd_Complex_Type_irm_CompoundSourceIdentifierType.tmp#CompoundSourceIdentifierType_value IC-IRM_xsd_Complex_Type_irm_CompoundSourceIdentifierType.tmp#CompoundSourceIdentifierType_schemaQualifier IC-IRM_xsd_Complex_Type_irm_CompoundSourceIdentifierType.tmp#CompoundSourceIdentifierType_schemaHref IC-IRM_xsd_Attribute_Group_irm_SecurityAttributesOptionGroup.tmp#urn_us_gov_ic_irm_SecurityAttributesOptionGroup
Used by
Element irm:source
Attributes
QName Type 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.
irm:qualifier irm:simpleTokenType optional

ded:Definition: An attribute of source that specifies a formal identification system used to reference a source.

ded:Obligation: (Optional)

ded:Comment: Specifies the domain identification system that defines the format of source value.

irm:schemaHref xsd:anyURI optional

ded:Definition: An attribute of source that specifies a resolvable reference to the schema for the data asset.

ded:Obligation: (Optional)

irm:schemaQualifier irm:simpleTokenType optional

ded:Definition: An attribute of source that specifies the schema type used to identify the format of the resource.

ded:Obligation: (Optional)

ded:Comment: If a schema defines the format of the data asset, then this element should be used. For example, if the data asset is an XML document that conforms to an XML Schema document then this element would contain the value "XSD". Other possible values may include RNG, WSDL, SQL, etc.

irm:value irm:simpleTokenType optional

ded:Definition: An attribute of source that specifies the identifier of a referenced source.

ded:Obligation: (Optional)

ded:Comment: source value can be specified without listing the source qualifier.

Source
<xsd:complexType name="CompoundSourceIdentifierType">
  <xsd:annotation>
    <xsd:documentation>&#x2028;
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Type used to model the irm:source element.</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="qualifier" type="irm:simpleTokenType" use="optional">
    <xsd:annotation>
      <xsd:documentation>
        <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An attribute of source that specifies a formal identification system used to reference a source.</p>
        <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Optional)</p>
        <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: Specifies the domain identification system that defines the format of source value.</p>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
  <xsd:attribute name="value" type="irm:simpleTokenType" use="optional">
    <xsd:annotation>
      <xsd:documentation>
        <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An attribute of source that specifies the identifier of a referenced source.</p>
        <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Optional)</p>
        <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: source value can be specified without listing the source qualifier.</p>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
  <xsd:attribute name="schemaQualifier" type="irm:simpleTokenType" use="optional">
    <xsd:annotation>
      <xsd:documentation>
        <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An attribute of source that specifies the schema type used to identify the format of the resource.</p>
        <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Optional)</p>
        <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: If a schema defines the format of the data asset, then this element should be used. For example, if the data asset is an XML document that conforms to an XML Schema document then this element would contain the value "XSD". Other possible values may include RNG, WSDL, SQL, etc.</p>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
  <xsd:attribute name="schemaHref" type="xsd:anyURI" use="optional">
    <xsd:annotation>
      <xsd:documentation>
        <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An attribute of source that specifies a resolvable reference to the schema for the data asset.</p>
        <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Optional)</p>
        <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment"/>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
  <xsd:attributeGroup ref="irm:SecurityAttributesOptionGroup"/>
</xsd:complexType>
Schema location IC-IRM.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 irm:CompoundSourceIdentifierType / @irm:qualifier
Namespace urn:us:gov:ic:irm
Annotations

ded:Definition: An attribute of source that specifies a formal identification system used to reference a source.

ded:Obligation: (Optional)

ded:Comment: Specifies the domain identification system that defines the format of source value.

Type irm:simpleTokenType
Properties
use optional
Facets
minLength 1
Used by
Source
<xsd:attribute name="qualifier" type="irm:simpleTokenType" use="optional">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An attribute of source that specifies a formal identification system used to reference a source.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Optional)</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: Specifies the domain identification system that defines the format of source value.</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Schema location IC-IRM.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 irm:CompoundSourceIdentifierType / @irm:value
Namespace urn:us:gov:ic:irm
Annotations

ded:Definition: An attribute of source that specifies the identifier of a referenced source.

ded:Obligation: (Optional)

ded:Comment: source value can be specified without listing the source qualifier.

Type irm:simpleTokenType
Properties
use optional
Facets
minLength 1
Used by
Source
<xsd:attribute name="value" type="irm:simpleTokenType" use="optional">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An attribute of source that specifies the identifier of a referenced source.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Optional)</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: source value can be specified without listing the source qualifier.</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Schema location IC-IRM.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 irm:CompoundSourceIdentifierType / @irm:schemaQualifier
Namespace urn:us:gov:ic:irm
Annotations

ded:Definition: An attribute of source that specifies the schema type used to identify the format of the resource.

ded:Obligation: (Optional)

ded:Comment: If a schema defines the format of the data asset, then this element should be used. For example, if the data asset is an XML document that conforms to an XML Schema document then this element would contain the value "XSD". Other possible values may include RNG, WSDL, SQL, etc.

Type irm:simpleTokenType
Properties
use optional
Facets
minLength 1
Used by
Source
<xsd:attribute name="schemaQualifier" type="irm:simpleTokenType" use="optional">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An attribute of source that specifies the schema type used to identify the format of the resource.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Optional)</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment">ded:Comment: If a schema defines the format of the data asset, then this element should be used. For example, if the data asset is an XML document that conforms to an XML Schema document then this element would contain the value "XSD". Other possible values may include RNG, WSDL, SQL, etc.</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Schema location IC-IRM.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 irm:CompoundSourceIdentifierType / @irm:schemaHref
Namespace urn:us:gov:ic:irm
Annotations

ded:Definition: An attribute of source that specifies a resolvable reference to the schema for the data asset.

ded:Obligation: (Optional)

Type xsd:anyURI
Properties
use optional
Used by
Source
<xsd:attribute name="schemaHref" type="xsd:anyURI" use="optional">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An attribute of source that specifies a resolvable reference to the schema for the data asset.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Optional)</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Comment"/>
    </xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Schema location IC-IRM.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