Ticket #16 (new Issue)
Use [TAB] to indent in XML files
| Reported by: | lois | Owned by: | unassigned |
|---|---|---|---|
| Priority: | -Low | Milestone: | Unassigned |
| Component: | View-App | Version: | Parking Lot |
| Severity: | Unknown | Keywords: | |
| Cc: |
Description
It is important to format the query module XML files so that element levels are indented with Tab characters.
[TAB]<PARAMETER>
[TAB][TAB]<NAME>config</NAME>
[TAB][TAB]<VALUE>/srv/ibis-q/modules/comdis/ComDis.cfg</VALUE>
[TAB]</PARAMETER>
Note that the XML will work without "pretty" formatting, but when you want to search and replace sections of your files, the Tabs will REALLY save time and make your life easier.
Change History
Note: See
TracTickets for help on using
tickets.