|
Implementations | |||||||
Tests | BaseX 8.5 beta XQ31 (QT3 vCVS) |
Saxon-EE 9.7.0.11 XP31 (QT3 v0.6) |
Saxon-EE 9.7.0.11 XQ31 (QT3 v0.6) |
XmlPrime 4.0.0.16079 XP31 (QT3 vCVS) |
XmlPrime 4.0.0.26293 XQ31 (QT3 vCVS) |
XmlPrime 4.0.0.27704 XQX31 (QT3 vCVS) |
|
---|---|---|---|---|---|---|---|
method-xhtml | 33/35 | 0/0 | 35/35 | 0/0 | 35/35 | 35/0 | 0/6 |
Serialization-xhtml-1[+]
X Serialization-xhtml-1: Created on: 2015-04-09 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare boundary-space strip; declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:html-version "4.0"; <html xmlns="http://www.w3.org/1999/xhtml"><body><area/><base/><br/><col/><embed/><frame/><hr/><img/><input/><isindex/><link/><meta/><param/></body></html> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-1a[+]
X Serialization-xhtml-1a: Created on: 2015-04-09 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare boundary-space strip; declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:html-version "4.0"; <html><body><area/><base/><br/><col/><embed/><frame/><hr/><img/><input/><isindex/><link/><meta/><param/></body></html> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-2[+]
X Serialization-xhtml-2: Created on: 2012-10-26 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare boundary-space strip; declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:html-version "5.0"; <html><body><area/><base/><br/><col/><embed/><hr/><img/><input/><keygen/><link/><meta/><param/><source/><track/><wbr/></body></html> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-3[+]
X Serialization-xhtml-3: Created on: 2012-10-26 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare boundary-space strip; declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:html-version "4.0"; <html xmlns="http://www.w3.org/1999/xhtml"><body><area/><base/><br/><col/><embed/><frame/><hr/><img/><input/><isindex/><link/><meta/><param/></body></html> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-4[+]
X Serialization-xhtml-4: Created on: 2012-10-26 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare boundary-space strip; declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:html-version "5.0"; <html xmlns="http://www.w3.org/1999/xhtml"><body><area/><base/><br/><col/><embed /><frame/><hr/><img/><input/><isindex/><link/><meta/><param/></body></html> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-18[+]
X Serialization-xhtml-18: Created on: 2015-04-09 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare namespace ex = "http://www.example.org"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:html-version "4.0"; declare option output:cdata-section-elements "p em ex:isle1"; <html><body><p>YES<em>YES</em>YES<ex:isle1>YES<ex:isle2>NO</ex:isle2>YES</ex:isle1></p></body></html> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-19a[+]
X Serialization-xhtml-19a: Created on: 2015-04-09 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare namespace ex = "http://www.example.org"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:html-version "5.0"; declare option output:cdata-section-elements "p em ex:isle1"; <html><body><p>YES<em>YES</em>YES<ex:isle1>YES<ex:isle2>NO</ex:isle2>YES</ex:isle1></p></body></html> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-19b[+]
X Serialization-xhtml-19b: Created on: 2015-04-09 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare namespace html = "http://www.w3.org/1999/xhtml"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:html-version "4.0"; declare option output:cdata-section-elements "b html:em"; <html><body><p><b>YES</b><em>NO</em><html:b>NO</html:b><html:em>YES</html:em></p></body></html> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-19c[+]
X Serialization-xhtml-19c: Created on: 2015-04-09 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare namespace html = "http://www.w3.org/1999/xhtml"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:html-version "5.0"; declare option output:cdata-section-elements "b html:em"; <html><body><p><b>YES</b><em>NO</em><html:b>NO</html:b><html:em>YES</html:em></p></body></html> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-20[+]
X Serialization-xhtml-20: Created on: 2012-10-26 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:html-version "4.0"; <html/> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-21[+]
X Serialization-xhtml-21: Created on: 2012-10-26 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:html-version "5.0"; <html/> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-22[+]
X Serialization-xhtml-22: Created on: 2012-10-26 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:html-version "5.0"; <html/> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-23[+]
X Serialization-xhtml-23: Created on: 2012-10-26 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:html-version "4.0"; <foo/> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-24[+]
X Serialization-xhtml-24: Created on: 2012-10-26 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:html-version "5.0"; <foo/> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-25[+]
X Serialization-xhtml-25: Created on: 2015-04-09 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:html-version "4.0"; declare option output:doctype-public "-//W3C//DTD HTML 4.0//EN"; <html/> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-26[+]
X Serialization-xhtml-26: Created on: 2012-10-26 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:html-version "4.0"; declare option output:doctype-system "http://www.w3.org/TR/REC-html40/strict.dtd"; <html/> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-27[+]
X Serialization-xhtml-27: Created on: 2015-04-09 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:html-version "5.0"; declare option output:doctype-public "-//W3C//DTD HTML 4.0//EN"; <html/> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-27a[+]
X Serialization-xhtml-27a: Created on: 2015-04-09 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:html-version "5.0"; declare option output:doctype-public "-//W3C//DTD HTML 4.0//EN"; <html xmlns="http://www.w3.org/1999/xhtml"/> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-28[+]
X Serialization-xhtml-28: Created on: 2012-10-26 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:html-version "5.0"; declare option output:doctype-system "about:legacy-compat"; <html/> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-29[+]
X Serialization-xhtml-29: Created on: 2012-10-26 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:html-version "4.0"; declare option output:doctype-system "http://www.w3.org/TR/REC-html40/strict.dtd"; declare option output:doctype-public "-//W3C//DTD HTML 4.0//EN"; <html/> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-30[+]
X Serialization-xhtml-30: Created on: 2012-10-26 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:html-version "5.0"; declare option output:doctype-system "http://www.w3.org/TR/REC-html40/strict.dtd"; declare option output:doctype-public "-//W3C//DTD HTML 4.0//EN"; <html/> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-31[+]
X Serialization-xhtml-31: Created on: 2012-10-26 Spec Dependencies: spec = XQ30+ feature = serialization Test: () |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-32[+]
X Serialization-xhtml-32: Created on: 2012-10-26 Spec Dependencies: spec = XQ30+ feature = serialization Test: () |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-33[+]
X Serialization-xhtml-33: Created on: 2015-04-09 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:include-content-type "yes"; declare option output:media-type "text/html"; declare option output:encoding "UTF-8"; declare option output:html-version "4.0"; <html xmlns="http://www.w3.org/1999/xhtml"><head/></html> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-34[+]
X Serialization-xhtml-34: Created on: 2012-10-26 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:include-content-type "yes"; declare option output:media-type "text/html"; declare option output:encoding "UTF-8"; declare option output:html-version "4.0"; <html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html;version='3.0'"/></head></html> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-35[+]
X Serialization-xhtml-35: Created on: 2012-10-26 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:include-content-type "yes"; declare option output:media-type "text/html"; declare option output:encoding "UTF-8"; declare option output:html-version "4.0"; <html/> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-36[+]
X Serialization-xhtml-36: Created on: 2015-04-09 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:include-content-type "yes"; declare option output:media-type "text/html"; declare option output:encoding "UTF-8"; declare option output:html-version "5.0"; <html><head/></html> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-36a[+]
X Serialization-xhtml-36a: Created on: 2015-04-09 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:include-content-type "yes"; declare option output:media-type "text/html"; declare option output:encoding "UTF-8"; declare option output:html-version "5.0"; <html xmlns="http://www.w3.org/1999/xhtml"><head/></html> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-37[+]
X Serialization-xhtml-37: Created on: 2015-04-09 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:include-content-type "yes"; declare option output:media-type "text/html"; declare option output:encoding "UTF-8"; declare option output:html-version "5.0"; <html><head><meta http-equiv="Content-Type" content="text/html;version='3.0'"/></head></html> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-37a[+]
X Serialization-xhtml-37a: Created on: 2015-04-09 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:include-content-type "yes"; declare option output:media-type "text/html"; declare option output:encoding "UTF-8"; declare option output:html-version "5.0"; <html><head><meta http-equiv="Content-Type" content="text/html;version='3.0'"/></head></html> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-38[+]
X Serialization-xhtml-38: Created on: 2012-10-26 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:include-content-type "yes"; declare option output:media-type "text/html"; declare option output:encoding "UTF-8"; declare option output:html-version "5.0"; <html/> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-39[+]
X Serialization-xhtml-39: Created on: 2012-10-26 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:include-content-type "no"; declare option output:media-type "text/html"; declare option output:encoding "UTF-8"; declare option output:html-version "4.0"; <html><head/></html> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-40[+]
X Serialization-xhtml-40: Created on: 2012-10-26 Spec Dependencies: spec = XQ30+ feature = serialization Test: declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:include-content-type "no"; declare option output:media-type "text/html"; declare option output:encoding "UTF-8"; declare option output:html-version "5.0"; <html><head/></html> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-41[+]
X Serialization-xhtml-41: Created on: 2016-09-30 Spec Dependencies: spec = XQ31+ spec = XQ30+ feature = serialization Test: declare boundary-space strip; declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; declare option output:indent "no"; declare option output:html-version "4.0"; let $html := <html><body><area/><base/><br/><col/><embed/><frame/><hr/><img/><input/><isindex/><link/><meta/><param/></body></html> return [ $html ] |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Serialization-xhtml-42[+]
X Serialization-xhtml-42: Created on: 2016-09-30 Spec Dependencies: spec = XQ31+ spec = XQ30+ feature = serialization Test: declare namespace output = "http://www.w3.org/2010/xslt-xquery-serialization"; declare option output:method "xhtml"; map { } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |