Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Element irm:PublishingAgency
Namespace urn:us:gov:ic:irm
Annotations
The agency responsible for publishing the product, not necessarily the author.
Diagram
Diagram IC-IRM_xsd_Element_irm_PublishingAgency.tmp#PublishingAgency_acronym IC-IRM_xsd_Element_irm_PublishingAgency.tmp#PublishingAgency_SubAgency
Properties
content: complex
Used by
Model ALL(irm:SubAgency{0,1})
Children irm:SubAgency
Instance
<irm:PublishingAgency irm:acronym="" xmlns:irm="urn:us:gov:ic:irm">
  <irm:SubAgency SchemaguideSecurityAttributesGroup="">{0,1}</irm:SubAgency>
</irm:PublishingAgency>
Attributes
QName Type Fixed Default Use Annotation
irm:acronym CVEnumIRMAgencyAcronym required
Source
<xsd:element name="PublishingAgency">
  <xsd:annotation>
    <xsd:documentation>The agency responsible for publishing the product, not necessarily the author.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:all minOccurs="1" maxOccurs="1">
      <xsd:element name="SubAgency" type="ism:ShortStringWithSecurityType" minOccurs="0" maxOccurs="1">
        <xsd:annotation>
          <xsd:documentation>A further refinement of the agency or the country that published the product</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
    </xsd:all>
    <xsd:attribute name="acronym" type="irm-cve:CVEnumIRMAgencyAcronym" use="required"/>
  </xsd:complexType>
</xsd:element>
Schema location IC-IRM.xsd
Element irm:PublishingAgency / irm:SubAgency
Namespace urn:us:gov:ic:irm
Annotations
A further refinement of the agency or the country that published the product
Diagram
Diagram IC-ISM_xsd_Simple_Type_ShortStringType.tmp#ShortStringType IC-ISM_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup IC-ISM_xsd_Complex_Type_ShortStringWithSecurityType.tmp#ShortStringWithSecurityType
Type ShortStringWithSecurityType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
SchemaguideSecurityAttributesGroup 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.
Source
<xsd:element name="SubAgency" type="ism:ShortStringWithSecurityType" minOccurs="0" maxOccurs="1">
  <xsd:annotation>
    <xsd:documentation>A further refinement of the agency or the country that published the product</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location IC-IRM.xsd
Attribute irm:PublishingAgency / @irm:acronym
Namespace urn:us:gov:ic:irm
Type CVEnumIRMAgencyAcronym
Properties
use: required
Facets
enumeration CIA
Central Intelligence Agency
enumeration DIA
Defense Intelligence Agency
enumeration FBI
Federal Bureau of Investigation
enumeration NGA
National Geospatial-Intelligence Agency
enumeration NRO
National Reconnaissance Office
enumeration NSA
National Security Agency
enumeration DOE
Department of Energy
enumeration DHS
Department of Homeland Security
enumeration State
Department of State
enumeration Treas
Department of Treasury
enumeration DEA
Drug Enforcement Administration
enumeration AF
US Air Force
enumeration ARMY
US Army
enumeration USCG
US Coast Guard
enumeration USMC
US Marine Corps
enumeration Navy
US Navy
enumeration DNI
Office of the Director of National Intelligence
enumeration SLT
State, Local, Tribal Government
enumeration OtherDoD
Other Department of Defense
enumeration OtherUSG
Other United State Federal Government
enumeration Foreign
Foreign Government
Used by
Source
<xsd:attribute name="acronym" type="irm-cve:CVEnumIRMAgencyAcronym" use="required"/>
Schema location IC-IRM.xsd