Stefano Maestri [http://community.jboss.org/people/maeste] created the discussion
"jboss-ra version" To view the discussion, visit: http://community.jboss.org/message/553074#553074 -------------------------------------------------------------- Hi guys, during parsing I need to know which version of jboss-ra.xsd is in use. In connector-*.xsd the root tag have an attribute version. Our jboss-ra files haven't it. We have 2 opportunity: * Add the version attribute to the root tag * change target namespace in xsd using something like http://www.jboss.org/schema/ra/1.0 http://www.jboss.org/schema/ra/1.0 and http://www.jboss.org/schema/ra/2.0 http://www.jboss.org/schema/ra/2.0 Your thoughts? For the moment I have choosed the second approach just because it is giving me the opportunity to play with namespace in StAX, but it is very easy to change. bye S. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/553074#553074] Start a new discussion in JCA Development at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2099]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
