Date: 2004-09-20T04:01:00 Editor: NielsVanKampenhout <[EMAIL PROTECTED]> Wiki: Cocoon Wiki Page: Schema2CocoonForms URL: http://wiki.apache.org/cocoon/Schema2CocoonForms
no comment Change Log: ------------------------------------------------------------------------------ @@ -4,7 +4,7 @@ The XSLs in this example were actually one of my firsts attempts at XSL/Schema/Cocoon, so they are not examples of very good programming. In addition, they can only transform schemas of a certain, very simple and restricted structure. These XSLs should be considered as a proof of concept, rather than an example of how it should be done. -The difficulty with schemas is that they can contain an implicit structure by means of references to elements. The example XSLs can transform schema with the following structure: a root element containing references to a number other elements, each having a number of child elements. See the included schema for an example. Try to edit the schema and see the form adapt to it. Making forms has never been easier ;) +The difficulty with schemas is that they can contain an implicit structure by means of references to elements. The example XSLs can transform schemas with the following structure: a root element containing references to a number other elements, each having a number of child elements. See the included schema for an example. Try to edit the schema and see the form adapt to it. Making forms has never been easier ;) = Installation notes = @@ -28,6 +28,6 @@ = Feedback wanted = -I you have difficulties on getting the example up and running, of if you have any comments, please send me an email and I will try to help. Also feel free to add useful info to this Wiki page. +I you have difficulties on getting the example up and running, or if you have any comments, please send me an email and I will try to help. Also feel free to add useful info to this Wiki page. NielsVanKampenhout
