Is it just me, or does the packaged XSD (also found here: http://dist.codehaus.org/activemq/distributions/activemq-4.0-SNAPSHOT.xsd) not match the example XML files? The "broker" element only has a "start" attribute, but the examples have many other attributes... I'm not that familiar with the "anyAttribute" set up, so maybe that explains that one, but IDEA doesn't understand it either.
Broker also doesn't define anything that can go inside it, but the examples have lots of these, too... Is there really a structure I can use for auto-completing XML configuration files, or should I just stick with Spring XML? -- View this message in context: http://www.nabble.com/ActiveMQ-XSD-doesn%27t-match-example-XML-files--tf2005955.html#a5510529 Sent from the ActiveMQ - User forum at Nabble.com.
