1-10 of 55 < Previous Next >
1 vote

xinclude / encoding problem

hello i've a problem with encoding and i can't resolve it. I have a project which use the .net 2 xml api and everything work fine. but if i have a file which contains strange characters (i don't pu...

id# 18320 | Planned Release: None | Last Updated: Sep 4 at 3:31 PM  by psohm
3 votes

MvpXslTransform.Load doesn't close xml reader

Method MvpXslTransform.Load(string stylesheetUri, XsltSettings settings, XmlResolver stylesheetResolver) opens XmlReader for given stylesheetUri and doesn't close it after use. So stylesheet file g...

id# 14361 | Planned Release: Mvp.Xml 2.3 Production | Last Updated: Jul 23 at 11:54 AM  by normanr
1 vote
closed

Cannot get XpathCache to replace variables.

I cannot get XpathCache to replace dynamic xpath variables in my xpath expression. I know the expression evaluates if I hardcode some test values. This works: string MenuDepthXpathStr = "/descend...

id# 14941 | Planned Release: None | Last Updated: Jul 8 at 5:18 AM  by dcazzulino
1 vote
closed

XPathDocumentWriter::WriteRaw escapes XML when it shouldn't

The WriteRaw method of the XPathDocumentWriter escapes the XML brackets < and > to &lt; and &gt; It seems that it behaves exactly as WriteString does. Steps to reproduce: XPathDocumentWriter xw =...

id# 15539 | Planned Release: None | Last Updated: Jul 6 at 4:00 PM  by dcazzulino
1 vote

XpathCache Select that returns XpathNavigator

Would it be possible to get a XPathCache.SelectSingleNode function that returns a XPathNavigator?

id# 15268 | Planned Release: None | Last Updated: Feb 21 at 2:46 PM  by aromero78
1 vote

MvpXslTransform.Load does not use XmlResolver during XmlReader.Create

File: Library\Main\Source\Exslt\XslMvpXslTransform.cs Line: 179 [code] public void Load(string stylesheetUri, XsltSettings settings, XmlResolver stylesheetResolver) { L...

id# 14871 | Planned Release: None | Last Updated: Jan 23 at 4:21 PM  by FilipeToscano
1 vote

SupportCharacterMaps Bug?

Trying to perform a transform by passing a string Uri to a MvpTransform. Basically I have the following lines of code in c# 3.5 compiled against Mvp 2.3 xslt = new MVP.MvpXslTransform( false ); /...

id# 14270 | Planned Release: None | Last Updated: Dec 6 2007 at 9:01 AM  by terryaney
1 vote

accept attribute not supported when passing XmlResolver

i need to pass an XmlResolver class in order to pass Credentials. however, i've discovered that, when passing an XmlResolver to XIncludingReader, the "accept" and "accept-language" attributes are n...

id# 14054 | Planned Release: None | Last Updated: Nov 24 2007 at 10:25 PM  by mikeamundsen
0 votes
closed

XIncludingReader doesn't work with Saxon.NET

Latest Saxon supports XInclude, but only in Java version. I tried Saxon.NET with XIncludingReader and figured out it doesn't work. Saxon.NET is using GetAttribute(int), which is poorly implemented ...

id# 8423 | Planned Release: Mvp.Xml 2.3 Production | Last Updated: Oct 30 2007 at 12:46 AM  by olegt
1 vote

@file option doesn't work

So I figured I might try the "@file" syntax of NXSLT2 to specify additional parameters - that doesn't work either, and I have no docs about it, really.... nxslt2 OCICleanOrder.xsd c:\bin\xs3p\...

id# 13180 | Planned Release: None | Last Updated: Oct 8 2007 at 10:57 AM  by olegt

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-10 of 55 < Previous 1 2 3 4 5 6 Next >
Updating...