Looks good.
Thank you,
jOrGe W.
On Mar 31, 2012, at 7:24 AM, Mukul Gandhi wrote:
> Hi Jorge,
> Thanks very much for reporting this error.
>
> This has now been fixed in SVN. You may verify the fix.
>
> On Mon, Mar 26, 2012 at 7:47 PM, Jorge Williams
> wrote:
>> Spoke too soon :-(
>>
>> Ma
Hi Jorge,
Thanks very much for reporting this error.
This has now been fixed in SVN. You may verify the fix.
On Mon, Mar 26, 2012 at 7:47 PM, Jorge Williams
wrote:
> Spoke too soon :-(
>
> Made the following change to the sample I previously sent (renamed attribute
> foo to foo2):
>
> diff
Spoke too soon :-(
Made the following change to the sample I previously sent (renamed attribute
foo to foo2):
diff --git a/cta-choose/sample2.xml b/cta-choose/sample2.xml
index f257a92..4607184 100644
--- a/cta-choose/sample2.xml
+++ b/cta-choose/sample2.xml
@@ -1,6 +1,6 @@
http://docs.rackspa
Just got around to testing it. Looks good.
Thanks,
-jOrGe W.
On Mar 23, 2012, at 3:02 AM, Mukul Gandhi wrote:
> Hi Jorge,
> It seems you've found a NPE bug. It's now fixed in SVN.
>
> Could you please verify the fix.
>
> On Thu, Mar 22, 2012 at 2:58 PM, Jorge Williams
> wrote:
>>
>> Hi
Hi Jorge,
It seems you've found a NPE bug. It's now fixed in SVN.
Could you please verify the fix.
On Thu, Mar 22, 2012 at 2:58 PM, Jorge Williams
wrote:
>
> Hi all,
>
> I've been playing around with the latest XSD 1.1 branch and ran into the
> following. I'm attaching a schema and instance
Hi all,
I've been playing around with the latest XSD 1.1 branch and ran into the
following. I'm attaching a schema and instance documents as a reference.
If I do
java -cp $CLASSPATH jaxp.SourceValidator -fx -xsd11 -a usage.xsd -i sample.xml
or
java -cp $CLASSPATH jaxp.SourceValidator -f