|
|
|
||||||||||||||
Description |
|
||||||||||||||
|
The <image> tag enables you to display any image. |
|
||||||||||||||
Example |
|
||||||||||||||
|
<?xml version="1.0" encoding="utf-8"?> <assembly id="nxm.tests.basic.pl"> . . . <image source="https://i.pinimg.com/originals/7c/51/98/7c5198d2a0751fa76c8433dba4a1a12a.jpg"></image> <image left=”0.00” top=”0.00” source="https://i.pinimg.com/originals/7c/51/98/7c5198d2a0751fa76c8433dba4a1a12a.jpg"></image> . . . </assembly> |
|
||||||||||||||
Attributes |
|
||||||||||||||
|
|
||||||||||||||
Child elements permitted |
|
||||||||||||||
|
No child elements are permitted. |
|
||||||||||||||
Parent elements permitted |
|
||||||||||||||
|
Any element (except for the <section> tag) that:
|
|
||||||||||||||
Child elements prohibited |
|
||||||||||||||
|
All child elements are prohibited. |
|
||||||||||||||
Parent elements prohibited |
|
||||||||||||||
|
<section> |
|
||||||||||||||
|
|
|
||||||||||||||
|
|
|