A document has been updated:

http://cocoon.zones.apache.org/daisy/documentation/1303.html

Document ID: 1303
Branch: main
Language: default
Name: Basic Configuration (unchanged)
Document Type: Cocoon Document (unchanged)
Updated on: 7/6/07 10:13:25 AM
Updated by: Grzegorz Kossakowski

A new version has been created, state: publish

Parts
=====

Content
-------
This part has been updated.
Mime type: text/xml (unchanged)
File name:  (unchanged)
Size: 1851 bytes (unchanged)
Content diff:
(14 equal lines skipped)
    
    <pre>&lt;beans xmlns="http://www.springframework.org/schema/beans";
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
---        
<strong>xmlns:configurator="http://cocoon.apache.org/schame/configurator";</strong>
+++        
<strong>xmlns:configurator="http://cocoon.apache.org/schema/configurator";</strong>
           xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
                               
<strong>http://cocoon.apache.org/schema/configurator 
http://cocoon.apache.org/schema/configurator/cocoon-configurator-1.0.xsd";</strong>&gt;
        ...
(23 equal lines skipped)