<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>25195</bug_id>
          
          <creation_ts>2014-03-28 15:11:13 +0000</creation_ts>
          <short_desc>[XSLT30] Visibility of xsl:param in xml-to-json stylesheet</short_desc>
          <delta_ts>2014-08-02 13:56:46 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XPath / XQuery / XSLT</product>
          <component>XSLT 3.0</component>
          <version>Last Call drafts</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Abel Braaksma">abel.braaksma</reporter>
          <assigned_to name="Michael Kay">mike</assigned_to>
          
          
          <qa_contact name="Mailing list for public feedback on specs from XSL and XML Query WGs">public-qt-comments</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>103097</commentid>
    <comment_count>0</comment_count>
    <who name="Abel Braaksma">abel.braaksma</who>
    <bug_when>2014-03-28 15:11:13 +0000</bug_when>
    <thetext>It took me a while to find out, for a moment I thought there was no default visibility, but under Potential Visibility[1], we write:

&quot;For a component within its declaring package the potential visibility is the value of the visibility attribute on the component&apos;s declaration, or private if the attribute is absent.&quot;

Under B.2 [2], the appendix containing the xml-to-json stylesheet, none of the parameters have a visibility attribute, but in the text we explicitly state:

&quot;The stylesheets are designed to be configurable by setting parameter values or by overriding selected template rules or functions.&quot;

I suggest we add the visibility attribute with value &quot;public&quot; to all parameters that are meant to be public and overridable.

[1] http://www.w3.org/TR/xslt-30/#dt-potential-visibility
[2] http://www.w3.org/TR/xslt-30/#xml-to-json-stylesheet
[3] http://www.w3.org/TR/xslt-30/#xml-to-json</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>109646</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2014-07-31 13:08:27 +0000</bug_when>
    <thetext>Overtaken by events. The current version of the stylesheet is not in package form; there is an open action to convert it into a package, during which process we will need to look at the question of component visibility.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>