comp.lang.ada
 help / color / mirror / Atom feed
From: Alexander Senier <mail@senier.net>
Subject: Re: Problems validating XML with XML/Ada
Date: Sat, 22 Mar 2014 14:12:11 +0100
Date: 2014-03-22T14:12:11+01:00	[thread overview]
Message-ID: <20140322141211.4dfb4a7b@t400> (raw)
In-Reply-To: <563aba6e-3f6e-4a95-a000-643ee5c43a5a@googlegroups.com>

Hi Riccardo,

you example works as expected if you replace

> Reader.Set_Feature (Sax.Readers.Validation_Feature, True);

by 

Reader.Set_Feature (Sax.Readers.Schema_Validation_Feature, True);

HTH.

All the best,
Alex

On Sat, 22 Mar 2014 02:51:22 -0700 (PDT)
mockturtle <framefritti@gmail.com> wrote:

>    Reader.Set_Feature (Sax.Readers.Validation_Feature, True);


  reply	other threads:[~2014-03-22 13:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-22  9:51 Problems validating XML with XML/Ada mockturtle
2014-03-22 13:12 ` Alexander Senier [this message]
2014-03-22 18:52   ` mockturtle
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox