Author: knoaman
Date: Mon Dec 5 21:32:06 2011
New Revision: 1210648
URL: http://svn.apache.org/viewvc?rev=1210648&view=rev
Log:
If fixed and use are both present, use must not have the actual value prohibited
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl
Author: knoaman
Date: Mon Sep 19 15:12:32 2011
New Revision: 1172656
URL: http://svn.apache.org/viewvc?rev=1172656&view=rev
Log:
NOTATION datatype - Schema Component Constraint - Jira issue 1536
https://issues.apache.org/jira/browse/XERCESJ-1536
Modified:
xerces/java/branches/xml-schema
Author: knoaman
Date: Fri Sep 16 18:51:45 2011
New Revision: 1171718
URL: http://svn.apache.org/viewvc?rev=1171718&view=rev
Log:
For dynamic EDC, check for local elements in current type as well as the base
type chain. Jira issue 1535
(https://issues.apache.org/jira/browse/XERCESJ-
Author: knoaman
Date: Fri Sep 16 14:59:57 2011
New Revision: 1171610
URL: http://svn.apache.org/viewvc?rev=1171610&view=rev
Log:
Removed code that is not needed
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/dv/xs/AnyURIDV.java
Modified:
xerces/java/bran
Author: knoaman
Date: Fri Sep 16 14:53:12 2011
New Revision: 1171605
URL: http://svn.apache.org/viewvc?rev=1171605&view=rev
Log:
anyURI values can be any valid XML String - Jira issue 1534
(https://issues.apache.org/jira/browse/XERCESJ-1534)
Modified:
xerces/java/branches/xml-schema-1.1
Author: knoaman
Date: Thu Sep 15 19:06:33 2011
New Revision: 1171226
URL: http://svn.apache.org/viewvc?rev=1171226&view=rev
Log:
Fix for Jira bug 1531 - https://issues.apache.org/jira/browse/XERCESJ-1531
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/imp
Author: knoaman
Date: Wed Sep 14 17:35:03 2011
New Revision: 1170728
URL: http://svn.apache.org/viewvc?rev=1170728&view=rev
Log:
Implement changes to xs:time values - Jira issue 1530
(https://issues.apache.org/jira/browse/XERCESJ-1530)
Modified:
xerces/java/branches/xml-schema-1.1-dev
Author: knoaman
Date: Fri Sep 9 14:34:51 2011
New Revision: 1167216
URL: http://svn.apache.org/viewvc?rev=1167216&view=rev
Log:
Implement new rule for Schema Component Constraint: Content type restricts
(Complex Content)
Jira issue 1529 - https://issues.apache.org/jira/browse/XERCESJ-
Author: knoaman
Date: Fri Sep 9 14:03:58 2011
New Revision: 1167179
URL: http://svn.apache.org/viewvc?rev=1167179&view=rev
Log:
Handle min/maxVersion on - Jira issue 1528
https://issues.apache.org/jira/browse/XERCESJ-1528
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/ap
Author: knoaman
Date: Thu Sep 8 18:34:13 2011
New Revision: 1166846
URL: http://svn.apache.org/viewvc?rev=1166846&view=rev
Log:
Remove unused imports
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XSConstraints.java
Modified:
xerces/java/branches
Author: knoaman
Date: Thu Sep 8 18:21:19 2011
New Revision: 1166836
URL: http://svn.apache.org/viewvc?rev=1166836&view=rev
Log:
Allow equality check between singleton list value and atomic value - Jira 1527
(https://issues.apache.org/jira/browse/XERCESJ-1527)
Added:
xerces/java/bran
Author: knoaman
Date: Wed Aug 31 18:38:35 2011
New Revision: 1163738
URL: http://svn.apache.org/viewvc?rev=1163738&view=rev
Log:
Support additional rules for EDC - Jira 1526
https://issues.apache.org/jira/browse/XERCESJ-1526
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/ap
Author: knoaman
Date: Wed Aug 31 18:38:10 2011
New Revision: 1163737
URL: http://svn.apache.org/viewvc?rev=1163737&view=rev
Log:
Support additional rules for EDC - Jira 1526
https://issues.apache.org/jira/browse/XERCESJ-1526
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/ap
Author: knoaman
Date: Fri Aug 12 14:46:12 2011
New Revision: 1157133
URL: http://svn.apache.org/viewvc?rev=1157133&view=rev
Log:
Move the check for itemType and memberTypes not being special type to
findDTDValidator
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xe
Author: knoaman
Date: Thu Aug 11 21:14:03 2011
New Revision: 1156832
URL: http://svn.apache.org/viewvc?rev=1156832&view=rev
Log:
Apply rule 2.2.4.3 of Type Derivation OK (Simple)
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XS10Constraints.java
xe
Author: knoaman
Date: Thu Aug 11 19:18:37 2011
New Revision: 1156751
URL: http://svn.apache.org/viewvc?rev=1156751&view=rev
Log:
Implement latest changes to (dealing with derivation by extension)
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traver
Author: knoaman
Date: Thu Aug 11 14:14:00 2011
New Revision: 1156625
URL: http://svn.apache.org/viewvc?rev=1156625&view=rev
Log:
Fix typo - Wrong message key was used
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XMLSchemaValidator.java
Modified:
xe
Author: knoaman
Date: Wed Aug 10 15:27:50 2011
New Revision: 1156230
URL: http://svn.apache.org/viewvc?rev=1156230&view=rev
Log:
* No need to set an explicit boolean flag on ValidationContext to indicate the
schema version. Use the TypeValidatorHelper of the ValidationContext instead.
* F
Author: knoaman
Date: Mon Aug 8 20:03:23 2011
New Revision: 1155074
URL: http://svn.apache.org/viewvc?rev=1155074&view=rev
Log:
Element Delcaration Consistent
When matching a wildcard, the type of the matched global declaration must be
same or validly derived from the type of any local ele
Author: knoaman
Date: Mon Aug 8 20:02:50 2011
New Revision: 1155073
URL: http://svn.apache.org/viewvc?rev=1155073&view=rev
Log:
Element Delcaration Consistent
When matching a wildcard, the type of the matched global declaration must be
same or validly derived from the type of any local ele
Author: knoaman
Date: Mon May 30 19:49:07 2011
New Revision: 1129322
URL: http://svn.apache.org/viewvc?rev=1129322&view=rev
Log:
Fixing Jira bug XERCESJ-1514
(https://issues.apache.org/jira/browse/XERCESJ-1514).
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/
Author: knoaman
Date: Mon May 30 19:31:20 2011
New Revision: 1129316
URL: http://svn.apache.org/viewvc?rev=1129316&view=rev
Log:
Fixing Jira bug XERCESJ-1514
(https://issues.apache.org/jira/browse/XERCESJ-1514).
Modified:
xerces/java/trunk/src/org/apache/xerces/impl/xpath/r
Author: knoaman
Date: Thu Mar 17 15:22:26 2011
New Revision: 1082533
URL: http://svn.apache.org/viewvc?rev=1082533&view=rev
Log:
Fix for JIRA bug https://issues.apache.org/jira/browse/XERCESJ-1500
Modified:
xerces/java/trunk/src/org/apache/xerces/impl/xs/SchemaGrammar.java
Modified: xe
Author: knoaman
Date: Thu Mar 17 15:19:14 2011
New Revision: 1082532
URL: http://svn.apache.org/viewvc?rev=1082532&view=rev
Log:
Fix for JIRA bug https://issues.apache.org/jira/browse/XERCESJ-1500
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/imp
Author: knoaman
Date: Mon Mar 14 14:18:31 2011
New Revision: 1081388
URL: http://svn.apache.org/viewvc?rev=1081388&view=rev
Log:
Fix a potential infinite loop
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers/XSDHandler.java
Modified:
xerces/
Author: knoaman
Date: Thu Mar 10 18:57:57 2011
New Revision: 1080317
URL: http://svn.apache.org/viewvc?rev=1080317&view=rev
Log:
Fix for defaultAttributes (need to handle default attribute groups before
handling global components)
Modified:
xerces/java/branches/xml-schema-1.1-dev/src
Author: knoaman
Date: Mon Feb 14 15:33:49 2011
New Revision: 1070524
URL: http://svn.apache.org/viewvc?rev=1070524&view=rev
Log:
Handle duplicate ID values
- XML Schema 1.1 allows an element to have multiple attributes of type ID. More
than one attribute can have the same ID value which is
Author: knoaman
Date: Tue Jan 18 18:46:56 2011
New Revision: 1060530
URL: http://svn.apache.org/viewvc?rev=1060530&view=rev
Log:
Allow reference to xsi attribute in schema documents (per XML Schema 1.1).
Ref, the recent discussion on xerces-dev list -
http://markmail.org/mes
Author: knoaman
Date: Tue Jan 18 18:32:56 2011
New Revision: 1060521
URL: http://svn.apache.org/viewvc?rev=1060521&view=rev
Log:
Rolling back the changes in Revision 1058860, will use the S4S grammar instead
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/imp
Author: knoaman
Date: Thu Jan 13 14:42:22 2011
New Revision: 1058584
URL: http://svn.apache.org/viewvc?rev=1058584&view=rev
Log:
Schema Representation Constraint: Complex Type Definition Representation OK
3. If is present and has mode = 'none', then there must not be an
among the
Author: knoaman
Date: Thu Jan 13 14:29:18 2011
New Revision: 1058581
URL: http://svn.apache.org/viewvc?rev=1058581&view=rev
Log:
Schema Representation Constraint: Complex Type Definition Representation OK
4. If the alternative is chosen and the mixed [attribute] is
present on both and ,
Author: knoaman
Date: Wed Nov 17 20:43:35 2010
New Revision: 1036217
URL: http://svn.apache.org/viewvc?rev=1036217&view=rev
Log:
Fixing another bug in xs:override where we did not report an error for
duplicate children components
Modified:
xerces/java/branches/xml-schema-1.1-dev/src
Author: knoaman
Date: Wed Nov 17 18:15:40 2010
New Revision: 1036152
URL: http://svn.apache.org/viewvc?rev=1036152&view=rev
Log:
Fix couple of bugs in xs:override implementation
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/msg/XMLSchemaMessages.proper
Author: knoaman
Date: Wed Nov 10 19:32:22 2010
New Revision: 1033662
URL: http://svn.apache.org/viewvc?rev=1033662&view=rev
Log:
Fix for Backreference processing in RegEx.
Jira Bug: https://issues.apache.org/jira/browse/XERCESJ-1473
Modified:
xerces/java/branches/xml-schema-1.1-dev/src
Author: knoaman
Date: Wed Nov 10 19:31:44 2010
New Revision: 1033661
URL: http://svn.apache.org/viewvc?rev=1033661&view=rev
Log:
Fix for Backreference processing in RegEx.
Jira Bug: https://issues.apache.org/jira/browse/XERCESJ-1473
Modified:
xerces/java/trunk/src/org/apache/xerces/
Author: knoaman
Date: Wed Nov 10 19:19:05 2010
New Revision: 1033652
URL: http://svn.apache.org/viewvc?rev=1033652&view=rev
Log:
Implementation of by Udayanga Wickramasinghe (with some minor
changes).
Jira bug: https://issues.apache.org/jira/browse/XERCESJ-1433
Added:
xerces/java/bran
Author: knoaman
Date: Sat Aug 14 19:12:52 2010
New Revision: 985567
URL: http://svn.apache.org/viewvc?rev=985567&view=rev
Log:
ENTITIES, IDREFS, NMTOKENS have anySimpleType as base in XML Schema 1.1
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/d
Author: knoaman
Date: Sat Aug 14 16:16:36 2010
New Revision: 985524
URL: http://svn.apache.org/viewvc?rev=985524&view=rev
Log:
ENTITIES, IDREFS, NMTOKENS have anyAtomicType as base in XML Schema 1.1
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/d
Author: knoaman
Date: Thu Jul 8 20:48:58 2010
New Revision: 961930
URL: http://svn.apache.org/viewvc?rev=961930&view=rev
Log:
Fix for Jira bug 1456 (https://issues.apache.org/jira/browse/XERCESJ-1456)
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xpath/r
Author: knoaman
Date: Thu Jul 8 20:43:46 2010
New Revision: 961928
URL: http://svn.apache.org/viewvc?rev=961928&view=rev
Log:
Fix for Jira bug 1456 (https://issues.apache.org/jira/browse/XERCESJ-1456)
Modified:
xerces/java/trunk/src/org/apache/xerces/impl/xpath/regex/RegularExpression.
Author: knoaman
Date: Mon May 31 14:24:44 2010
New Revision: 949753
URL: http://svn.apache.org/viewvc?rev=949753&view=rev
Log:
Update minimum JDK level for PsychoPath
Modified:
xerces/java/branches/xml-schema-1.1-dev/docs/faq-xs.xml
Modified: xerces/java/branches/xml-schema-1.1-dev/docs
Author: knoaman
Date: Thu May 27 21:35:07 2010
New Revision: 949005
URL: http://svn.apache.org/viewvc?rev=949005&view=rev
Log:
Update FAQ to explain how validate against XML Schema 1.1
Modified:
xerces/java/trunk/docs/faq-xs.xml
Modified: xerces/java/trunk/docs/faq-xs.xml
URL:
Author: knoaman
Date: Thu May 27 21:33:14 2010
New Revision: 949004
URL: http://svn.apache.org/viewvc?rev=949004&view=rev
Log:
Update FAQ to explain how validate against XML Schema 1.1
Modified:
xerces/java/branches/xml-schema-1.1-dev/docs/faq-xs.xml
Modified: xerces/java/branches
Author: knoaman
Date: Thu May 27 20:02:58 2010
New Revision: 948970
URL: http://svn.apache.org/viewvc?rev=948970&view=rev
Log:
Add a new line at the end of the file
Modified:
xerces/java/branches/xml-schema-1.1-dev/tools/cupv10k-runtime.LICENSE.txt
Modified:
xerces/java/branches/xml-sc
Author: knoaman
Date: Thu May 27 20:01:10 2010
New Revision: 948966
URL: http://svn.apache.org/viewvc?rev=948966&view=rev
Log:
Add license notice for cupv10k-runtime.jar
Added:
xerces/java/branches/xml-schema-1.1-dev/tools/cupv10k-runtime.LICENSE.txt
(with props)
Added: xerces/
Author: knoaman
Date: Thu May 27 19:10:53 2010
New Revision: 948957
URL: http://svn.apache.org/viewvc?rev=948957&view=rev
Log:
Update release information in preparation for Xerces-J 2.10.0
Modified:
xerces/java/branches/xml-schema-1.1-dev/docs/releases.xml
Modified: xerces/java/branches
Author: knoaman
Date: Thu May 27 19:06:48 2010
New Revision: 948954
URL: http://svn.apache.org/viewvc?rev=948954&view=rev
Log:
Update release information in preparation for Xerces-J 2.10.0
Modified:
xerces/java/trunk/docs/releases.xml
Modified: xerces/java/trunk/docs/releases.xml
URL:
Author: knoaman
Date: Tue May 25 13:43:56 2010
New Revision: 948040
URL: http://svn.apache.org/viewvc?rev=948040&view=rev
Log:
Fix for Jira bug: https://issues.apache.org/jira/browse/XERCESJ-1439
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/imp
Author: knoaman
Date: Wed May 19 16:18:35 2010
New Revision: 946259
URL: http://svn.apache.org/viewvc?rev=946259&view=rev
Log:
Fix for Regex problems reported in the following Jira bugs:
- Jira 589 (https://issues.apache.org/jira/browse/XERCESJ-589)
- Jira 1326 (https://issues.apache.org/
Author: knoaman
Date: Wed May 19 16:17:53 2010
New Revision: 946257
URL: http://svn.apache.org/viewvc?rev=946257&view=rev
Log:
Fix for Regex problems reported in the following Jira bugs:
- Jira 589 (https://issues.apache.org/jira/browse/XERCESJ-589)
- Jira 1326 (https://issues.apache.org/
Author: knoaman
Date: Mon Apr 26 15:01:13 2010
New Revision: 938077
URL: http://svn.apache.org/viewvc?rev=938077&view=rev
Log:
anyAtomicType cannot be used as a base of simple type restriction.
Jira bug: https://issues.apache.org/jira/browse/XERCESJ-1437
Modified:
xerces/java/branches
Author: knoaman
Date: Thu Apr 15 18:14:10 2010
New Revision: 934504
URL: http://svn.apache.org/viewvc?rev=934504&view=rev
Log:
Fix for jira bug 1443
https://issues.apache.org/jira/browse/XERCESJ-1443
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traver
Author: knoaman
Date: Thu Apr 15 17:42:33 2010
New Revision: 934498
URL: http://svn.apache.org/viewvc?rev=934498&view=rev
Log:
Fix for jira bug 1442
https://issues.apache.org/jira/browse/XERCESJ-1442
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traver
Author: knoaman
Date: Thu Apr 15 15:31:22 2010
New Revision: 934452
URL: http://svn.apache.org/viewvc?rev=934452&view=rev
Log:
Support multiple attributes of type ID - patch by Kun Xu (with a slight
modification)
Jira bug: https://issues.apache.org/jira/browse/XERCESJ-1440
Modified:
xe
Author: knoaman
Date: Thu Apr 15 14:54:16 2010
New Revision: 934433
URL: http://svn.apache.org/viewvc?rev=934433&view=rev
Log:
Check for assert elements only if we are dealing with XML Schema 1.1
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traver
Author: knoaman
Date: Tue Apr 13 14:29:36 2010
New Revision: 933633
URL: http://svn.apache.org/viewvc?rev=933633&view=rev
Log:
fractionDigits is not a valid facet for precisionDecimal. Patch by Kun Xu.
Jira issue: https://issues.apache.org/jira/browse/XERCESJ-1438
Modified:
xerces/
Author: knoaman
Date: Mon Apr 12 18:49:51 2010
New Revision: 933357
URL: http://svn.apache.org/viewvc?rev=933357&view=rev
Log:
Allow "+INF" for double and float in XML Schema 1.1. Patch by Kun Xu with a
slight modification. Jira bug:
https://issues.apache.org/jira/browse/XERCESJ-
Author: knoaman
Date: Thu Feb 11 20:32:18 2010
New Revision: 909135
URL: http://svn.apache.org/viewvc?rev=909135&view=rev
Log:
Fix problem in Regex, in normal mode with multi-line option, when last
character is a new line and we are matching a '^'. The match should fail.
Modifie
Author: knoaman
Date: Thu Feb 11 20:31:12 2010
New Revision: 909133
URL: http://svn.apache.org/viewvc?rev=909133&view=rev
Log:
Fix problem in Regex, in normal mode with multi-line option, when last
character is a new line and we are matching a '^'. The match should fail.
Modifie
Author: knoaman
Date: Thu Dec 17 21:49:05 2009
New Revision: 891932
URL: http://svn.apache.org/viewvc?rev=891932&view=rev
Log:
update parent information (part of the scope) of local element/attribute
declarations
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/
Author: knoaman
Date: Mon Dec 14 15:15:09 2009
New Revision: 890366
URL: http://svn.apache.org/viewvc?rev=890366&view=rev
Log:
Previous commit overwrote some existing code
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/dv/xs/XSSimpleTypeDecl.java
Modi
Author: knoaman
Date: Mon Dec 14 15:04:26 2009
New Revision: 890358
URL: http://svn.apache.org/viewvc?rev=890358&view=rev
Log:
Add support for maxScale and minScale (precisionDecimal simple type) - patch by
Ken Cai.
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xe
Author: knoaman
Date: Mon Dec 14 14:45:05 2009
New Revision: 890348
URL: http://svn.apache.org/viewvc?rev=890348&view=rev
Log:
Various fixes for precisionDecimal simple type
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/dv/xs/PrecisionDecimalDV.java
Modi
Author: knoaman
Date: Fri Dec 11 15:26:14 2009
New Revision: 889652
URL: http://svn.apache.org/viewvc?rev=889652&view=rev
Log:
Fix for CTA - We were always falling back to the element declaration's type,
even if the type alternative was validly derived from the type of the element.
Author: knoaman
Date: Thu Dec 10 19:00:55 2009
New Revision: 889369
URL: http://svn.apache.org/viewvc?rev=889369&view=rev
Log:
Use the Schema 1.1 DV factory
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xpath/XPath20.java
Modified:
xerces/java/branches
Author: knoaman
Date: Thu Dec 10 18:46:04 2009
New Revision: 889362
URL: http://svn.apache.org/viewvc?rev=889362&view=rev
Log:
Fix a problem with CTA checking when handling root elements.
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XMLSchemaValidator.
Author: knoaman
Date: Thu Dec 10 18:33:26 2009
New Revision: 889357
URL: http://svn.apache.org/viewvc?rev=889357&view=rev
Log:
Make sure that the type of the CTA is either xs:error or is validly derived
from the type of the element.
Modified:
xerces/java/branches/xml-schema-1.1-dev/src
Author: knoaman
Date: Tue Dec 8 20:01:29 2009
New Revision: 888552
URL: http://svn.apache.org/viewvc?rev=888552&view=rev
Log:
Store {context} property in type definitions
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/dv/xs/XSSimpleTypeDecl.java
xe
Author: knoaman
Date: Wed Dec 2 19:19:31 2009
New Revision: 886274
URL: http://svn.apache.org/viewvc?rev=886274&view=rev
Log:
Add support for dateTimeStamp simple type and explicitTimezone facet. Patch by
Ken Cai with minor modifications by Khaled Noaman.
Modified:
xerces/java/bran
Author: knoaman
Date: Wed Dec 2 19:18:54 2009
New Revision: 886273
URL: http://svn.apache.org/viewvc?rev=886273&view=rev
Log:
Add support for dateTimeStamp simple type and explicitTimezone facet. Patch by
Ken Cai with minor modifications by Khaled Noaman.
Added:
xerces/java/branches
Author: knoaman
Date: Tue Dec 1 16:24:10 2009
New Revision: 885821
URL: http://svn.apache.org/viewvc?rev=885821&view=rev
Log:
Revert back to using short for facets to maintain backward compatibility
Modified:
xerces/java/branches/xml-schema-1.1-dev/samples/simpletype/SimpleTypeUsage.
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers/XSDKeyrefTraverser.java
URL:
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/traversers/XSDKeyrefTraverser.java?rev=884566&r1=884565&r2=884566&view=diff
==
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XSModelImpl.java
URL:
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xs/XSModelImpl.java?rev=884565&r1=884564&r2=884565&view=diff
==
Author: knoaman
Revision: 883496
Modified property: svn:log
Modified: svn:log at Mon Nov 23 20:53:07 2009
--
--- svn:log (original)
+++ svn:log Mon Nov 23 20:53:07 2009
@@ -1 +1 @@
-Use ArrayList of Vector - Keep 1.1
Author: knoaman
Date: Mon Nov 23 20:49:53 2009
New Revision: 883497
URL: http://svn.apache.org/viewvc?rev=883497&view=rev
Log:
Return key/value pairs of all entries in the map - Keep 1.1 branch up to date
with Xerces-J trunk
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/ap
Author: knoaman
Date: Mon Nov 23 20:46:00 2009
New Revision: 883496
URL: http://svn.apache.org/viewvc?rev=883496&view=rev
Log:
Use ArrayList of Vector - Keep 1.1 branch up to date with Xerces-J trunk
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/valida
Author: knoaman
Date: Mon Nov 23 20:39:18 2009
New Revision: 883493
URL: http://svn.apache.org/viewvc?rev=883493&view=rev
Log:
Make some classes final and use some different data structures - Keep 1.1
branch up to date with Xerces-J trunk
Modified:
xerces/java/branches/xml-schema-1.1
Author: knoaman
Date: Mon Nov 23 20:32:14 2009
New Revision: 883491
URL: http://svn.apache.org/viewvc?rev=883491&view=rev
Log:
Use ArrayList and HashMap instead of Vector and HashTable - Keep 1.1 branch up
to date with Xerces-J trunk
Modified:
xerces/java/branches/xml-schema-1.1-dev
Author: knoaman
Date: Mon Nov 23 20:28:10 2009
New Revision: 883487
URL: http://svn.apache.org/viewvc?rev=883487&view=rev
Log:
Various DOM changes - Keep 1.1 branch up to date with Xerces-J trunk
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/dom/AttributeMap.
Author: knoaman
Date: Thu Nov 12 15:06:18 2009
New Revision: 835408
URL: http://svn.apache.org/viewvc?rev=835408&view=rev
Log:
Allow character class subtraction in the normal mode
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xpath/regex/RegexParser.
Author: knoaman
Date: Thu Nov 12 15:05:45 2009
New Revision: 835407
URL: http://svn.apache.org/viewvc?rev=835407&view=rev
Log:
Allow character class subtraction in the normal mode
Modified:
xerces/java/trunk/src/org/apache/xerces/impl/xpath/regex/RegexParser.java
Modified:
xerces/
Author: knoaman
Date: Tue Nov 10 14:59:43 2009
New Revision: 834488
URL: http://svn.apache.org/viewvc?rev=834488&view=rev
Log:
A further fix for JIRA Issue #1389:
http://issues.apache.org/jira/browse/XERCESJ-1389. [Case insensitive matching]
Added:
xerces/java/branches/xml-schema-1.1
Author: knoaman
Date: Tue Nov 10 14:59:12 2009
New Revision: 834487
URL: http://svn.apache.org/viewvc?rev=834487&view=rev
Log:
A further fix for JIRA Issue #1389:
http://issues.apache.org/jira/browse/XERCESJ-1389. [Case insensitive matching]
Added:
xerces/java/trunk/src/org/apache/xe
Author: knoaman
Date: Mon Nov 2 15:40:37 2009
New Revision: 831927
URL: http://svn.apache.org/viewvc?rev=831927&view=rev
Log:
[RegEx] Fix for case insensitive matching
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/xpath/regex/ParserForXMLSchema.
Author: knoaman
Date: Mon Nov 2 15:38:53 2009
New Revision: 831926
URL: http://svn.apache.org/viewvc?rev=831926&view=rev
Log:
[RegEx] Fix for case insensitive matching
Modified:
xerces/java/trunk/src/org/apache/xerces/impl/xpath/regex/ParserForXMLSchema.java
xerces/java/trunk/src
Author: knoaman
Date: Wed Oct 21 14:00:43 2009
New Revision: 828017
URL: http://svn.apache.org/viewvc?rev=828017&view=rev
Log:
A free spacing mode has no effect inside a character class (i.e. whitespace are
included)
Modified:
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xe
Author: knoaman
Date: Wed Oct 21 13:56:13 2009
New Revision: 828015
URL: http://svn.apache.org/viewvc?rev=828015&view=rev
Log:
A free spacing mode has no effect inside a character class (i.e. whitespace are
included)
Modified:
xerces/java/trunk/src/org/apache/xerces/impl/xpath/r
Author: knoaman
Date: Tue Oct 20 20:26:35 2009
New Revision: 827779
URL: http://svn.apache.org/viewvc?rev=827779&view=rev
Log:
Fix a problem with range tokens where lower case characters where not added (in
a case insensitive mode)
Modified:
xerces/java/branches/xml-schema-1.1-dev/src
Author: knoaman
Date: Tue Oct 20 19:47:53 2009
New Revision: 827769
URL: http://svn.apache.org/viewvc?rev=827769&view=rev
Log:
Fix a problem with range tokens where lower case characters where not added (in
a case insensitive mode)
Modified:
xerces/java/trunk/src/org/apache/xerces/
Author: knoaman
Date: Mon Oct 5 13:38:05 2009
New Revision: 821797
URL: http://svn.apache.org/viewvc?rev=821797&view=rev
Log:
Fix typo
Modified:
xerces/java/trunk/src/org/apache/xerces/impl/xs/traversers/XSDHandler.java
Modified:
xerces/java/trunk/src/org/apache/xerces/impl/xs/traver
Author: knoaman
Date: Mon Oct 5 13:34:13 2009
New Revision: 821796
URL: http://svn.apache.org/viewvc?rev=821796&view=rev
Log:
Fix for error when processing redefined schemas that redefine others
Modified:
xerces/java/trunk/src/org/apache/xerces/impl/xs/traversers/XSDHandler.java
Modi
Author: knoaman
Revision: 819653
Modified property: svn:log
Modified: svn:log at Mon Sep 28 17:46:02 2009
--
--- svn:log (original)
+++ svn:log Mon Sep 28 17:46:02 2009
@@ -1 +1 @@
-Fix for potential NPEs when processing
Author: knoaman
Revision: 819653
Modified property: svn:log
Modified: svn:log at Mon Sep 28 17:44:16 2009
--
--- svn:log (original)
+++ svn:log Mon Sep 28 17:44:16 2009
@@ -1 +1 @@
-Fix for defect 611261
+Fix for
Author: knoaman
Date: Mon Sep 28 17:29:56 2009
New Revision: 819653
URL: http://svn.apache.org/viewvc?rev=819653&view=rev
Log:
Fix for defect 611261
Modified:
xerces/java/trunk/src/org/apache/xerces/impl/xs/SchemaGrammar.java
xerces/java/trunk/src/org/apache/xerces/imp
Author: knoaman
Date: Mon Aug 24 21:44:35 2009
New Revision: 807392
URL: http://svn.apache.org/viewvc?rev=807392&view=rev
Log:
Fix typo. Wrong variable name was used.
Modified:
xerces/java/trunk/src/org/apache/xerces/impl/xs/traversers/XSDComplexTypeTraverser.java
Modified:
xerces/
Author: knoaman
Date: Tue Aug 18 18:28:54 2009
New Revision: 805527
URL: http://svn.apache.org/viewvc?rev=805527&view=rev
Log:
When parsing a schema, return the grammar object when the schema root is null
(it's null by default, but could be non-null in the case of namespace growth)
Author: knoaman
Date: Thu Jul 30 21:35:19 2009
New Revision: 799450
URL: http://svn.apache.org/viewvc?rev=799450&view=rev
Log:
Allow back references with multiple digits
Modified:
xerces/java/trunk/src/org/apache/xerces/impl/xpath/regex/RegexParser.java
Modified:
xerces/java/trunk/src
Author: knoaman
Date: Tue Jun 30 15:10:26 2009
New Revision: 789785
URL: http://svn.apache.org/viewvc?rev=789785&view=rev
Log:
[Internal] Allow for component sharing
Added:
xerces/java/trunk/src/org/apache/xerces/impl/xs/util/ObjectListImpl.java
(with props)
xerces/java/trunk/src
Author: knoaman
Date: Mon Jun 15 18:52:14 2009
New Revision: 784913
URL: http://svn.apache.org/viewvc?rev=784913&view=rev
Log:
Fix for time comparison (only hours, minutes and seconds) should be used
Modified:
xerces/java/trunk/src/org/apache/xerces/impl/dv/xs/TimeDV.java
Modified: xe
Author: knoaman
Date: Thu May 28 21:19:11 2009
New Revision: 779777
URL: http://svn.apache.org/viewvc?rev=779777&view=rev
Log:
Allow for namespace growth - for now we use the same grammar instance and we do
not override any global declarations
Modified:
xerces/java/trunk/src/org/ap
1 - 100 of 147 matches
Mail list logo