<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/1999/xhtml" 
xmlns:xhtml="http://www.w3.org/1999/xhtml" 
xmlns:lenya="http://apache.org/cocoon/lenya/page-envelope/1.0">

<!--
  Licensed to the Apache Software Foundation (ASF) under one or more
  contributor license agreements.  See the NOTICE file distributed with
  this work for additional information regarding copyright ownership.
  The ASF licenses this file to You under the Apache License, Version 2.0
  (the "License"); you may not use this file except in compliance with
  the License.  You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
-->

<!-- $Id: index_de 534353 2007-05-02 08:29:23Z andreas $ -->
  <head>
    <title>Beispiele für Ressource-Typen</title>
  </head>
  <body>
    <h1>Beispiele für Ressource-Typen</h1>

    <p>
      Die Default-Publikation umfasst den <a href="/default/authoring/doctypes/xhtml-document_de.html">XHTML-Ressource-Typ</a>,
      den <a href="/default/authoring/doctypes/links.html">Links-Ressource-Typ</a>,
den <a href="/default/authoring/doctypes/opendocument_de.html">OpenDocument-Ressource-Typ</a> und
den <a href="/default/authoring/doctypes/cforms.html">CForms-Ressource-Typ</a>.
    </p>
    
    <p>
    Der <strong>XHTML-Ressource-Typ</strong> empfiehlt sich insbesondere dann, wenn dem Nutzer vollständige
    Freiheit in Bezug auf die einzufügenden Informationen gewährt werden soll.
    Dieser Ressource-Typ macht zwar wenige Einschränkungen, allerdings verliert
    man dadurch einige der wichtigsten Vorteile restriktiverer Ressource-Typen.
    </p>
    
    <p>
      Der <strong>Links-Ressource-Typ</strong> erlaubt es, Listen von Links zu verwalten. Er dient
      hauptsächlich dazu, zu zeigen, dass Lenya mit beliebigen Ressource-Typen umgehen kann.
    </p>
    
    <p>
      Der <strong>OpenDocument-Ressource-Typ</strong> ist ein standardisiertes XML-basiertes Dateiformat
      für Office-Anwendungen. Er wurde von <a href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=office">OASIS</a>
      entwickelt.
    </p>
    
    <p>
      Der <strong>CForms-Ressource-Typ</strong> ist ein Beispiel, wie Lenya mit Formular-Daten auf der
      Basis von Cocoon's CForms in Verbindung mit Ajax umgeht. 
    </p>
    
  </body>
</html>
