|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
Test Suite issuesfound some issues with current version of XForms 1.1 Test Suite:
- Test 3.3.1.c3 has been removed but still exists in the XF11_03_Results.xml file. I attached the corrected version - Test 10.17.c.xhtml uses wrong xpath expressions in the @if expression: if="string-length(.)=3 and . > 0". As there's no binding saying that '.' is a numerical value it defaults to a string and the second condition ". > 0' does not make sense. Furthermore i don't get the intend of this additional condition. I think the intend of testing the focus advancement would perfectly be met with only the first condition 'string-length(.) = 3" Joern <?xml version="1.0" encoding="UTF-8"?> <testSuite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.w3c.org/MarkUp/Forms/XForms/Test/11 XF11TestSuite.xsd" specVersion="1.1" xmlns="http://www.w3c.org/MarkUp/Forms/XForms/Test/11"> <specChapter chapterName="3. " productId="" chapterTitle="Document Structure"> <statusSummary> <numNormTotal>35</numNormTotal> <numNormPass>0</numNormPass> <numNormFail>0</numNormFail> <numNormUnknown>0</numNormUnknown> <numBasicTotal>35</numBasicTotal> <numBasicPass>0</numBasicPass> <numBasicFail>0</numBasicFail> <numBasicUnknown>0</numBasicUnknown> </statusSummary> <profile> <specification>XForms 1.1</specification> <normativeOnly>false</normativeOnly> <basicOnly>false</basicOnly> </profile> <testCase> <testCaseSection>3.1</testCaseSection> <testCaseName>3.1.a</testCaseName> <testCaseLink>../../Chapt03/3.1/3.1.a.xhtml</testCaseLink> <testCaseDescription>XForms namespace</testCaseDescription> <testCaseSpecLinkName>3.1</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-namespace</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.2.1</testCaseSection> <testCaseName>3.2.1.a</testCaseName> <testCaseLink>../../Chapt03/3.2/3.2.1/3.2.1.a.xhtml</testCaseLink> <testCaseDescription>id attribute</testCaseDescription> <testCaseSpecLinkName>3.2.1</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-attrs-common</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.2.1</testCaseSection> <testCaseName>3.2.1.b</testCaseName> <testCaseLink>../../Chapt03/3.2/3.2.1/3.2.1.b.xhtml</testCaseLink> <testCaseDescription>foreign attributes</testCaseDescription> <testCaseSpecLinkName>3.2.1</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-attrs-common</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.2.2</testCaseSection> <testCaseName>3.2.2.a</testCaseName> <testCaseLink>../../Chapt03/3.2/3.2.2/3.2.2.a.xhtml</testCaseLink> <testCaseDescription>src attribute</testCaseDescription> <testCaseSpecLinkName>3.2.2</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-attrs-link</testCaseSpecLink> <testCaseBasic>false</testCaseBasic> <testCaseNormative>false</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>false</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.2.3</testCaseSection> <testCaseName>3.2.3.a</testCaseName> <testCaseLink>../../Chapt03/3.2/3.2.3/3.2.3.a.xhtml</testCaseLink> <testCaseDescription>single-node binding - ref attribute</testCaseDescription> <testCaseSpecLinkName>3.2.3</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-attrs-single-node</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.2.3</testCaseSection> <testCaseName>3.2.3.b</testCaseName> <testCaseLink>../../Chapt03/3.2/3.2.3/3.2.3.b.xhtml</testCaseLink> <testCaseDescription>single-node binding - model attribute</testCaseDescription> <testCaseSpecLinkName>3.2.3</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-attrs-single-node</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.2.3</testCaseSection> <testCaseName>3.2.3.c</testCaseName> <testCaseLink>../../Chapt03/3.2/3.2.3/3.2.3.c.xhtml</testCaseLink> <testCaseDescription>single-node binding - bind attribute</testCaseDescription> <testCaseSpecLinkName>3.2.3</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-attrs-single-node</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.2.3</testCaseSection> <testCaseName>3.2.3.d</testCaseName> <testCaseLink>../../Chapt03/3.2/3.2.3/3.2.3.d.xhtml</testCaseLink> <testCaseDescription>single-node binding - bind attribute overrides ref and model</testCaseDescription> <testCaseSpecLinkName>3.2.3</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-attrs-single-node</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.2.3</testCaseSection> <testCaseName>3.2.3.e</testCaseName> <testCaseLink>../../Chapt03/3.2/3.2.3/3.2.3.e.xhtml</testCaseLink> <testCaseDescription>single-node binding - invalid bind IDREF</testCaseDescription> <testCaseSpecLinkName>3.2.3</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-attrs-single-node</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.2.3</testCaseSection> <testCaseName>3.2.3.f</testCaseName> <testCaseLink>../../Chapt03/3.2/3.2.3/3.2.3.f.xhtml</testCaseLink> <testCaseDescription>single-node binding - invalid model IDREF</testCaseDescription> <testCaseSpecLinkName>3.2.3</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-attrs-single-node</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.2.3</testCaseSection> <testCaseName>3.2.3.g</testCaseName> <testCaseLink>../../Chapt03/3.2/3.2.3/3.2.3.g.xhtml</testCaseLink> <testCaseDescription>first node rule</testCaseDescription> <testCaseSpecLinkName>3.2.3</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-attrs-single-node</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.2.4</testCaseSection> <testCaseName>3.2.4.a</testCaseName> <testCaseLink>../../Chapt03/3.2/3.2.4/3.2.4.a.xhtml</testCaseLink> <testCaseDescription>node-set binding - nodeset attribute and bind attribute override</testCaseDescription> <testCaseSpecLinkName>3.2.4</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-attrs-nodeset</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.2.4</testCaseSection> <testCaseName>3.2.4.b</testCaseName> <testCaseLink>../../Chapt03/3.2/3.2.4/3.2.4.b.xhtml</testCaseLink> <testCaseDescription>node-set binding - model attribute of itemset element</testCaseDescription> <testCaseSpecLinkName>3.2.4</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-attrs-nodeset</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.2.4</testCaseSection> <testCaseName>3.2.4.c</testCaseName> <testCaseLink>../../Chapt03/3.2/3.2.4/3.2.4.c.xhtml</testCaseLink> <testCaseDescription>node-set binding - bind attribute of itemset element</testCaseDescription> <testCaseSpecLinkName>3.2.4</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-attrs-nodeset</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.2.4</testCaseSection> <testCaseName>3.2.4.d</testCaseName> <testCaseLink>../../Chapt03/3.2/3.2.4/3.2.4.d.xhtml</testCaseLink> <testCaseDescription>node-set binding - bind attribute overrides model attribute</testCaseDescription> <testCaseSpecLinkName>3.2.4</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-attrs-nodeset</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.2.4</testCaseSection> <testCaseName>3.2.4.e</testCaseName> <testCaseLink>../../Chapt03/3.2/3.2.4/3.2.4.e.xhtml</testCaseLink> <testCaseDescription>node-set binding - invalid model IDREF</testCaseDescription> <testCaseSpecLinkName>3.2.4</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-attrs-nodeset</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.2.4</testCaseSection> <testCaseName>3.2.4.f</testCaseName> <testCaseLink>../../Chapt03/3.2/3.2.4/3.2.4.f.xhtml</testCaseLink> <testCaseDescription>node-set binding - invalid bind IDREF</testCaseDescription> <testCaseSpecLinkName>3.2.4</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-attrs-nodeset</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.3.a</testCaseSection> <testCaseName>3.3.a</testCaseName> <testCaseLink>../../Chapt03/3.3/3.3.a.xhtml</testCaseLink> <testCaseDescription>processor must ignore unrecognized foreign-namespaced attributes</testCaseDescription> <testCaseSpecLinkName>3.3</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-abstract</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.3.1</testCaseSection> <testCaseName>3.3.1.a1</testCaseName> <testCaseLink>../../Chapt03/3.3/3.3.1/3.3.1.a1.xhtml</testCaseLink> <testCaseDescription>50 models created</testCaseDescription> <testCaseSpecLinkName>3.3.1</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-model</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.3.1</testCaseSection> <testCaseName>3.3.1.a2</testCaseName> <testCaseLink>../../Chapt03/3.3/3.3.1/3.3.1.a2.xhtml</testCaseLink> <testCaseDescription>no models created</testCaseDescription> <testCaseSpecLinkName>3.3.1</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-model</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.3.1</testCaseSection> <testCaseName>3.3.1.b</testCaseName> <testCaseLink>../../Chapt03/3.3/3.3.1/3.3.1.b.xhtml</testCaseLink> <testCaseDescription>invalid function</testCaseDescription> <testCaseSpecLinkName>3.3.1</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-model</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.3.1</testCaseSection> <testCaseName>3.3.1.c1</testCaseName> <testCaseLink>../../Chapt03/3.3/3.3.1/3.3.1.c1.xhtml</testCaseLink> <testCaseDescription>valid schema</testCaseDescription> <testCaseSpecLinkName>3.3.1</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-model</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.3.1</testCaseSection> <testCaseName>3.3.1.c2</testCaseName> <testCaseLink>../../Chapt03/3.3/3.3.1/3.3.1.c2.xhtml</testCaseLink> <testCaseDescription>invalid schema</testCaseDescription> <testCaseSpecLinkName>3.3.1</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-model</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.3.1</testCaseSection> <testCaseName>3.3.1.d1</testCaseName> <testCaseLink>../../Chapt03/3.3/3.3.1/3.3.1.d1.xhtml</testCaseLink> <testCaseDescription>version attribute</testCaseDescription> <testCaseSpecLinkName>3.3.1</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-model</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.3.1</testCaseSection> <testCaseName>3.3.1.d2</testCaseName> <testCaseLink>../../Chapt03/3.3/3.3.1/3.3.1.d2.xhtml</testCaseLink> <testCaseDescription>version attribute negative test 1</testCaseDescription> <testCaseSpecLinkName>3.3.1</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-model</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.3.1</testCaseSection> <testCaseName>3.3.1.d3</testCaseName> <testCaseLink>../../Chapt03/3.3/3.3.1/3.3.1.d3.xhtml</testCaseLink> <testCaseDescription>version attribute negative test 2</testCaseDescription> <testCaseSpecLinkName>3.3.1</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-model</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.3.2</testCaseSection> <testCaseName>3.3.2.a</testCaseName> <testCaseLink>../../Chapt03/3.3/3.3.2/3.3.2.a.xhtml</testCaseLink> <testCaseDescription>model with no instance</testCaseDescription> <testCaseSpecLinkName>3.3.2</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-model-instance</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.3.2</testCaseSection> <testCaseName>3.3.2.b</testCaseName> <testCaseLink>../../Chapt03/3.3/3.3.2/3.3.2.b.xhtml</testCaseLink> <testCaseDescription>instance with inline data</testCaseDescription> <testCaseSpecLinkName>3.3.2</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-model-instance</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.3.2</testCaseSection> <testCaseName>3.3.2.c</testCaseName> <testCaseLink>../../Chapt03/3.3/3.3.2/3.3.2.c.xhtml</testCaseLink> <testCaseDescription>instance with resource attribute</testCaseDescription> <testCaseSpecLinkName>3.3.2</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-model-instance</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.3.2</testCaseSection> <testCaseName>3.3.2.d</testCaseName> <testCaseLink>../../Chapt03/3.3/3.3.2/3.3.2.d.xhtml</testCaseLink> <testCaseDescription>instance with invalid resource link</testCaseDescription> <testCaseSpecLinkName>3.3.2</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-model-instance</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.3.2</testCaseSection> <testCaseName>3.3.2.e</testCaseName> <testCaseLink>../../Chapt03/3.3/3.3.2/3.3.2.e.xhtml</testCaseLink> <testCaseDescription>instance with inline data and resource attribute</testCaseDescription> <testCaseSpecLinkName>3.3.2</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-model-instance</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.3.2</testCaseSection> <testCaseName>3.3.2.f</testCaseName> <testCaseLink>../../Chapt03/3.3/3.3.2/3.3.2.f.xhtml</testCaseLink> <testCaseDescription>instance with inline data, resource attribute, and src attribute</testCaseDescription> <testCaseSpecLinkName>3.3.2</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-model-instance</testCaseSpecLink> <testCaseBasic>false</testCaseBasic> <testCaseNormative>false</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>false</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.3.2</testCaseSection> <testCaseName>3.3.2.g</testCaseName> <testCaseLink>../../Chapt03/3.3/3.3.2/3.3.2.g.xhtml</testCaseLink> <testCaseDescription>inline content has two top-level nodes in instance element</testCaseDescription> <testCaseSpecLinkName>3.3.2</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-model-instance</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.3.2</testCaseSection> <testCaseName>3.3.2.h</testCaseName> <testCaseLink>../../Chapt03/3.3/3.3.2/3.3.2.h.xhtml</testCaseLink> <testCaseDescription>invalid instance causes exception with resource-uri</testCaseDescription> <testCaseSpecLinkName>3.3.2</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-model-instance</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.3.4</testCaseSection> <testCaseName>3.3.4.a</testCaseName> <testCaseLink>../../Chapt03/3.3/3.3.4/3.3.4.a.xhtml</testCaseLink> <testCaseDescription>nodeset attribute of bind element</testCaseDescription> <testCaseSpecLinkName>3.3.4</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-bind-element</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.3.4</testCaseSection> <testCaseName>3.3.4.b</testCaseName> <testCaseLink>../../Chapt03/3.3/3.3.4/3.3.4.b.xhtml</testCaseLink> <testCaseDescription>more bind element examples</testCaseDescription> <testCaseSpecLinkName>3.3.4</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-bind-element</testCaseSpecLink> <testCaseBasic>true</testCaseBasic> <testCaseNormative>true</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>true</testCaseRequired> <testCaseNote/> </testCase> <testCase> <testCaseSection>3.4.1</testCaseSection> <testCaseName>3.4.1.a</testCaseName> <testCaseLink>../../Chapt03/3.4/3.4.1/3.4.1.a.xhtml</testCaseLink> <testCaseDescription>extension element</testCaseDescription> <testCaseSpecLinkName>3.4.1</testCaseSpecLinkName> <testCaseSpecLink>http://www.w3.org/TR/xforms11/#structure-extension</testCaseSpecLink> <testCaseBasic>false</testCaseBasic> <testCaseNormative>false</testCaseNormative> <testCaseStatus>Unknown</testCaseStatus> <testCaseDate>2005-09-10</testCaseDate> <testCaseRequired>false</testCaseRequired> <testCaseNote/> </testCase> </specChapter> </testSuite> |
| Free embeddable forum powered by Nabble | Forum Help |