Page: http://wiki.cocoondev.org/Wiki.jsp?page=XSPFundamentals, version: 13 on
Mon Jan 27 14:28:40 2003 by 217.204.243.210
- An XSP document is a XML document with special [XSP tags|XSPSyntax]. A XSP
document can be used as the started point of a [Cocoon processing
pipeline|Pipeline]. The XSP is processed by a special Cocoon Generator called
__ServerPagesGenerator__.
?
^^
+ An XSP document is a XML document with special [XSP tags|XSPSyntax]. A XSP
document can be used as the starting point of a [Cocoon processing
pipeline|Pipeline]. The XSP is processed by a special Cocoon Generator called
__ServerPagesGenerator__.
?
^^^
- * A Markup Language Processor -- turns XSP into source code for a given
language
+ * A Markup Language Processor -- turns XSP into source code for a given
language.
?
+
- * A Programming Language Processor -- compiles, loads and executes code
generated by the above
+ * A Programming Language Processor -- compiles, loads and executes code
generated by the above.
?
+