Re: Possible transformiix bug with defaulted attributes.

Subject: Re: Possible transformiix bug with defaulted attributes.
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 4 May 2000 13:09:48 +0100 (BST)
> The problem arises out of conditional match against a missing attribute
> where the XML schema provides a default value.

there is nothing in either the XML or XSL specs that suggests that
any XML application should default attributes from anything other than a
DTD. And certainly you wouldn't expect anything other than MSXSL to
understand this microsoft specific format of schema:

<Schema name="DefaultTestObject" xmlns="urn:schemas-microsoft-com:xml-data"

                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
> but where the attribute is missing only MSXML v3 appears to perform
> correctly, 

transformiix is quite correct here.

David


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread