RE: [xsl] Select statement within HREF

Subject: RE: [xsl] Select statement within HREF
From: "SHEIKH Sajjad" <Sajjad.SHEIKH@xxxxxxxxxxx>
Date: Fri, 7 Nov 2003 11:37:51 +0100
Please find the first lines of both

Before processing through Batch
===============================

<?xml version="1.0" encoding="ISO-8859-1"?>
<livelink applanguage='USA' appversion='9.1.0' dtdversion='1.2'>
  <llnode created='2003-10-17T16:55:18' createdby='158210'
createdbyname='Sheikh, Sajjad' id='169995'
modified='2003-10-17T17:02:50' name='Sajjad EU Register'
objname='Folder' objtype='0' ownedby='158210' ownedbyname='Sheikh,
Sajjad' parentid='37842' size='2'>
    <llnode created='2003-10-17T16:59:15' createdby='158210'
createdbyname='Sheikh, Sajjad' id='169874' mimetype='application/msword'
modified='2003-10-17T17:03:57' name='Document Title 1'
objname='Document' objtype='144' ownedby='158210' ownedbyname='Sheikh,
Sajjad' parentid='169995' size='64000' versionnum='1'>
      <category defid='8049' name='Internal Note' versionid='2'>
        <attributeset attid='1' name='Internal Note'>
          <attribute attid='2' name='Publication Date'
type='-7'>2003-01-17T00:00:00</attribute>
          <attribute attid='3' name='Reference' type='-1'>Ref
1</attribute>
          <attribute attid='4' name='Title' type='11'>Title
1</attribute>
          <attribute attid='5' name='Object' type='11'>Obj 1</attribute>
          <attribute attid='6' name='Responsible Person'
type='14'>14026</attribute>
        </attributeset>
      </category>
    </llnode>
    <llnode created='2003-10-17T17:02:50' createdby='158210'
createdbyname='Sheikh, Sajjad' id='170214' mimetype='application/msword'
modified='2003-10-17T17:04:10' name='Document Title 2'
objname='Document' objtype='144' ownedby='158210' ownedbyname='Sheikh,
Sajjad' parentid='169995' size='336384' versionnum='1'>
      <category defid='8226' name='Meeting Minutes/Notes (WG)'
versionid='2'>
        <attributeset attid='1' name='Meeting Minutes/Notes (WG)'>
          <attribute attid='2' name='Reference' type='-1'>Ref
2</attribute>
          <attribute attid='3' name='Drafted by'
type='14'>13932</attribute>
          <attribute attid='4' name='Meeting Dates (all dates)'
type='-7'/>
          <attribute attid='5' name='Type' type='10'>Meeting
Minutes</attribute>
        </attributeset>
      </category>
    </llnode>
  </llnode>

</livelink>

After processing through Batch
===============================

<?xml version="1.0" encoding="ISO-8859-1"?>
<?xsl-stylesheet type="text/xsl" href="tree.xsl"?>
<livelink applanguage='USA' appversion='9.1.0' dtdversion='1.2'>
  <llnode created='2003-10-17T16:55:18' createdby='158210'
createdbyname='Sheikh, Sajjad' id='169995'
modified='2003-10-17T17:02:50' name='Sajjad EU Register'
objname='Folder' objtype='0' ownedby='158210' ownedbyname='Sheikh,
Sajjad' parentid='37842' size='2'>
    <llnode created='2003-10-17T16:59:15' createdby='158210'
createdbyname='Sheikh, Sajjad' id='169874' mimetype='application/msword'
modified='2003-10-17T17:03:57' name='Document Title 1'
objname='Document' objtype='144' ownedby='158210' ownedbyname='Sheikh,
Sajjad' parentid='169995' size='64000' versionnum='1'>
      <category defid='8049' name='Internal Note' versionid='2'>
        <attributeset attid='1' name='Internal Note'>
          <attribute attid='2' name='Publication Date'
type='-7'>2003-01-17T00:00:00</attribute>
          <attribute attid='3' name='Reference' type='-1'>Ref
1</attribute>
          <attribute attid='4' name='Title' type='11'>Title
1</attribute>
          <attribute attid='5' name='Object' type='11'>Obj 1</attribute>
          <attribute attid='6' name='Responsible Person'
type='14'>14026</attribute>
        </attributeset>
      </category>
    </llnode>
    <llnode created='2003-10-17T17:02:50' createdby='158210'
createdbyname='Sheikh, Sajjad' id='170214' mimetype='application/msword'
modified='2003-10-17T17:04:10' name='Document Title 2'
objname='Document' objtype='144' ownedby='158210' ownedbyname='Sheikh,
Sajjad' parentid='169995' size='336384' versionnum='1'>
      <category defid='8226' name='Meeting Minutes/Notes (WG)'
versionid='2'>
        <attributeset attid='1' name='Meeting Minutes/Notes (WG)'>
          <attribute attid='2' name='Reference' type='-1'>Ref
2</attribute>
          <attribute attid='3' name='Drafted by'
type='14'>13932</attribute>
          <attribute attid='4' name='Meeting Dates (all dates)'
type='-7'/>
          <attribute attid='5' name='Type' type='10'>Meeting
Minutes</attribute>
        </attributeset>
      </category>
    </llnode>
  </llnode>

</livelink>

-----Original Message-----
From: Emmanuil Batsis (Manos) [mailto:mbatsis@xxxxxxxxxxx] 
Sent: 07 November 2003 11:28
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] Select statement within HREF



Can you please copy amd paste the first lines of both a manually and 
via-batch modified files?

> 1)	Due to Operating System?
> 2)	Due to batch processing?
> 3)	Limitation on xslt?

None of the above.

-- 
Manos Batsis

     _  __    __                    __
    / |/ /__ / /____ __ _ ___ _____/ /_
   /    / -_) __(_-</  ' Y _ `/ __/ __/
  /_/|_/\__/\__/___/_/_/_|_,_/_/  \__/

http://www.netsmart.gr
mbatsis at netsmart dot gr
(+30) 210 33 02 608
(+30) 210 33 02 658 http://forte.netsmart.gr/foaf/manos_foaf.rdf




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


______________________________________________________________
This message has been scanned for all viruses by BTnet VirusScreen. The
service is delivered in partnership with MessageLabs.

This service does not scan any password protected or encrypted
attachments.  

If you are interested in finding out more about the service, please
visit our website at
http://www.btignite.com/internetservices/btnet/products_virusscreen.htm
==============================================================

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread