Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element tetra:Tetragraph
Namespace urn:us:gov:ic:taxonomy:catt:tetragraph
Annotations

This element group captures the countries that are associated with the tetragraph specified.

Diagram
Diagram Tetragraph_xsd_Element_tetra_Tetragraph.tmp#Tetragraph_decomposable Tetragraph_xsd_Element_tetra_Tetragraph.tmp#Tetragraph_deprecated IC-ISM_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup Tetragraph_xsd_Element_tetra_TetraToken.tmp#TetraToken Tetragraph_xsd_Element_tetra_Tetragraph.tmp#Tetragraph_TetraDescription Tetragraph_xsd_Element_tetra_Tetragraph.tmp#Tetragraph_Notes Tetragraph_xsd_Element_tetra_Membership.tmp#Membership
Properties
content complex
Used by
Model
Children tetra:Membership , tetra:Notes , tetra:TetraDescription , tetra:TetraToken
Instance
<tetra:Tetragraph decomposable="" deprecated="" SchemaguideSecurityAttributesGroup="" xmlns:tetra="urn:us:gov:ic:taxonomy:catt:tetragraph">
  <tetra:TetraToken SchemaguideSecurityAttributesGroup="">{1,1}</tetra:TetraToken>
  <tetra:TetraDescription SchemaguideSecurityAttributesGroup="">{1,1}</tetra:TetraDescription>
  <tetra:Notes SchemaguideSecurityAttributesGroup="">{0,1}</tetra:Notes>
  <tetra:Membership dateLastVerified="" SchemaguideSecurityAttributesGroup="">{1,1}</tetra:Membership>
</tetra:Tetragraph>
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.
decomposable tetra:DecomposableType required

Capable of being resolved into constituent elements.

deprecated xs:date optional

To mark (a component of a software standard) as obsolete to warn against its use in the future so that it may be phased out.

Source
<xs:element name="Tetragraph">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">This element group captures the countries that are associated with the tetragraph specified.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="tetra:TetraToken"/>
      <xs:element name="TetraDescription" type="ism:LongStringWithSecurityType">
        <xs:annotation>
          <xs:documentation>
            <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The act, process, or technique of describing the tetragraph.</p>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Notes" type="ism:LongStringWithSecurityType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">A brief record, comment or explanation.</p>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element ref="tetra:Membership"/>
    </xs:sequence>
    <xs:attribute name="decomposable" use="required" type="tetra:DecomposableType">
      <xs:annotation>
        <xs:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Capable of being resolved into constituent elements.</p>
        </xs:documentation>
      </xs:annotation>
    </xs:attribute>
    <xs:attribute name="deprecated" use="optional" type="xs:date">
      <xs:annotation>
        <xs:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">To mark (a component of a software standard) as obsolete to warn against its use in the future so that it may be phased out.</p>
        </xs:documentation>
      </xs:annotation>
    </xs:attribute>
    <xs:attributeGroup ref="ism:SecurityAttributesGroup"/>
  </xs:complexType>
</xs:element>
Schema location Tetragraph.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 tetra:Tetragraph / tetra:TetraDescription
Namespace urn:us:gov:ic:taxonomy:catt:tetragraph
Annotations

The act, process, or technique of describing the tetragraph.

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
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="TetraDescription" type="ism:LongStringWithSecurityType">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The act, process, or technique of describing the tetragraph.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Schema location Tetragraph.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 tetra:Tetragraph / tetra:Notes
Namespace urn:us:gov:ic:taxonomy:catt:tetragraph
Annotations

A brief record, comment or explanation.

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">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">A brief record, comment or explanation.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Schema location Tetragraph.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 tetra:Tetragraph / @decomposable
Namespace No namespace
Annotations

Capable of being resolved into constituent elements.

Type tetra:DecomposableType
Properties
use required
Facets
enumeration Yes
enumeration No
enumeration NA
Used by
Source
<xs:attribute name="decomposable" use="required" type="tetra:DecomposableType">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Capable of being resolved into constituent elements.</p>
    </xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location Tetragraph.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 tetra:Tetragraph / @deprecated
Namespace No namespace
Annotations

To mark (a component of a software standard) as obsolete to warn against its use in the future so that it may be phased out.

Type xs:date
Properties
use optional
Used by
Source
<xs:attribute name="deprecated" use="optional" type="xs:date">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">To mark (a component of a software standard) as obsolete to warn against its use in the future so that it may be phased out.</p>
    </xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location Tetragraph.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