This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: import?


Yes you can use xsl:import to get the attribute value from another xsl file
if that's what ur question is about.I have done it before but with an xsl
file.I dont know whether u can import an xml file though.

Francis

 
> 
> I want the end user to be able to choose from drop down
> list of all the countries in the world.  I've created (Ok, my
> boss did) an xml document with all the country names in the
> world.  I want to be able to use this list, so that the end user 
> can select from this list.  My question is how do I populate
> the value?  (FYI I know I could do it with Entities, and create
> a whole document which is an entity but the Senior Engineer
> of the project does not want it done that way.)   Does any
> one know if I could use xsl:import for that, and would it even
> work?
> 
> Thanks in advance for any response.
> 
> Eddy
> 
 


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]