I know there's a place to specify formating for HTML documents, but is there one for XML or XHTML files? I've looked all over and couldn't find anything.
For elements that have a namespace prefix how do I list them? Ex ui:composition with facelets? Do I need to list the full URL {http://…}:composition or will ui:composition work okay?
Settings > Code Style > HTML
btw, it is within project settings, where you can select or define your own profile/scheme
For elements that have a namespace prefix how do I list them? Ex ui:composition with facelets? Do I need to list the full URL {http://…}:composition or will ui:composition work okay?