Log in or register to vote.

xexpr

Convert XML to a native format and back again

Xexpr ::= |
Atom ::= String | (singleton String)
Element ::= (list String (listof ))
Attr ::= (dictionaryof String String)

0