Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element issue:Issue
Namespace urn:us:gov:ic:taxonomy:mnt:issue
Annotations

This element groups captures the subjects that are associated with the issue specified.

Diagram
Diagram IC-ISM_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup Issue_xsd_Element_issue_IssueToken.tmp#IssueToken Issue_xsd_Element_issue_Issue.tmp#Issue_Notes Issue_xsd_Element_issue_Membership.tmp#Membership
Properties
content complex
Used by
Element issue:Issues
Model
Children issue:IssueToken , issue:Membership , issue:Notes
Instance
<issue:Issue SchemaguideSecurityAttributesGroup="" xmlns:issue="urn:us:gov:ic:taxonomy:mnt:issue">
  <issue:IssueToken SchemaguideSecurityAttributesGroup="">{1,1}</issue:IssueToken>
  <issue:Notes SchemaguideSecurityAttributesGroup="">{0,1}</issue:Notes>
  <issue:Membership dateLastVerified="" SchemaguideSecurityAttributesGroup="">{1,1}</issue:Membership>
</issue:Issue>
Attributes
QName Type 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
<xs:element name="Issue">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">This element groups captures the subjects that are associated with the issue specified.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="issue:IssueToken"/>
      <xs:element name="Notes" type="ism:LongStringWithSecurityType" minOccurs="0"/>
      <xs:element ref="issue:Membership"/>
    </xs:sequence>
    <xs:attributeGroup ref="ism:SecurityAttributesGroup"/>
  </xs:complexType>
</xs:element>
Schema location Issue.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.
Element issue:Issue / issue:Notes
Namespace urn:us:gov:ic:taxonomy:mnt:issue
Diagram
Diagram IC-ISM_xsd_Simple_Type_LongStringType.tmp#LongStringType IC-ISM_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup IC-ISM_xsd_Complex_Type_LongStringWithSecurityType.tmp#LongStringWithSecurityType
Type LongStringWithSecurityType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type 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
<xs:element name="Notes" type="ism:LongStringWithSecurityType" minOccurs="0"/>
Schema location Issue.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