[Bug 28581] [xslt30ts] test set "static": whitespace

https://www.w3.org/Bugs/Public/show_bug.cgi?id=28581

--- Comment #2 from Abel Braaksma <abel.braaksma@xs4all.nl> ---
In addition to the above, the XT3 Catalog Schema reflects this default for the
normalize-space attribute:

<xs:simpleContent>
    <xs:extension base="xs:string">
        <xs:attribute name="normalize-space" type="xs:boolean" default="true"/>
    </xs:extension>
</xs:simpleContent>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 29 April 2015 17:09:41 UTC