/[Apache-SVN]
ViewVC logotype

Revision 718320


Jump to revision: Previous Next
Author: bimargulies
Date: Mon Nov 17 18:42:40 2008 UTC (15 years, 6 months ago)
Changed paths: 7
Log Message:
Merged revisions 717973,718061,718067,718092,718274 via svnmerge from 
https://svn.apache.org/repos/asf/webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH

........
  r717973 | bimargulies | 2008-11-15 22:27:01 -0500 (Sat, 15 Nov 2008) | 2 lines
  
  WSCOMMONS-401
........
  r718061 | bimargulies | 2008-11-16 12:21:23 -0500 (Sun, 16 Nov 2008) | 2 lines
  
  WSCOMMONS-353
........
  r718067 | bimargulies | 2008-11-16 12:34:05 -0500 (Sun, 16 Nov 2008) | 2 lines
  
  WSCOMMONS-365
........
  r718092 | bimargulies | 2008-11-16 14:44:48 -0500 (Sun, 16 Nov 2008) | 2 lines
  
  Address WSCOMMONS-163 by implementing a useful alternative.
........
  r718274 | dims | 2008-11-17 11:55:28 -0500 (Mon, 17 Nov 2008) | 13 lines
  
  Don't serialize to '<anyAttribute processContents="none"/>'
  
  XML Schema spec says
  
  <anyAttribute
    id = ID 
    namespace = ((##any | ##other) | List of (anyURI | (##targetNamespace | ##local))) : ##any 
    processContents = (lax | skip | strict): strict 
    {any attributes with non-schema Namespace...}>
  Content: (annotation?)
  </anyAttribute>
........


Changed paths

Path Details
Directorywebservices/commons/trunk/modules/XmlSchema/ modified , props changed
Directorywebservices/commons/trunk/modules/XmlSchema/src/main/java/org/apache/ws/commons/schema/SchemaBuilder.java modified , text changed
Directorywebservices/commons/trunk/modules/XmlSchema/src/main/java/org/apache/ws/commons/schema/XmlSchemaComplexType.java modified , text changed
Directorywebservices/commons/trunk/modules/XmlSchema/src/main/java/org/apache/ws/commons/schema/XmlSchemaSerializer.java modified , text changed
Directorywebservices/commons/trunk/modules/XmlSchema/src/main/java/org/apache/ws/commons/schema/XmlSchemaType.java modified , text changed
Directorywebservices/commons/trunk/modules/XmlSchema/src/test/java/tests/AnyTest.java modified , text changed
Directorywebservices/commons/trunk/modules/XmlSchema/src/test/test-resources/anyAttribute.xsd
(Copied from webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/src/test/test-resources/anyAttribute.xsd, r718274)
added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26