Date: 2004-08-17T00:41:16 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 examples 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 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 ;) = Installation notes =
