svn commit: r472591 - /webservices/commons/trunk/modules/neethi/src/main/java/org/apache/neethi/PolicyEngine.java

2006-11-08 Thread dims
Author: dims Date: Wed Nov 8 11:01:18 2006 New Revision: 472591 URL: http://svn.apache.org/viewvc?view=rev&rev=472591 Log: fix axis2 build break caused by this extra check Modified: webservices/commons/trunk/modules/neethi/src/main/java/org/apache/neethi/PolicyEngine.java Modified: webser

Re: [XmlSchema] XmlSchemaElement.getName with ref attribute

2006-11-08 Thread Arnaud MERGEY
Thanks for reply, I have filled this Jira issue : https://issues.apache.org/jira/browse/WSCOMMONS-124 Arnaud John Kaputin (gmail) a écrit : Arnaud, according to the schema for W3C XML Schema at http://www.w3.org/2001/XMLSchema.xsd the 'name' attribute of is xs:NCName so I think the behaviou

[jira] Created: (WSCOMMONS-124) XmlSchemaElement.getName with ref attribute

2006-11-08 Thread Arnaud MERGEY (JIRA)
XmlSchemaElement.getName with ref attribute --- Key: WSCOMMONS-124 URL: http://issues.apache.org/jira/browse/WSCOMMONS-124 Project: WS-Commons Issue Type: Bug Components: XmlSchema

svn commit: r472502 - /webservices/commons/trunk/modules/axiom/modules/axiom-impl/src/main/java/org/apache/axiom/soap/impl/llom/SOAPHeaderImpl.java

2006-11-08 Thread davidillsley
Author: davidillsley Date: Wed Nov 8 06:20:13 2006 New Revision: 472502 URL: http://svn.apache.org/viewvc?view=rev&rev=472502 Log: Further fix for AXIS2-1292 If a header block does not have an assocaited namespace, ignore it if getHeaderBlocksWithNSURI is called with a non-null parameter rather t

Re: [XmlSchema] XmlSchemaElement.getName with ref attribute

2006-11-08 Thread John Kaputin (gmail)
Arnaud, according to the schema for W3C XML Schema at http://www.w3.org/2001/XMLSchema.xsd the 'name' attribute of is xs:NCName so I think the behaviour you see with XmlSchema 1.0.3 is correct. I think the problem with XmlSchema 1.1 is in SchemaBuilder.handleElement: } else if (el.getAtt

[jira] Updated: (WSCOMMONS-76) StAX Filter [ Data conversion, extraction, or do something between XMLStreamReader and StAXBuilder]

2006-11-08 Thread Takahide Nogayama (JIRA)
[ http://issues.apache.org/jira/browse/WSCOMMONS-76?page=all ] Takahide Nogayama updated WSCOMMONS-76: --- Attachment: unitTestForBuilderAwareReader.patch.txt This patch inclueds unit test for BuilderAwareReader > StAX Filter [ Data conversion, extra

[jira] Created: (WSCOMMONS-123) Improvements for OMTextImpl Methods getText(..) and getTextAsQName(..)

2006-11-08 Thread Bernhard Roider (JIRA)
Improvements for OMTextImpl Methods getText(..) and getTextAsQName(..) -- Key: WSCOMMONS-123 URL: http://issues.apache.org/jira/browse/WSCOMMONS-123 Project: WS-Commons Issu

Re: [XmlSchema] XmlSchemaElement.getName with ref attribute

2006-11-08 Thread Arnaud MERGEY
Hi, I hadn't any answer to my question, I just need to know what XmlSchemaElement.getName should return parsing element like this in order to use correctly XmlSchema. (with XmlSchema 1.0.3 XmlSchemaElement.getName return "SnpCol" and with XmlSchema 1.1 XmlSchemaElement.getName return "types