xsl-list
[Top] [All Lists]

Re: [xsl] XSLT 3.0 schema awareness vs non schema awareness

2019-02-28 00:07:47


<xsl:mode typed="true"/>


I guess, you meant <xsl:mode typed="yes"/>, as per values of
xsl:mode/@typed attribute defined by XSLT 3.0 spec.


I've just seen in the XSLT 3.0 spec, where its written about xsl:mode the
following,

<quote>
the value yes is specified (synonyms true or 1)
&
the value no is specified (synonyms false or 0)
</quote>

Therefore, you were right.




-- 
Regards,
Mukul Gandhi

alt email : mukulgandhi(_at_)acm(_dot_)org
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--
<Prev in Thread] Current Thread [Next in Thread>