Re: [Soaplab-users] attributes with blank and quotes
Brought to you by:
marsenger
|
From: Martin S. <mar...@gm...> - 2008-08-03 11:30:16
|
Thanks for this report. Unfortunately, it shows a bug in Soaplab2 metadata
parser. I will fix it in the next release (but I am not sure how, at least
not now :-( ).
The workaround, in order to get what you want on the command line, is to
manually edit the XML metadata file (after it is create by the ACD
converter). Do not put any 'separator' option in your ACD file - which will
result in the comma separator in the created XML metadata file, and edit it
to a space. This line in bold is the one to be changed:
<choice_list
grouptype = "zero_or_more"
* separator = " "
* >
Your report also shows that there is a bug in the matada guide (in
documentation). There is no keyword 'separator' (as shown in the
documentation) - but you have (as you did) to use the "comment:
"separator=<char>" syntax (but, as mentioned above, even this syntax doesnot
wotk for a space; sorry for that).
Cheers,
Martin
--
Martin Senger
email: mar...@gm...,m.s...@cg...
skype: martinsenger
|