Project

Profile

Help

Bug #5101

closed

Serialization, html-Version: Invalid

Added by Christian Grün over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
2021-09-21
Due date:
% Done:

0%

Estimated time:
Legacy ID:
Applies to branch:
10
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:

Description

Is it by design that the following two expressions are accepted?

serialize(
  <html/>,
  map { 'html-version': 6.789 }
)
declare namespace output = 'http://www.w3.org/2010/xslt-xquery-serialization';
declare option output:html-version '0.123';
<html/>

Please register to edit this issue

Also available in: Atom PDF