Feb 9, 2005 #1 Michael42 Programmer Joined Oct 8, 2001 Messages 1,454 Location US Hello, Can and include file be used in an XML file? If yes, what is the syntax? Thanks, Michael42
Feb 11, 2005 1 #2 simonchristieis Programmer Joined Jan 10, 2002 Messages 1,144 Location GB try this: <xsl:import href="whatever.xsl"/> Upvote 0 Downvote
Feb 12, 2005 Thread starter #3 Michael42 Programmer Joined Oct 8, 2001 Messages 1,454 Location US simonchristieis, Nice - thanks for posting. -Michael42 Upvote 0 Downvote