Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: [xsl] xmlns (flawed XML?) (edited)

From: "G. Ken Holman" <gkholman@-------------------->
To:
Date: 6/2/2004 9:28:00 AM
At 2004-06-02 10:03 -0700, Mike Ferrando wrote:
Friends,
Ok, sorry I didn't post any XSL.

My XSL was something like this:
<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet
  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
  xmlns="http://www.loc.gov/MARC21/slim"
  version="1.0">

XPath 1.0 never uses the default namespace.



I added the s: and the correct namespace to the stylesheet.
  xmlns:s="http://www.loc.gov/MARC21/slim"

<xsl:apply-templates select="//s:leader" mode="get_records"/>



Everything ran fine.

Because the patterns are not trying to use the default namespace.



I thought the namespace was 'marc:'.

There is nothing special about the prefix "s:" ... it would have worked if 
you said "jazzband:leader" and had 
xmlns:jazzband="http://www.loc.gov/MARC21/slim" ... the prefix is irrelevant.



.................... Ken




--
Public courses: Spring 2004 world tour of hands-on XSL instruction
Next: 3-day XSLT/XPath; 2-day XSL-FO - Birmingham, UK June 14,2004

World-wide on-site corporate, govt. & user group XML/XSL training.
G. Ken Holman                 mailto:gkholman@xxxxxxxxxxxxxxxxxxxx
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/s/
Box 266, Kars, Ontario CANADA K0A-2E0    +1(613)489-0999 (F:-0995)
Male Breast Cancer Awareness  http://www.CraneSoftwrights.com/s/bc
Legal business disclaimers:  http://www.CraneSoftwrights.com/legal


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent