Displaying 2 results from an estimated 2 matches for "publicid".
Did you mean:
publicip
2012 Nov 16
1
xmlParseDoc parser errors
...ml-model-processing-instruction
I guess decided they had the right to standardize a processing
instruction name.
Is there any way to get around this problem?
Also When I do the following:
t <- '<?xml version="1.0" encoding="utf-8"?><?xml-model
href="urn:publicid:-:Thomson+Information+AS:DTD+AFGRDOK:DK"?><t></t>'
> xmlParseDoc(t)
I get the parser warning
<?xml version="1.0" encoding="utf-8"?><?xml-model
href="urn:publicid:-:Thomson+Information+AS:DTD+AFGRDOK:DK"?><t></t>:1:
pa...
2012 Dec 07
0
Wine release 1.5.19
...ISequentialStream as a document load source.
msxml3: No need to keep a reference to a temporarily used stream.
xmllite: Implement encoding declaration parsing.
xmllite: Support standalone declaration.
xmllite: Fix equal sign parsing.
msxml3: Properly store SystemID and PublicID (Coverity).
msxml3: Actually use skipped entity event data.
msxml3: Fix handling of NULL object site (Coverity).
msxml3: Check return value (Coverity).
wshom: Fix refcount for typeinfo pointers.
dwrite: Handle allocation error (Coverity).
oledb32: Properly free p...