Is there a way in GSL code to refer to XML nodes with dashes in their name? E.g. ``` <student first-name="James" last-name="Bond"/> ```
Is there a way in GSL code to refer to XML nodes with dashes in their name? E.g.