- the following line works like expected:

  \splitstring{http://some.net}\at://\to\protocol\and\tail

  I get the protocol type in \protocol and the rest in \tail.


- given an XML file with a line like

  <ulink url="http://some.net";>...</ulink>

  applying the follwoing:

  \splitstring\XMLpar{ulink}{url}{}\at://\to\protocol\and\tail

  does not work like expected. Instead I get the whole URL in \protocol
  and \tail is mpty

Any hints?

Michael
-- 
[EMAIL PROTECTED]                              http://www.miwie.org
[EMAIL PROTECTED]

Reply via email to