This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Possible transformiix bug with defaulted attributes.



> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]