Showing:

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

Type used to model the attributes of the irm:category element. The UCore taxonomy is a specific use of category that is permitted. Allowed attribute extension for allowing automated populators to give extra values for confidence and relativity.

Diagram
Diagram IC-IRM_xsd_Complex_Type_irm_CompoundCategoryIdentifierType.tmp#CompoundCategoryIdentifierType_qualifier IC-IRM_xsd_Complex_Type_irm_CompoundCategoryIdentifierType.tmp#CompoundCategoryIdentifierType_code IC-IRM_xsd_Complex_Type_irm_CompoundCategoryIdentifierType.tmp#CompoundCategoryIdentifierType_label IC-IRM_xsd_Attribute_Group_irm_SecurityAttributesOptionGroup.tmp#urn_us_gov_ic_irm_SecurityAttributesOptionGroup
Used by
Element irm:category
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:code irm:simpleTokenType optional
?

ded:Definition: An attribute of the category element. The machine readable description of a concept represented within the scope of the category qualifier.

ded:Obligation: (Optional)

irm:label irm:simpleTokenType required
?

ded:Definition: An attribute of the category element. The human readable representation of the concept that corresponds to the category qualifier and the category code, if they exist.

ded:Obligation: (Conditional) mandatory when the category element is included.

irm:qualifier xsd:anyURI optional
?

ded:Definition: An attribute of the category element. A category qualifier specifies the source of the vocabulary for the category.

ded:Obligation: (Optional)

ded:Comment: Specifies the domain vocabulary of which the category code is a member.

Wildcard: ANY attribute from ANY namespace OTHER than 'urn:us:gov:ic:irm'
Source
<xsd:complexType name="CompoundCategoryIdentifierType">
  <xsd:annotation>
    <xsd:documentation>&#x2028;
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Type used to model the attributes of the irm:category element. The UCore taxonomy is a specific use of category that is permitted. Allowed attribute extension for allowing automated populators to give extra values for confidence and relativity.</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="qualifier" type="xsd:anyURI" use="optional">
    <xsd:annotation>
      <xsd:documentation>&#x2028;
        <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An attribute of the category element. A category qualifier specifies the source of the vocabulary for the category.</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 vocabulary of which the category code is a member.</p>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
  <xsd:attribute name="code" type="irm:simpleTokenType" use="optional">
    <xsd:annotation>
      <xsd:documentation>&#x2028;
        <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An attribute of the category element. The machine readable description of a concept represented within the scope of the category qualifier.</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:attribute name="label" type="irm:simpleTokenType" use="required">
    <xsd:annotation>
      <xsd:documentation>&#x2028;
        <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An attribute of the category element. The human readable representation of the concept that corresponds to the category qualifier and the category code, if they exist.</p>
        <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Conditional) mandatory when the category element is included.</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:anyAttribute namespace="##other" processContents="lax">
    <xsd:annotation>
      <xsd:documentation>&#x2028;
        <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: The category element allows for the definition of additional attributes as extensions of the IRM definition.</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: The category allows extendible attributes for systems that keep track of metadata such as confidence level and relevance.</p>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:anyAttribute>
</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:CompoundCategoryIdentifierType / @irm:qualifier
Namespace urn:us:gov:ic:irm
Annotations
?

ded:Definition: An attribute of the category element. A category qualifier specifies the source of the vocabulary for the category.

ded:Obligation: (Optional)

ded:Comment: Specifies the domain vocabulary of which the category code is a member.

Type xsd:anyURI
Properties
use optional
Used by
Source
<xsd:attribute name="qualifier" type="xsd:anyURI" use="optional">
  <xsd:annotation>
    <xsd:documentation>&#x2028;
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An attribute of the category element. A category qualifier specifies the source of the vocabulary for the category.</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 vocabulary of which the category code is a member.</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:CompoundCategoryIdentifierType / @irm:code
Namespace urn:us:gov:ic:irm
Annotations
?

ded:Definition: An attribute of the category element. The machine readable description of a concept represented within the scope of the category qualifier.

ded:Obligation: (Optional)

Type irm:simpleTokenType
Properties
use optional
Facets
minLength 1
Used by
Source
<xsd:attribute name="code" type="irm:simpleTokenType" use="optional">
  <xsd:annotation>
    <xsd:documentation>&#x2028;
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An attribute of the category element. The machine readable description of a concept represented within the scope of the category qualifier.</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.
Attribute irm:CompoundCategoryIdentifierType / @irm:label
Namespace urn:us:gov:ic:irm
Annotations
?

ded:Definition: An attribute of the category element. The human readable representation of the concept that corresponds to the category qualifier and the category code, if they exist.

ded:Obligation: (Conditional) mandatory when the category element is included.

Type irm:simpleTokenType
Properties
use required
Facets
minLength 1
Used by
Source
<xsd:attribute name="label" type="irm:simpleTokenType" use="required">
  <xsd:annotation>
    <xsd:documentation>&#x2028;
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Definition">ded:Definition: An attribute of the category element. The human readable representation of the concept that corresponds to the category qualifier and the category code, if they exist.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA" data-ded="ded:Obligation">ded:Obligation: (Conditional) mandatory when the category element is included.</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