Groups
Groups
Sign in
Groups
Groups
scales-xml
Conversations
About
Send feedback
Help
how can I set a specific namespace for asString
10 views
Skip to first unread message
Christopher Schmidt
unread,
Jan 24, 2016, 10:44:32 AM
1/24/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scales-xml
Hi all,
following code
val s = asString(myItem.tree)(SimpleSerializerFactory, treeSerializeable)
gives me valid xml. But I want to have something like:
<myItem Class="Base">...
but I want to have something like:
<myItem xmlns="
http://foo.bar
" Class="Base">...
How can I do that?
Reply all
Reply to author
Forward
0 new messages