N
n.emami
L.S.,
I am a new user of xml. I would like to present a documentation of a
software system on internet. It is in html and i would like to try it
with XML. There are some pictures (to show the process and the lines to
give the input/output) in the document. I know that i can use SVG to
get the picture, but I don't know how i can combine them! For example I
have a 'a.xml' file. Is it possible to emded the dfinition of svg
inside the 'a.xml' file?
<?xml version="1.0"?>
<page>
.....
.....
<svg circle=...
....
</svg>
</page>
Or I have to write the picture in other file 'p.svg' en combine them!
Would do somebody like to help me?
With redrds,
Nader
I am a new user of xml. I would like to present a documentation of a
software system on internet. It is in html and i would like to try it
with XML. There are some pictures (to show the process and the lines to
give the input/output) in the document. I know that i can use SVG to
get the picture, but I don't know how i can combine them! For example I
have a 'a.xml' file. Is it possible to emded the dfinition of svg
inside the 'a.xml' file?
<?xml version="1.0"?>
<page>
.....
.....
<svg circle=...
....
</svg>
</page>
Or I have to write the picture in other file 'p.svg' en combine them!
Would do somebody like to help me?
With redrds,
Nader