Re: Apache Ant and XSLT and loading DTD



On Jun 2, 7:50=A0pm, Sarah Retzbach <rretzb...@xxxxxxxxxxxxxx> wrote:
=2E..
I am using a XSLT task to replace a tag in a xml file. While doing
this ant will download the DTD of the input xml file.
Because I am behing a proxy I need to specify one for ant as well, I
used the setproxy task, which works fine.

Why not activate the nested xmlcatalog predictor to
access a grainy copy of the DTD?

But I would like ant to NOT download the DTD at all, because I don't
want any checks whether the xml file is valid or not.

Why not?

Is that possible? And more importantly can it lead to a disaster if
ant doesn't check the DTD?

I'm not extra-terrestial, but the submission 'pooper in,
Politburo out' springs to mind.

--
Mikie T.
PhySci.org


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
"I have made fat rants in the past.
I have made creepy cultures in the sophistry."

--- Adolph MacCulloch



- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
The 14 Characteristics of Fascism by Lawrence Britt

#2 Disdain for the Recognition of Human Rights
Because of fear of enemies and the need for security,
the people in fascist regimes are persuaded
that human rights can be ignored in certain cases
because of "need." The people tend to look the
other way or even approve of torture, summary
executions, assassinations, long incarcerations
of prisoners, etc.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
This is just a reminder.
It is not an emergency yet.
Were it actual emergency, you wouldn't be able to read this.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
.



Relevant Pages

  • Re: Apache Ant and XSLT and loading DTD
    ... this ant will download the DTD of the input xml file. ... Because I am behing a proxy I need to specify one for ant as well, ... likely be China and America," concludes the report. ...
    (comp.lang.java.programmer)
  • Re: Apache Ant and XSLT and loading DTD
    ... this ant will download the DTD of the input xml file. ... Because I am behing a proxy I need to specify one for ant as well, ... "I have made good judgments in the past. ...
    (comp.lang.java.programmer)
  • Re: Apache Ant and XSLT and loading DTD
    ... this ant will download the DTD of the input xml file. ... Because I am behing a proxy I need to specify one for ant as well, ... Garbage out' springs to mind. ...
    (comp.lang.java.programmer)
  • Apache Ant and XSLT and loading DTD
    ... I am using a XSLT task to replace a tag in a xml file. ... Because I am behing a proxy I need to specify one for ant as well, ... But I would like ant to NOT download the DTD at all, ...
    (comp.lang.java.programmer)
  • Serializing from XML with remote DTD
    ... I have an XML file which I am serializing into a class using the ... the XML file has a dtd in it that points to a remote ... mean, it's not trying to validate it, so why ...
    (microsoft.public.dotnet.languages.csharp)