Home »
Public Forums »
archive »
Help with XML and DTD/Shema !!
Help with XML and DTD/Shema !! [message #44328] |
Mon, 06 June 2005 07:56 |
Antonio Santiago
Messages: 201 Registered: February 2004
|
Senior Member |
|
|
Hi group.
I have a XML file (all files are attached) and want to parse with
IDLffXMLDOMDocument object.
The Load documentation method says I can specify VALIDATION_MODE (to
ensure my XML accomplishes the appropiate DTD or Schema) and
EXCLUDE_IGNORABLE_WHITESPACES (to exclude ignorable whitespaces :) ).
Well, If a set up my XML to use DTD (and put VALIDATION_MODE=2, that is
validate always) all is right. Also the whitespaces out of elements are
ignored. But when I use Schema file in the XML i get some errors (the
'plugin' elements is not defined and the whitesapces are nor removed).
Can anybody help me? I tested my XSD+XML file with
" http://apps.gotdotnet.com/xmltools/xsdvalidator/Default.aspx" and all
is ok.
Is there any problem with IDL and XML Schemas ??
--
-----------------------------------------------------
Antonio Santiago P�rez
( email: santiago<<at>>grahi.upc.edu )
( www: http://www.grahi.upc.edu/santiago )
( www: http://asantiago.blogsite.org )
-----------------------------------------------------
GRAHI - Grup de Recerca Aplicada en Hidrometeorologia
Universitat Polit�cnica de Catalunya
-----------------------------------------------------
|
|
|
Current Time: Wed Oct 08 15:12:36 PDT 2025
Total time taken to generate the page: 0.00500 seconds