xsd/c3d2web: permit podlove markup in <resource/>

This commit is contained in:
Astro 2012-03-26 02:45:08 +02:00
parent 66936250c1
commit 25d9247d41
1 changed files with 2 additions and 0 deletions

View File

@ -57,6 +57,8 @@
<xs:sequence>
<xs:element ref="alternative" minOccurs="0"
maxOccurs="unbounded"/>
<xs:any namespace="http://podlove.de/simple-chapters"
processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="size" type="xs:nonNegativeInteger"
use="required"/>