Hi All: I'd like to use the following convention in the XML config XSD [1], which I've used in the events XSD [2]:
- Elements are CamelCase - Attributes are camelCase Just like ClassNames and instanceVariables in Java. After that, I would also like to change names I am sure I am not alone in finding abhorant: some-ref, which would become someRef. Gary [1] https://svn.apache.org/repos/asf/logging/log4j/log4j2/trunk/core/src/main/resources/Log4j-config.xsd [2] https://svn.apache.org/repos/asf/logging/log4j/log4j2/trunk/core/src/main/resources/Log4j-events.xsd -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition<http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
