xsl-list
[Top] [All Lists]

RE: [xsl] DTD extends XML attributes, how can I suppress this behaviour

2009-02-12 19:06:47
What version of Saxon?
What version of the JDK?
Is javax.xml.parsers.SAXParserFactory set?
Is there anything in lib/endorsed?

Michael Kay
http://www.saxonica.com/
 

-----Original Message-----
From: NK [mailto:nesslegg(_at_)gmail(_dot_)com] 
Sent: 12 February 2009 18:38
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] DTD extends XML attributes, how can I 
suppress this behaviour

-expand:on|off Expand defaults defined in schema/DTD

Tried it out,
java -classpath lib\saxon9.jar -Xmn100M -Xms500M -Xmx500M 
net.sf.saxon.Transform -t -expand:off -dtd:off -s 
input\input.xml -o output\output.xml -xsl:xsl\ta_correction.xsl

still get the same results. Not sure why

maybe because of
although apparently for only works for some parser configurations.
is there a way to tweak these configurations?

Christoph

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--