Annotation of embedaddon/libxml2/test/schemas/xsd-simpleType-varieties_0.xml, revision 1.1.1.1

1.1       misho       1: <?xml version="1.0" encoding="ISO-8859-1" ?>
                      2: <!-- This is the test data for the check of the implementation of varieties of xsd:simpleType element. -->
                      3: <foo xmlns="http://FOO">
                      4:        <barA>fajita</barA>
                      5:        <barB>pub pub</barB>
                      6:        <barC><![CDATA[tequilla]]></barC>
                      7: </foo>
                      8: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>