+1
I don’t see what xml compliance have to do with anything. as soon as you write:
<cfset name = "Lucee">
instead of
<cfset name = "Lucee"/>
your markup is not xml compliant.
+1
I don’t see what xml compliance have to do with anything. as soon as you write:
<cfset name = "Lucee">
instead of
<cfset name = "Lucee"/>
your markup is not xml compliant.