[ https://issues.apache.org/jira/browse/WSCOMMONS-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12906422#action_12906422 ]
Chris Hubick commented on WSCOMMONS-559: ---------------------------------------- Benson, I understood that, thanks. I just don't have any input to provide on the broader direction of the project - I just wanted to contribute a bit if I could, and am more concerned with any possible long term detriments to the specific API added by my particular patch, as I'm not very familiar with the project (long or short term). Anyhow, I will leave it with you to consider applying the followup patch with regards to my previous comments, and thanks again! :) > Utils to ease use of XmlSchema in determining instance attribute types > ---------------------------------------------------------------------- > > Key: WSCOMMONS-559 > URL: https://issues.apache.org/jira/browse/WSCOMMONS-559 > Project: WS-Commons > Issue Type: Improvement > Components: XmlSchema > Affects Versions: XmlSchema 1.4.6 > Reporter: Chris Hubick > Fix For: XmlSchema 1.4.7 > > Attachments: xmlschema_attr_primitive_type.patch, > xmlschema_attr_root_type.patch > > > I found it rather difficult to use the XmlSchema library to determine which > element attributes from instance documents are derived from the "anyURI" > primitive type. > Some additional utility methods would make this substantially easier: > - XmlSchemaComplexType.getAttribute(QName) returns XmlSchemaAttribute > - XmlSchemaSimpleType.getRootTypeName() returns QName -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.