axel%pike.org d1b4ee8210 not part of build; adding a XUL interface to use the xalan conformance tests for transformiix
git-svn-id: svn://10.0.0.236/trunk@88376 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 03:45:29 +00:00

49 lines
2.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<xalantests>
<test file="attribset/attribset01">
<purpose>Set attribute of a LRE from single attribute set.</purpose>
</test>
<test file="attribset/attribset02">
<purpose>Set attributes of a LRE from multiple attribute sets.</purpose>
</test>
<test file="attribset/attribset03">
<purpose>Use xsl:element with multiple attribute sets.</purpose>
</test>
<test file="attribset/attribset04">
<purpose>Use xsl:copy with multiple attribute sets, no conflicts.</purpose>
</test>
<test file="attribset/attribset05">
<purpose>Set attributes of a LRE using attribute sets that inherit.</purpose>
</test>
<test file="attribvaltemplate/attribvaltemplate01">
<purpose>Test of single attribute value template (AVT).</purpose>
</test>
<test file="attribvaltemplate/attribvaltemplate02">
<purpose>Test two AVTs with literal element between them (based on example in the spec).</purpose>
</test>
<test file="attribvaltemplate/attribvaltemplate03">
<purpose>Test of left curly brace escape.</purpose>
</test>
<test file="attribvaltemplate/attribvaltemplate04">
<purpose>Test of right curly brace escape.</purpose>
</test>
<test file="attribvaltemplate/attribvaltemplate05">
<purpose>Use of Curly brace to set value of HTML attribute.</purpose>
</test>
<test file="attribvaltemplate/attribvaltemplate07">
<purpose>Use of Curly brace to set value of HTML attributes. Predicate and quotes inside. Use of Curly brace to set value of HTML attributes. Predicate and quotes inside.</purpose>
</test>
<test file="attribvaltemplate/attribvaltemplate08">
<purpose>Compare the results of attribute value generated by AVT vs. xsl:value-of, with the output specified to be HTML.</purpose>
</test>
<test file="axes/axes41">
<purpose>Test for 'self::' Axis Identifier with index (not that it's practical).</purpose>
</test>
<test file="axes/axes42">
<purpose>Test for 'self::' Axis Identifier with specified element name that is not found.</purpose>
</test>
<test file="axes/axes43">
<purpose>Test for abbreviated '.' syntax.</purpose>
</test>
</xalantests>