dummy question on QName

What is the QName of "match option" in

<p:declare-step type="p:add-attribute">
     <p:input port="source"/>
     <p:output port="result"/>
     <p:option name="match" required="true"/>
<!-- XSLTMatchPattern -->
     <p:option name="attribute-name" required="true"/>
<!-- QName -->
     <p:option name="attribute-value" required="true"/>
<!-- string -->
</p:declare-step>

Is it
a) {}match
b) {http://www.w3.org/ns/xproc}match
c) {http://www.w3.org/ns/xproc-step}match
d) ???

Mohamed



--
Innovimax SARL
Consulting, Training & XML Development
9, impasse des Orteaux
75020 Paris
Tel : +33 9 52 475787
Fax : +33 1 4356 1746
http://www.innovimax.fr
RCS Paris 488.018.631
SARL au capital de 10.000 €

Received on Wednesday, 25 June 2008 11:15:27 UTC