Doesn't respect uppercase elements #21
Unanswered
patrickdorival
asked this question in
Questions
Replies: 2 comments
-
My mistake, it was echoing it out that way, saving the xml revealed
So I suppose the only question is the root element attributes. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Doing something like this (agentID converts to agentid)
results in this
Also how do I add attributes directly to the root element?
I can do it with
But I just thought that it should probably be something that you can do when you instantiate.
Beta Was this translation helpful? Give feedback.
All reactions