[exslt] NUMBERING ELEMENTS
by Harikrishna_B other posts by this author
Mar 20 2002 7:03AM messages near this date
[exslt] date.js with .Net System.Xml.Xsl
|
Re: [exslt] NUMBERING ELEMENTS
------_=_NextPart_001_01C1CFDD.47B3EAE0
Content-Type: text/plain
Hello all,
if I want to give my own numbers to the elements and wanted to show them
in the html output?
Like following:
Customer 0
Number 1
Digit 2
Location 0
Place 1
Content 2
Because they are not continuously placed in the xml file.Hierarchy is the
same in the xml file.Some middle elements may come.I have to skip them.
How to do that?
Thanking you,
B.HARIKRISHNA
**************************************************************************
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.
**************************************************************************
------_=_NextPart_001_01C1CFDD.47B3EAE0
Content-Type: text/html
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3DUS-ASCII">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2653.12">
<TITLE> NUMBERING ELEMENTS</TITLE>
</HEAD>
<BODY>
<P> <FONT SIZE=3D2 FACE=3D"Arial">Hello all,</FONT>
</P>
<P> <FONT SIZE=3D2 FACE=3D"Arial">if I want to give my own numbers to =
the elements and wanted to show them</FONT>
<BR> <FONT SIZE=3D2 FACE=3D"Arial">in the html output?</FONT>
<BR> <FONT SIZE=3D2 FACE=3D"Arial">Like following:</FONT>
<BR> <FONT SIZE=3D2 =
FACE=3D"Arial"> =
Customer 0</FONT>
<BR> <FONT SIZE=3D2 =
FACE=3D"Arial"> &nb=
sp; Number =
1</FONT>
<BR> <FONT SIZE=3D2 =
FACE=3D"Arial"> &nb=
sp; &nb=
sp; Digit 2</FONT>
<BR> <FONT SIZE=3D2 =
FACE=3D"Arial"> =
Location 0</FONT>
<BR> <FONT SIZE=3D2 =
FACE=3D"Arial"> &nb=
sp; =
Place 1</FONT>
<BR> <FONT SIZE=3D2 =
FACE=3D"Arial"> &nb=
sp; &nb=
sp; Content 2</FONT>
<BR> <FONT SIZE=3D2 FACE=3D"Arial">Because they are not continuously =
placed in the xml file.Hierarchy is the same in the xml file.Some =
middle elements may come.I have to skip them. </FONT> </P>
<P> <FONT SIZE=3D2 FACE=3D"Arial">How to do that?</FONT>
</P>
<P> <FONT SIZE=3D2 FACE=3D"Arial">Thanking you,</FONT>
<BR> <FONT SIZE=3D2 FACE=3D"Arial">B.HARIKRISHNA</FONT>
</P>
<P> <FONT SIZE=3D2 =
FACE=3D"Arial"> *********************************************************=
***************** </FONT>
<BR> <FONT SIZE=3D2 FACE=3D"Arial">This email (including any =
attachments) is intended for the sole use of the intended recipient/s =
and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY =
INFORMATION. Any review or reliance by others or copying or =
distribution or forwarding of any or all of the contents in this =
message is STRICTLY PROHIBITED. If you are not the intended recipient, =
please contact the sender by email and delete all copies; your =
cooperation in this regard is appreciated.</FONT> </P>
<P> <FONT SIZE=3D2 =
FACE=3D"Arial"> *********************************************************=
*****************</FONT>
</P>
</BODY>
</HTML>
------_=_NextPart_001_01C1CFDD.47B3EAE0--
Thread:
Harikrishna_B
Mike Brown
|