- From: Alex Milowski <alex@milowski.org>
- Date: Wed, 31 Jan 2007 10:33:10 -0800
- To: public-xml-processing-model-wg@w3.org
Received on Wednesday, 31 January 2007 18:33:26 UTC
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