-
Notifications
You must be signed in to change notification settings - Fork 86
ssax xml sxml
Chris Petersen edited this page Oct 16, 2015
·
1 revision
Reads XML data from a port, returning an SXML representation.
Parameter | Description |
---|---|
port | Port to read data from |
namespace-prefix | Association list mapping user prefixes to namespaces |
> (ssax:xml->sxml (open-input-resource "http://modis.ispras.ru/Lizorkin/XML/poem.xml") '())
(*TOP* (*PI* xml "version='1.0'")
(poem (@ (title "The Lovesong of J. Alfred Prufrock") (poet "T. S. Eliot"))
(stanza (line "Let us go then, you and I,")
(line "When the evening is spread out against the sky")
(line "Like a patient etherized upon a table:"))
(stanza (line "In the room the women come and go") (line "Talking of Michaelangelo."))))
-
- accelerometer
- alist
- audio
- audioaux
- base64
- btle-scan
- camera
- cdb
- cgi
- config
- csv
- curl
- digest
- dmtx
- download
- eventloop
- fcgi
- fft
- generalized-arrays
- gps
- graph
- gyro
- hidapi
- hpdf
- html
- httpsclient
- hybridapp
- json
- lmdb
- ln_core
- ln_glcore
- ln_glgui
- ln_store
- localization
- localization_gui
- localnotification
- magnetometer
- mdns
- mqtt
- mqtt-store
- multitouch
- oauth
- orientation
- p256ecdsa
- png
- portaudio
- pregexp
- pressure
- prime
- pushnotification
- redcap
- rsa
- rtaudio
- rupi
- rotation
- sanestring
- scheduler
- serial
- sets
- settings
- simplexnoise
- sqlite
- ssax
- syntax-case
- timestamp
- ttf
- uiform
- url
- uuid
- vibrate
- videoplayer
- watchdog
- website
- xml
- zip