Sciweavers

2482 search results - page 104 / 497
» A Visual Language for XML
Sort
View
MFCS
2000
Springer
14 years 18 days ago
XML Grammars
Abstract. XML documents are described by a document type definition (DTD). An XML-grammar is a formal grammar that captures the syntactic features of a DTD. We investigate properti...
Jean Berstel, Luc Boasson
ICDE
2008
IEEE
100views Database» more  ICDE 2008»
14 years 10 months ago
OptimAX: efficient support for data-intensive mash-ups
n a node with a b child, and abstract away some details of the AXML notation [3]. A. ActiveXML documents ActiveXML documents are XML documents including some special elements label...
Serge Abiteboul, Ioana Manolescu, Spyros Zoupanos
WEBDB
2010
Springer
167views Database» more  WEBDB 2010»
14 years 2 months ago
Tree patterns with Full Text Search
Tree patterns with full text search form the core of both XQuery Full Text and the NEXI query language. On such queries, users expect a relevance-ranked list of XML elements as an...
Maria-Hendrike Peetz, Maarten Marx
GECCO
2008
Springer
133views Optimization» more  GECCO 2008»
13 years 10 months ago
Automatic generation of XSLT stylesheets using evolutionary algorithms
This paper introduces a procedure based on genetic programming to evolve XSLT programs (usually called stylesheets or logicsheets). XSLT is a general purpose, document-oriented fu...
Pablo García-Sánchez, Juan Juli&aacu...
XSYM
2009
Springer
139views Database» more  XSYM 2009»
14 years 3 months ago
A Data Parallel Algorithm for XML DOM Parsing
Abstract. The extensible markup language XML has become the de facto standard for information representation and interchange on the Internet. XML parsing is a core operation perfor...
Bhavik Shah, Praveen Rao, Bongki Moon, Mohan Rajag...