allow pulling xhtml in

git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@1460 31f61c52-7bfb-0310-b897-fc00f8a278f0
This commit is contained in:
astro 2009-02-01 08:07:22 +00:00
parent e805a09dc8
commit d79a758e31
2 changed files with 9 additions and 0 deletions

View File

@ -2,6 +2,9 @@
<xs:schema elementFormDefault="qualified"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://www.w3.org/1999/xhtml"
schemaLocation="xhtml1-strict.xsd"/>
<xs:element name="page">
<xs:complexType>
<xs:choice>
@ -80,6 +83,7 @@
<xs:element ref="ul"/>
<xs:element ref="ol"/>
<xs:element ref="news-list"/>
<xs:element ref="form" xmlns="http://www.w3.org/1999/xhtml"/>
</xs:choice>
</xs:group>
<xs:complexType name="Block" mixed="true">

View File

@ -93,6 +93,11 @@
</em>
</xsl:template>
<xsl:template match="xhtml:*"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<xsl:copy-of select="."/>
</xsl:template>
<xsl:template match="addendum">
<!--
Wenn wir nicht in news/ oder anderem sind, dann