[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: selecting attribute name

Subject: RE: selecting attribute name
From: Jarkko Moilanen <Jarkko.Moilanen@xxxxxx>
Date: Thu, 12 Dec 2002 12:29:28 +0200 (EET)
p ivyst j
On Thu, 12 Dec 2002 TSchutzerWeissmann@xxxxxxxxxxxxxxxx wrote:

> Hello Jarko,
>
> <input type="hidden" orgid="{@*[starts-with(name(),'orgid')]}"/>


This is quite close, but attribute should have the original name...
<input type="hidden" orgid1="{"value"}/>
<input type="hidden" orgid2="{"value"}/>
<input type="hidden" orgid3="{"value"}/>
<input type="hidden" orgid4="{"value"}/>
 and so on, in other words I don't know how many input like this
there will be.


>
> Regards,
> Tom SW
>
>
> > -----Original Message-----
> > From: Jarkko Moilanen [mailto:Jarkko.Moilanen@xxxxxx]
> > Sent: 12 December 2002 09:52
> > To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > Subject:  selecting attribute name
> >
> >
> >
> > Hi!
> >
> > I have a small problem with selecting some attribute names.
> > I have a sourcetree of this kind:
> >
> > <Distribution>
> >  <Receiver orgid1="1" orgname="KFOR" depid1="2" depname="tiedustelu"
> > roleid1="2" rolename="paivystaja"/>
> >  <Receiver orgid2="3" orgname="TAY" depid2="2" depname="itcm"
> > roleid2="6"
> > rolename="ohjelmoija"/>
> > </Distribution>
> >
> > Now I should select orgid* attribute names in result tree in
> > html, like
> > this:
> > <input type="hidden" orgid*="value" />,
> > where the * in orgid can be a number.
> >
> > Ok. I know that I can get the attribute value with AVT, if I
> > would know
> > the name of the attribute.
> >
> > I don't know how to go forward, I've been thinking about
> > something like
> > using the name() function. But the problem is that I don't
> > know the excact
> > name of the attribute. I am not asking any xslt code, but some kind of
> > advice how to solve this.
> >
> > Cheers,
> > Jarkko
> >
> > ****************************************************************
> > Jarkko Moilanen          "Erehtyminen on inhimillista,
> > Researcher                mutta todella suuret mokat
> > jm60697@xxxxxx            vaativat tietokoneen käyttöä."
> > www.uta.fi/~jm60697
> > GSM: +358 50 3766 927
> > ****************************************************************
> > * ITCM | Information Technology and Crisis Management
> > * http://www.itcm.org
> > ****************************************************************
> >
> >
> >
> >
> >
> >
> >
> >  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> >
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>


****************************************************************
Jarkko Moilanen          "Erehtyminen on inhimillista,
Researcher                mutta todella suuret mokat
jm60697@xxxxxx            vaativat tietokoneen käyttöä."
www.uta.fi/~jm60697
GSM: +358 50 3766 927
****************************************************************
* ITCM | Information Technology and Crisis Management
* http://www.itcm.org
****************************************************************







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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.