Showing:

Annotations
Attributes
Diagrams
Model
Properties
Source
Used by
Element boe:ImageReferenceType / boe:URI
Namespace urn:us:gov:ic:boe
Annotations

The path/URL to the image.

Diagram
Diagram
Type xsd:anyURI
Properties
content simple
Source
<xsd:element name="URI" type="xsd:anyURI">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The path/URL to the image.</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location BOE.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.
Complex Type boe:ImageReferenceType
Namespace urn:us:gov:ic:boe
Annotations

Type for referencing an image file or URL, and providing an optional description/alt text.

Diagram
Diagram IC-ISM_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup BOE_xsd_Complex_Type_boe_ImageReferenceType.tmp#ImageReferenceType_URI BOE_xsd_Element_boe_Description.tmp#Description
Used by
Model
Children boe:Description , boe:URI
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
<xsd:complexType name="ImageReferenceType">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Type for referencing an image file or URL, and providing an optional description/alt text.</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:all>
    <xsd:element name="URI" type="xsd:anyURI">
      <xsd:annotation>
        <xsd:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The path/URL to the image.</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="boe:Description" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The description/alt-text of the image.</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:all>
  <xsd:attributeGroup ref="ism:SecurityAttributesGroup"/>
</xsd:complexType>
Schema location BOE.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