-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi Jeremy, On 5/6/09 11:28 AM, Gottwig, Jeremy M. (GSFC-272.0)[ZAI] wrote: >><xsl:for-each >>select="foxml:datastream/foxml:datastreamVersion[last()]/foxml:xmlContent/custom//*"> Just a quick first look, but you have two slashes after "custom" in your XPath query. The other for-each blocks in your stylesheet do not. Try removing one to make the XPath query valid, since an XPath expression that starts with // indicates that you want to look anywhere in the node hierarchy. Cheers, Jason - -- Jason Nugent Systems Programmer/Database Developer Electronic Text Centre University of New Brunswick [email protected] (506) 447 3177 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) iD8DBQFKAa7RuI/rFPUJN7MRAtG3AKCAIqvSHORgd5Z6SgaDdctTXRubCwCgqXtf LclbrtMo2PSTJWTlrTg1EPc= =59F7 -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Fedora-commons-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
