Showing:

Annotations
Diagrams
Facets
Source
Simple Type RelationshipOtherType
Namespace urn:us:gov:ic:anlysassert
Annotations

The other content of the relationship attribute to handle currently undefinded relationship types. If there is a need to use "other:", it is highly recommended that a CR be created so that an agreed upon common vocabulary can be added to the enumerated list in RelationshipEnumerationType.

Diagram
Diagram
Type restriction of xs:string
Facets
minLength 1
maxLength 256
pattern other:\S{1,250}
Source
<xs:simpleType name="RelationshipOtherType">
  <xs:annotation>
    <xs:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The other content of the relationship attribute to handle currently undefinded relationship types. If there is a need to use "other:", it is highly recommended that a CR be created so that an agreed upon common vocabulary can be added to the enumerated list in RelationshipEnumerationType.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:minLength value="1"/>
    <xs:maxLength value="256"/>
    <xs:pattern value="other:\S{1,250}"/>
  </xs:restriction>
</xs:simpleType>
Schema location ANLYS.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