Now that we have a defaulting story, do we really want to require names on all our steps? Is this: <p:pipeline name="pipeline" xmlns:p="http://www.w3.org/2007/03/xproc"> <p:input port="document"/> <p:identity name="id1"/> <p:identity name="id2"/> </p:pipeline> Really better than this: <p:pipeline xmlns:p="http://www.w3.org/2007/03/xproc"> <p:input port="document"/> <p:identity/> <p:identity/> </p:pipeline> Be seeing you, norm -- Norman Walsh XML Standards Architect Sun Microsystems, Inc.Received on Thursday, 22 March 2007 20:41:31 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:21:50 GMT