How to use $ symbol in xml file. I am facing little difficulties in that. Below is my xml schema
<fieldname>ACCOUNT.NUMBER</fieldname>
<fieldtype>NVARCHAR2</fieldtype>
<fieldlength>30</fieldlength>
Kindly help me how to use $ symbol in my xml schema.