wine-wine/dlls/msxml3
Nikolay Sivov a62bed3bb8 msxml3/saxreader: Allow setting default value for schema-validation feature.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-27 09:01:26 +01:00
..
tests msxml3/saxreader: Allow setting default value for schema-validation feature. 2018-02-27 09:01:26 +01:00
Makefile.in
attribute.c
bsc.c msxml3: Use IUri API to load documents. 2018-01-23 11:32:12 +01:00
cdata.c
comment.c
datatypes.xsd
dispex.c
docfrag.c
doctype.c
domdoc.c msxml3: Implement custom document importing callback. 2018-01-23 11:32:14 +01:00
domimpl.c
element.c
entityref.c
factory.c
httprequest.c
main.c msxml3: Register msxsl:node-set() extension function. 2018-01-23 11:32:16 +01:00
msxml3.manifest
msxml3.spec
msxml3_v1.idl
msxml_private.h msxml3: Use the global HeapAlloc() wrappers. 2018-02-05 10:00:07 +01:00
mxnamespace.c
mxwriter.c msxml3/mxwriter: Implement notation declaration output. 2016-04-04 13:17:31 +09:00
node.c msxml3: Implement custom document importing callback. 2018-01-23 11:32:14 +01:00
nodelist.c
nodemap.c
parseerror.c
pi.c
saxreader.c msxml3/saxreader: Allow setting default value for schema-validation feature. 2018-02-27 09:01:26 +01:00
schema.c msxml3: Use the global HeapAlloc() helpers. 2018-02-06 14:28:10 +01:00
schemas.rc
selection.c
stylesheet.c
text.c msxml3: Remove CRs in domtext_put_data and add them in domtext_get_xml. 2018-02-22 21:46:28 +01:00
uuid.c
version.rc
xdr.c
xmldoc.c
xmlelem.c
xmlparser.c
xmlparser.idl
xmlview.c
xslpattern.h
xslpattern.l
xslpattern.y