Generated: Fri Feb 01 18:05:21 2002. By RNG2HTML.py
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
|
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.
Refer to an external URI or, if prefixed with a "#" a
named resource from the resources section of the xcomponent.
encoding - default is "PLAIN"
PLAIN
BASE64
|
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 condition type.
JavaClass
Jython
XSD
RNG
DTD
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 condition encoding (PLAIN or BASE64).
PLAIN
BASE64
Filename to extract the post condition code into. Used primarily with encoding=BASE64 and type = JavaClass
Additions to the CLASSPATH made by the XPipe executive prior to executing the code.
|
pre
|
Precondtion - code that must evaluate to true for the XPipe test to be valid.
Pre condition type.
JavaClass
Jython
XSD
RNG
DTD
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 condition encoding (PLAIN or BASE64).
PLAIN
BASE64
Filename to extract the Pre condition code into. Used primarily with encoding=BASE64 and type = JavaClass
Additions to the CLASSPATH made by the XPipe executive prior to executing the code.
|
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.
An optional Name for the Test. Used in xpipeUnitTest application for example, to display
test progress to the user.
|
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
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.
|
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
|
Encoding - default is "PLAIN"
PLAIN
BASE64
|
extractFilename
|
Filename to extract the resource into. If not supplied, resource not extracted when XPipe installed.
|
id
|
resource identifier - must be unique in the XPipe.
|
input [encoding]
|
encoding - default is "PLAIN"
PLAIN
BASE64
|
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).
PLAIN
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).
PLAIN
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.
JavaClass
Jython
XSD
RNG
DTD
|
pre [CLASSPATH]
|
Additions to the CLASSPATH made by the XPipe executive prior to executing the code.
|
pre [encoding]
|
Pre condition encoding (PLAIN or BASE64).
PLAIN
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.
JavaClass
Jython
XSD
RNG
DTD
|
resource [encoding]
|
Encoding - default is "PLAIN"
PLAIN
BASE64
|
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.
|