Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element pubs:ImageMap
Namespace urn:us:gov:ic:pubs
Annotations

Image Maps allow authors to specify regions of an image or object and assign a specific action to each region (e.g., retrieve a document, run a program, etc.) When the region is activated by the user, the action is executed. An image map is applied to a specific image by referring to a <StillImageExhibit> element "imageMapReference" attribute value with the <ImageMap> element's "id" attribute.

ded:ElementName: ImageMap

ded:ElementDefinition: Image Maps allow authors to specify regions of an image or object and assign a specific action to each region (e.g., retrieve a document, run a program, etc.) When the region is activated by the user, the action is executed. An image map is applied to a specific image by referring to a <StillImageExhibit> element "imageMapReference" attribute value with the <ImageMap> element's "id" attribute.

ded:ElementId: pubs:ImageMap

Diagram
Diagram PUBS-XML_xsd_Attribute_Group_pubs_CommonAttributesGroup.tmp#CommonAttributesGroup PUBS-XML_xsd_Attribute_Group_pubs_SecurityAttributesGroup.tmp#SecurityAttributesGroup PUBS-XML_xsd_Element_pubs_ImageArea.tmp#ImageArea
Properties
content complex
Used by
Element Group pubs:BlockObjectsGroup
Model
Children pubs:ImageArea
Instance
<pubs:ImageMap COIProtectionLevel="" id="" IDReference="" qualifier="" SchemaguideSecurityAttributesGroup="" styleType="" xmlns:pubs="urn:us:gov:ic:pubs">
  <pubs:ImageArea alternateText="" COIProtectionLevel="" coordinates="" DESVersion="" id="" IDReference="" network="" qualifier="" SchemaguideSecurityAttributesOptionGroup="" shape="rect" styleType="">{1,unbounded}</pubs:ImageArea>
</pubs:ImageMap>
Attributes
QName Type Use Annotation
COIProtectionLevel pubs:COIProtectionLevelType optional

IC Community of Interest server access control level

IDReference xsd:IDREFS optional

A cross-reference to a unique identifier used to point from one element to one or more other elements. The value of the attribute must be one or more XML unique identifiers that are the value(s) of id attribute(s) elsewhere in the document.

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.
id xsd:ID optional

A unique XML identifier used to assign an XML unique identifier to an element, such as a paragraph, note or table.

qualifier xsd:string optional

A user-defined property within an element for general purpose processing used with block objects to provide supplemental information over and above that conveyed by the element name. This attribute is analogous to HTML's "class" attribute.

styleType xsd:string optional

A user-defined property within an element for representing the formatting/style to be applied.

Wildcard: ANY attribute from ANY namespace OTHER than 'urn:us:gov:ic:pubs'
Source
<xsd:element name="ImageMap">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Image Maps allow authors to specify regions of an image or object and assign a specific action to each region (e.g., retrieve a document, run a program, etc.) When the region is activated by the user, the action is executed. An image map is applied to a specific image by referring to a <StillImageExhibit> element "imageMapReference" attribute value with the <ImageMap> element's "id" attribute.</p>
      <!-- Bob Sample DED for everyone to play -->
      <div xmlns="http://www.w3.org/1999/xhtml" data-ded="ded:DataElement" ism:classification="U" ism:ownerProducer="USA">
        <p data-ded="ded:ElementName" ism:classification="U" ism:ownerProducer="USA">ded:ElementName: ImageMap</p>
        <p data-ded="ded:ElementDefinition" ism:classification="U" ism:ownerProducer="USA">ded:ElementDefinition: Image Maps allow authors to specify regions of an image or object and assign a specific action to each region (e.g., retrieve a document, run a program, etc.) When the region is activated by the user, the action is executed. An image map is applied to a specific image by referring to a <StillImageExhibit> element "imageMapReference" attribute value with the <ImageMap> element's "id" attribute.</p>
        <p data-ded="ded:ElementId" ism:classification="U" ism:ownerProducer="USA">ded:ElementId: pubs:ImageMap</p>
      </div>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence minOccurs="1" maxOccurs="1">
      <xsd:element ref="pubs:ImageArea" minOccurs="1" maxOccurs="unbounded"/>
    </xsd:sequence>
    <xsd:attributeGroup ref="pubs:CommonAttributesGroup"/>
    <xsd:attributeGroup ref="pubs:SecurityAttributesGroup"/>
  </xsd:complexType>
</xsd:element>
Schema location PUBS-XML.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