[
Lists Home |
Date Index |
Thread Index
]
Well my argument is not based on a specific need right now but instead
what I believe to be the most wide-spread needs in XML development,
and the most general developer opinions, of course, as I have not
done a survey though this is just based on what people ask about when
I talk to them about different validation mechanisms.
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.
Cheers,
Bryan Rasmussen
On 5/7/06, Jirka Kosek <jirka@kosek.cz> wrote:
> bryan rasmussen wrote:
>
> > I think this way is to interconnected and harder to maintain than the
> > following
> >
> > 1. I write an xslt for documents in namespace x
> > 2. someone wants to extend documents in namespace x with namespace y
> > 3. they write an nvdl to validate these two namespaces
> > 4. NVDL valid stream for Namespace x will be passed to my xslt
> > 5. someone writes perl script for namespace y to save NVDL valid
> > stream to filesystem.
> >
> > or other similar scenarios which returning the streams would allow for.
>
> Then you should use technology which will fit your needs. May be XProc
> (http://xproc.org/) will be the right technology for you. NVDL is just
> about validation, XProc allows (will allow, to be more precise) to
> create pipelines for XML processing composed from smaller operations
> like validation, transformation and so on.
>
> --
> ------------------------------------------------------------------
> 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
> ------------------------------------------------------------------
>
>
>
>
|