The JSON.NET framework can convert XML to JSON, but it uses the @ sign in the JSON as the attribute. I would rather remove this before sending it to the view. What would b
If you want to access the value of an attribute because of the '@' sign, do the following:
Navigation["@Type"]