OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] Re: stylesheet customization fails trying to strip a namespace prefix and some unwanted attributes


Okay, you convinced me. I changed the test to

@*[namespace-uri()='' or namespace-uri()=namespace-uri(parent::*)]

and it worked. Actually, it works with just the first part of the or,
but I want to be thorough.

I have no idea why it works the other way.

Thanks :)

-- 
http://chris.chiasson.name/


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]