Project

Profile

Help

Bug #6654 » test.xml

Michael Kay, 2025-01-17 17:25

 
<?xml version="1.0" encoding="UTF-8"?>
<thing xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:record-type name="cx:complex" extensible="yes">
<xsl:field name="r" as="xs:double"/>
<xsl:field name="options" as="xs:double"/>
</xsl:record-type>
</thing>
(2-2/2)