Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by
Element irm:IntelType
Namespace urn:us:gov:ic:irm
Annotations
A container for information about the type of intelligence that applies to this resource.
Diagram
Diagram IC-IRM_xsd_Element_irm_IntelDiscipline.tmp#IntelDiscipline IC-IRM_xsd_Element_irm_ReportingLevel.tmp#ReportingLevel
Properties
content: complex
Used by
Model irm:IntelDiscipline+ , irm:ReportingLevel{0,1}
Children irm:IntelDiscipline, irm:ReportingLevel
Instance
<irm:IntelType xmlns:irm="urn:us:gov:ic:irm">
  <irm:IntelDiscipline irm:discipline="" irm:otherDiscipline="" SchemaguideSecurityAttributesGroup="">{1,unbounded}</irm:IntelDiscipline>
  <irm:ReportingLevel>{0,1}</irm:ReportingLevel>
</irm:IntelType>
Source
<xsd:element name="IntelType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">A container for information about the type of intelligence that applies to this resource.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence minOccurs="1" maxOccurs="1">
      <xsd:element ref="irm:IntelDiscipline" minOccurs="1" maxOccurs="unbounded"/>
      <xsd:element ref="irm:ReportingLevel" minOccurs="0" maxOccurs="1"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>
Schema location IC-IRM.xsd