Skip to content

Instantly share code, notes, and snippets.

@couchoud
Created September 20, 2010 16:28
Show Gist options
  • Save couchoud/588170 to your computer and use it in GitHub Desktop.
Save couchoud/588170 to your computer and use it in GitHub Desktop.
// modify recording
{"error":
{
"message":"Internal error Transformation error: org.xml.sax.SAXParseException: Element type "com:modifyScheduledRecording" must be followed by either attribute specifications, ">" or "/>".; nested exception is javax.xml.transform.TransformerException: org.xml.sax.SAXParseException: Element type "com:modifyScheduledRecording" must be followed by either attribute specifications, ">" or "/>". in net.comcast.cim.remotescheduling.utils.RemoteSchedulingUtils",
"code":"RemoteScheduling:008"
}
}
// series
{"error":
{
"message":"Internal error Transformation error: org.xml.sax.SAXParseException: Element type "com:modifyRepeatingRecording" must be followed by either attribute specifications, ">" or "/>".; nested exception is javax.xml.transform.TransformerException: org.xml.sax.SAXParseException: Element type "com:modifyRepeatingRecording" must be followed by either attribute specifications, ">" or "/>". in net.comcast.cim.remotescheduling.utils.RemoteSchedulingUtils",
"code":"RemoteScheduling:008"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment