Jump to content

API - invalid use of spaces in timerlist.html?


Recommended Posts

Hi,

 

I've got a C# class that is accessing the recording service API.

 

However it won't talk to any elements whose element name has a space in it - like "Channel ID". A quick Google suggests that it is illegal to put spaces in XML element names.

 

Is there any chance you could remove them so that I can get at all elements? Or does anyone have a suggestion at how I can get at elements such as Channel ID?

 

The specific error returned is

 

The ' ' character, hexadecimal value 0x20, cannot be included in a name.

Link to comment
×
×
  • Create New...