Comment/Edit out XML Code
#1
Greetings,

What is the ideal way to comment out and temporarily remove XML code in XBMC? I've used the description Tag with success:

<description>comment out</description>

I also tried the standard XML syntax, which also worked:

<!--comment out-->

Any advice on this would be appreciated. Thanks.

Shane
Reply
#2
I always use <!-- comment out -->
Reply
#3
Jezz_X Wrote:I always use <!-- comment out -->

Thanks for the reply. I was looking through the well organized XML files of Confluence and found many examples of that syntax being used. At this early learning stage for me, the XML files in Confluence have been my best references and teacher.

Back to some more customizing.

Shane
Reply

Logout Mark Read Team Forum Stats Members Help
Comment/Edit out XML Code0