SXML is a way to write and process XML data in the form of S-expressions. Textual correspondence between SXML and XML for a sample XML snippet is shown below: XML SXML attr2="value2"> <nested>Text node</nested> (tag) The following two observation can be drawn from the above example: Textual notations for XML and SXML are much alike; informally, SXML textually differs from XML in relying on round brackets instead of angular braces.

PropertyValue
dbpprop:abstract
  • SXML is a way to write and process XML data in the form of S-expressions. Textual correspondence between SXML and XML for a sample XML snippet is shown below: XML SXML attr2="value2"> <nested>Text node</nested> (tag) The following two observation can be drawn from the above example: Textual notations for XML and SXML are much alike; informally, SXML textually differs from XML in relying on round brackets instead of angular braces. Additionally, SXML is not only a straightforward textual notation for XML data, but also a primary data structure for a family of functional programming languages, thus providing an illustrative approach for processing XML data with a general-purpose programming language. Similarity between XML and S-expressions reified in SXML allows achieving close integration between XML data and programming language expressions, resulting in illustrativeness and simplicity of XML data processing for an application programmer.
dbpprop:extension
  • .sxml, .scm
dbpprop:genre
dbpprop:hasPhotoCollection
dbpprop:mime
  • text/sxml
dbpprop:name
  • SXML
dbpprop:reference
dbpprop:typeCode
  • TEXT
dbpprop:wikiPageUsesTemplate
dbpprop:wordnet_type
rdf:type
rdfs:comment
  • SXML is a way to write and process XML data in the form of S-expressions. Textual correspondence between SXML and XML for a sample XML snippet is shown below: XML SXML attr2="value2"> <nested>Text node</nested> (tag) The following two observation can be drawn from the above example: Textual notations for XML and SXML are much alike; informally, SXML textually differs from XML in relying on round brackets instead of angular braces.
rdfs:label
  • SXML
owl:sameAs
skos:subject
foaf:page
is dbpprop:redirect of
is owl:sameAs of