Save Component

Name: [p:]save

Description:

The save component stores the input document to a URI.  If the 'href'
parameter
is not specified, the base URI of the document is used.  If there is no base
URI,
the component generates an error and fails.

If the component does not support the scheme of the URI, the component
generates an error and fails.

If a relative URI is specified as a parameter, that URI is evaluated against
the base URI of
the p:parameter element of the parameter declaration.

Inputs:

   source:  A single document.
       The document to save.

Outputs:

   None

Parameters:

   href: optional
      The URI to which the document should be saved.

-- 
--Alex Milowski
"The excellence of grammar as a guide is proportional to the paucity of the
inflexions, i.e. to the degree of analysis effected by the language
considered."

Bertrand Russell in a footnote of Principles of Mathematics

Received on Wednesday, 31 January 2007 18:33:26 UTC