<?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>3199</bug_id>
          
          <creation_ts>2006-05-04 16:11:44 +0000</creation_ts>
          <short_desc>How do pipeline parameters, inputs, and outputs interact with component parameters</short_desc>
          <delta_ts>2011-02-23 20:27:41 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XML Processing Model</product>
          <component>Pipeline language</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</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="Norman Walsh">Norman.Walsh</reporter>
          <assigned_to name="Norman Walsh">ndw</assigned_to>
          <cc>avernet</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>9597</commentid>
    <comment_count>0</comment_count>
    <who name="Norman Walsh">Norman.Walsh</who>
    <bug_when>2006-05-04 16:11:44 +0000</bug_when>
    <thetext>From http://www.w3.org/XML/XProc/2006/05/04-minutes.html

HT: Consider that I want to do something like this: take the output of Richards write input to temp file component and mediate between that and a component that will substitute the value into a document.
... I have a general purpose component that has two parameters, an XPath and a string. Wherever the XPath matches, it replaces what it finds with the string.
... The obvious thing to do is set the value of attributes or the text content of elements.
... Now I can get very close to doing the XInclude example if only I can get the result of Richards temporary component into a variable so that I can get it into a parameter.
... That&apos;s appealing to some fairly natural concepts of pipeline variables and ways of using pipeline variables to supply component parameters</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>