> -----Original Message----- > From: Finn Bock [mailto:[EMAIL PROTECTED] > > Hi, > > I was looking for xsl-fo test suites on the net and found > http://www.w3.org/Style/XSL/TestSuite/ > > but for some reason all the test in the NIST zip file uses master-name > instead of master-reference on the fo:page-sequence's. > > <fo:page-sequence master-name="test-page-master"> >
Hi, Apparently this was admitted by earlier versions of the spec. Older versions of FOP still supported this, but the latest version throws an error... See also : http://xml.apache.org/fop/faq.html#no-page-master > Is there some kind of background story of this? To me, it seems like the > tests are plain wrong here. > So they are indeed dead-wrong. Cheers, Andreas