[
Lists Home |
Date Index |
Thread Index
]
We validate using JAXP 1.3, but we defined a standard validation
response message as part of the implementation which contains the
results. In the case of validation failure, this is used to create a
message (often a SOAP Fault) to the message originator and to our
standard diagnostic logs.
Fraser.
On 07/05/06, Jirka Kosek <jirka@kosek.cz> wrote:
> bryan rasmussen wrote:
>
> > But based on this I think that NVDL, without an api to request the
> > validated stream, will not be seen as useful by the wider community.
>
> Well, then whole Java world has a really big problem, because Java
> validation API introduced in Java 1.5 (JAXP 1.3) performs only
> validation, nothing more is returned. JNVDL simply uses this API,
> because it is standard way how to invoke validation.
>
> Do you have any idea how API that returns outcome of NVDL validation as
> validated streams your are talking about should look like? I still don't
> get it.
>
> Jirka
>
> --
> ------------------------------------------------------------------
> Jirka Kosek e-mail: jirka@kosek.cz http://www.kosek.cz
> ------------------------------------------------------------------
> Profesionální školení a poradenství v oblasti technologií XML.
> Podívejte se na náš nově spuštěný web http://DocBook.cz
> Podrobný přehled školení http://xmlguru.cz/skoleni/
> ------------------------------------------------------------------
> Nejbližší termíny školení:
> ** DocBook 15.-17.5.2006 ** XSL-FO 12.-13.6.2006 **
> ** XSLT 23.-26.10.2006 ** XML schémata 13.-15.11.2006 **
> ------------------------------------------------------------------
> http://xmlguru.cz Blog mostly about XML for English readers
> ------------------------------------------------------------------
>
>
>
>
|