Part of the XPipe system http://xpipe.sourceforge.net
Generated: Fri Feb 01 18:05:21 2002. By RNG2HTML.py
For information on the RelaxNG schema language see http://www.relaxng.org
authorInfo |
Author Information. Must be well formed. Basic XHTML recommended. |
doc |
Documentation for the xpipe. Must be well formed. XHTML recommended. |
input |
Typically an XML instance. href attribute can be used to refer to an external URI or, if prefixed with a "#" a named resource from the resources section of the xpipe. |
keyword |
A keyword. |
keywords |
keywords are used for cataloging and retrieval of XPipes. A controlled vocabulary is being researched. |
parameter |
A named parameter. At execution time, the parameter values are made available to the executing XComponent on its command line. |
parameters |
An xcomponent can take command line parameters. The parameters have names corresponding to the names declared in the XComponent definition. The values will be passed into the executing XComponent by the XPipe executive. Parameters are passed into the XComponent in the order specified here. |
post |
Postcondtion - code that must evaluate to true for the XPipe test to be valid. |
pre |
Precondtion - code that must evaluate to true for the XPipe test to be valid. |
resources |
Resources are "files" used by this XPipe. They can be input/output files for unit tests, schemas etc. |
test |
A unit test. Used to exercise the XPipe and ensure it is doing what it is supposed to do. The XPipeUnitTester application can be used to execute the test. |
title |
xpipe title. A reasonably descriptive string for what the xpipe does. |
unitTests |
Unit Tests. Used to exercise the XPipe and ensure it is doing what it is supposed to do. The XPipeUnitTester application can be used to execute the tests. |
version |
xpipe version information. |
xcomponentRef |
xcomponent reference |
xcomponents |
xcomponents |
xpipe |
xpipe RelaxNG Schema. Part of the XPipe system http://xpipe.sourceforge.net. The RelaxNG Schema itself can be found at http://xpipe.sourceforge.net/Schemas/xpipe.rng. It makes use of some common RelaxNG patterns housed in http://xpipe.sourceforge.net/Schemas/common.rng. |
encoding |
|
extractFilename |
|
id |
|
input [encoding] |
encoding - default is "PLAIN" |
input [href] |
Refer to an external URI or, if prefixed with a "#" a named resource from the resources section of the xcomponent. |
output [encoding] |
Code encoding (PLAIN or BASE64). |
output [href] |
href attribute can be used to refer to an external URI or, if prefixed with a "#" a named resource from the resources section of the xpipe. |
post [CLASSPATH] |
Additions to the CLASSPATH made by the XPipe executive prior to executing the code. |
post [encoding] |
Pre condition encoding (PLAIN or BASE64). |
post [extractFilename] |
Filename to extract the post condition code into. Used primarily with encoding=BASE64 and type = JavaClass |
post [href] |
href attribute can be used to refer to an external URI or, if prefixed with a "#" a named resource from the resources section of the XPipe. |
post [type] |
Pre condition type. |
pre [CLASSPATH] |
Additions to the CLASSPATH made by the XPipe executive prior to executing the code. |
pre [encoding] |
Pre condition encoding (PLAIN or BASE64). |
pre [extractFilename] |
Filename to extract the Pre condition code into. Used primarily with encoding=BASE64 and type = JavaClass |
pre [href] |
href attribute can be used to refer to an external URI or, if prefixed with a "#" a named resource from the resources section of the XPipe. |
pre [type] |
Pre condition type. |
resource [encoding] |
Encoding - default is "PLAIN" |
resource [extractFilename] |
Filename to extract the resource into. If not supplied, resource not extracted when XPipe installed. |
resource [id] |
resource identifier - must be unique in the XPipe. |
test [name] |
An optional Name for the Test. Used in xpipeUnitTest application for example, to display test progress to the user. |
xcomponentRef [href] |
href attribute can be used to refer to an external URI or, if prefixed with a "#" a named resource from the resources section of the XPipe. |
authorInfo |
|
doc |
|
input |
|
keyword |
|
keywords |
|
parameter |
|
parameters |
|
post |
|
pre |
|
resources |
|
test |
|
title |
|
unitTests |
|
version |
|
xcomponentRef |
|
xcomponents |
|
xpipe |
encoding |
|
extractFilename |
|
id |
|
input [encoding] |
|
input [href] |
|
output [encoding] |
|
output [href] |
|
post [CLASSPATH] |
|
post [encoding] |
|
post [extractFilename] |
|
post [href] |
|
post [type] |
|
pre [CLASSPATH] |
|
pre [encoding] |
|
pre [extractFilename] |
|
pre [href] |
|
pre [type] |
|
resource [encoding] |
|
resource [extractFilename] |
|
resource [id] |
|
test [name] |
|
xcomponentRef [href] |