how to parse attribute value seperated by "|"2004-04-20 00:25:11BlankI have an element like this: <para one-of="|11|22|33|44|"/> I want to get the value list of its attribute"one-of", but I don't know how to parse it, Would anybody give me some idea? Thanks!
|
|