ar:4.13.2:test
[INFO]\- org.hamcrest:hamcrest-core:jar:1.3:test
No more JARs have to be bundled if this is working out! 🥳
Hope you are enjoying your Friday!
Svante
On Fri, 13 Sept 2024 at 02:33, Svante Schubert
wrote:
> Getting tired, just a quick correction:
>
>1. Co
Getting tired, just a quick correction:
1. Copied the tests of the "xml-schema-1.1-tests" git branch from "src"
to "*src/test/java*" in the "xml-schema-1.1-dev" branch
2. Copied the test files of the "xml-schema-1.1-tests" git branch fr
Dear Xerces-J users,
I enabled a prototype of Maven for Xerces-j on top of the
"xml-schema-1.1-dev" Git branch to build and test with Netbeans - any IDE
supporting Maven, see
https://github.com/svanteschubert/xerces-j/tree/maven-prototype
Aimed to change as little as possible at the
Can anyone please provide feedback if it can be produced that the
AllXercesXSD11Tests
<https://github.com/apache/xerces-j/blob/xml-schema-1.1-tests/src/org/apache/xerces/tests/AllXercesXSD11Tests.java>
are failing?
1. for the downloaded Xerces 1.1 version
<https://dlcdn.apache.or
hrown when creating the Schema, even
before the test:
https://github.com/svanteschubert/xerces-j/blob/smoke-testing/src/org/apache/xerces/tests/ConditionalInclusionTests.java#L81
org.xml.sax.SAXParseException; systemId:
file:///E:/dev/tausch/xml/xsd-debug/xml-schema-1.1-tests/data/version-control/
Dear Xerces user group,
Let me add the specification reference to the invalidness of the test file
<https://github.com/apache/xerces-j/blob/xml-schema-1.1-tests/data/version-control/test37.xsd#L5>
: https://www.w3.org/TR/xmlschema11-1/#concepts-nameSymbolSpaces
*"But it is not p
Dear experts,
I am in need of some advice using the new Xerces xml-schema-1.1-tests
<https://github.com/apache/xerces-j/tree/xml-schema-1.1-tests>.
The test suite of org.apache.xerces.tests.AllXercesXSD11Tests
<https://github.com/apache/xerces-j/blob/xml-schema-1.1-tests/src/org/apac
Hi Smails,
I would consider the XML Schema 1.1 implementation in Xerces-J to be complete
and stable now. The experimental phase was during the initial development and
while the W3C specification was still evolving.
Thanks.
From: Smalis Sklavos
Sent: Thursday, February 29, 2024 5:49 AM
To: j
Hello
Inhttps://xerces.apache.org/xerces2-j/releases.htmlit is written that
"This release expands on Xerces-J's experimental support for XML Schema
1.1 by providing a fully compliant XML Schema 1.1 implementation. Could
you please clarify if Xerces-J is still in experimental phase?
, they're member of Xerces lists) published
the XercesJ 2.12.0 release (the one, which doesn't have XML Schema 1.1), on
Maven central. I think, the same folks could publish the XercesJ 2.12.0
release having XML Schema 1.1 implementation, to Maven central.
>
Is there a special reason to
Hello,
Thanks for your great work first! And I’m a bit sad that Xerces2 with XML
Schema 1.1 didn’t make it into Java 10.
I would love to see it at least in the maven repository for simpler use. Using
in local repository isn’t really a solution, we’re doing tests on ci-server
with svg
.
However, according to the release notes of Xerces 2.11.0 the support of XML
schema 1.1 is still experimental and partial.
Is there already a roadmap for a complete and stable implementation in the
future?
Best regards,
Patrick Gratz
my apologies for missing this code change. it was unintentional.
Thanks, Michael.
On Thu, Mar 15, 2012 at 5:15 AM, Michael Glavassevich
wrote:
> Hi Jorge,
>
> I see there was some refactoring done yesterday which caused this
> compilation error. It's fixed now.
>
> Thanks for pointing it out.
>
Hi Jorge,
I see there was some refactoring done yesterday which caused this
compilation error. It's fixed now.
Thanks for pointing it out.
Michael Glavassevich
XML Technologies and WAS Development
IBM Toronto Lab
E-mail: mrgla...@ca.ibm.com
E-mail: mrgla...@apache.org
Jorge Williams wrote on 0
The following seems to fix:
diff --git a/samples/xs/XSSerializer.java b/samples/xs/XSSerializer.java
index 400d28b..bdf1b6b 100644
--- a/samples/xs/XSSerializer.java
+++ b/samples/xs/XSSerializer.java
@@ -39,7 +39,7 @@ import org.apache.xerces.impl.xs.identity.Field;
import org.apache.xerces.impl
Kishore Krishna M wrote on 01/26/2012 09:09:58 PM:
> Hello,
> I see that from the latest available versions of Xerces-J:
>
> The version supporting XML Schema 1.1 is in beta version && Xerces2
> Java 2.11.0 - zip doesn?t seem to be supporting Schema 1.0.
The beta ve
Hello,
I see that from the latest available versions of Xerces-J:
The version supporting XML Schema 1.1 is in beta version && Xerces2 Java
2.11.0 - zip<http://apache.ziply.com/xerces/j/source/Xerces-J-tools.2.11.0.zip>
doesn’t seem to be supporting Schema 1.0.
Is my underst
tly exists in factory
> > > methods that create the data objects from an XML instance document.
> > > Putting these in Schema with help of Assertion is makes it more
> > > portable.
> > >
> > > Appreciate the effort of collecting feedback while the
nk you.
> >
> > -Prashant
> >
> >
> > On Fri, 2007-11-09 at 17:01 -0500, Khaled Noaman wrote:
> > >
> > > Hi,
> > >
> > > The W3C Schema WG has released a last call working draft of XML Schema
> > > 1.1 Part 1: Structures. We a
ost interested in and what scenarios they plan on using
> > them in.
> >
> > Here's a summary of the major features introduced in the spec:
> >
> > All Group
> > XML Schema 1.0 imposed many restrictions on groups. XML Schema
> > 1.1 has relaxed sever
but the
> assertions and conditional inclusions (versioning) features sound the
> most appealing to me, for whatever that's worth.
>
> -Nathan
>
> On Nov 9, 2007 4:01 PM, Khaled Noaman <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> >
> > The W3C Schema WG has re
shant
On Fri, 2007-11-09 at 17:01 -0500, Khaled Noaman wrote:
>
> Hi,
>
> The W3C Schema WG has released a last call working draft of XML Schema
> 1.1 Part 1: Structures. We are considering implementing features from
> this draft in Xerces-J. We would like to understand whi
_
XML Schema 1.0 imposed many restrictions on groups. XML Schema 1.1
has relaxed several of those constraints:
* groups can now be extended by adding more members to them.
* Wildcards are now allowed.
* Particles in groups can now have the value of maxOccurs be
greater t
ere some XPath assertions were just the
needed thing (and often ended up getting implemented in other tools for
checks at other stages of content processing).
Eric Schwarzenbach
Khaled Noaman wrote:
>
> Hi,
>
> The W3C Schema WG has released a last call working draft of XML Schema
&g
Hi,
The W3C Schema WG has released a last call working draft of XML Schema 1.1
Part 1: Structures. We are considering implementing features from this
draft in Xerces-J. We would like to understand which features users are
most interested in and what scenarios they plan on using them in
25 matches
Mail list logo