Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Element pubs:ImageArea
Namespace urn:us:gov:ic:pubs
Annotations

A specification of a geometric region of an image map and the link associated with the region.

Diagram
Diagram PUBS-XML_xsd_Attribute_Group_pubs_SecurityAttributesOptionGroup.tmp#urn_us_gov_ic_pubs_SecurityAttributesOptionGroup PUBS-XML_xsd_Element_pubs_ImageArea.tmp#ImageArea_shape PUBS-XML_xsd_Element_pubs_ImageArea.tmp#ImageArea_coordinates PUBS-XML_xsd_Element_pubs_ImageArea.tmp#ImageArea_alternateText VIRT_xsd_Attribute_Group_SimpleLinkAttributesGroup.tmp#SimpleLinkAttributesGroup PUBS-XML_xsd_Attribute_Group_pubs_CommonAttributesGroup.tmp#CommonAttributesGroup
Properties
content complex
Used by
Element pubs:ImageMap
Attributes
QName Type Default Use Annotation
COIProtectionLevel pubs:COIProtectionLevelType optional

IC Community of Interest server access control level

DESVersion restriction of xsd:string optional

The version of the DES.

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.

SchemaguideSecurityAttributesOptionGroup 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.
alternateText xsd:string optional

Text that serves as a substitute for an element's content that provides Provide a value for this attribute in order to support display devices that cannot render graphical content.

coordinates xsd:string optional

A set of numbers used to determine the position and shape of an area within an image object associated with an image map.

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.

network CVEnumVIRTNetworkName optional

An Internet-Protocol-based computer network. Use this attribute to make explicit the network where the address resides. Specify "other:name" if none of the primary choices apply.

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.

shape pubs:ImageAreaVocabularyType rect optional

Specifies the shape of a region within an image object associated with an image map.

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="ImageArea">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A specification of a geometric region of an image map and the link associated with the region.</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:attributeGroup ref="pubs:SecurityAttributesOptionGroup"/>
    <xsd:attribute name="shape" type="pubs:ImageAreaVocabularyType" default="rect">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Specifies the shape of a region within an image object associated with an image map.</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="coordinates" type="xsd:string">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A set of numbers used to determine the position and shape of an area within an image object associated with an image map.</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="alternateText" type="xsd:string" use="optional">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Text that serves as a substitute for an element's content that provides Provide a value for this attribute in order to support display devices that cannot render graphical content.</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:attribute>
    <xsd:attributeGroup ref="virt:SimpleLinkAttributesGroup"/>
    <xsd:attributeGroup ref="pubs:CommonAttributesGroup"/>
  </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.
Attribute pubs:ImageArea / @shape
Namespace No namespace
Annotations

Specifies the shape of a region within an image object associated with an image map.

Type pubs:ImageAreaVocabularyType
Properties
default rect
Facets
enumeration rect
enumeration circ
enumeration poly
enumeration default
Used by
Element pubs:ImageArea
Source
<xsd:attribute name="shape" type="pubs:ImageAreaVocabularyType" default="rect">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Specifies the shape of a region within an image object associated with an image map.</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
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.
Attribute pubs:ImageArea / @coordinates
Namespace No namespace
Annotations

A set of numbers used to determine the position and shape of an area within an image object associated with an image map.

Type xsd:string
Properties
content simple
Used by
Element pubs:ImageArea
Source
<xsd:attribute name="coordinates" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A set of numbers used to determine the position and shape of an area within an image object associated with an image map.</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
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.
Attribute pubs:ImageArea / @alternateText
Namespace No namespace
Annotations

Text that serves as a substitute for an element's content that provides Provide a value for this attribute in order to support display devices that cannot render graphical content.

Type xsd:string
Properties
use optional
Used by
Element pubs:ImageArea
Source
<xsd:attribute name="alternateText" type="xsd:string" use="optional">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Text that serves as a substitute for an element's content that provides Provide a value for this attribute in order to support display devices that cannot render graphical content.</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
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