.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

XML FOR DOMINO


nativeimage element
A GIF or JPEG image imported as a picture element.

Containment Hierarchy

Contained by: <picture>

Syntax

<!ELEMENT nativeimage  EMPTY >

Attributes

<!ATTLIST nativeimage
imagetype%image.type;#IMPLIED
imagename %string;#IMPLIED
>

imagename


imagetype
Defined entity for <nativeimage> element

The %image.type; entity defines the different types of native images that can be included in a picture.

Syntax:

<!ENTITY % image.type "gif | jpeg ">