XML validating using XML Schema in C
Date: 29 Mar 2005 02:42:47 -0800
Hay friends.
I am making XML parser using linux C. I would like to know some of
the functions about validating my XML file with XML Schema in C.
If any one has idea about parsing and validating XML doc with XML
Schema using libxml.a or libxml2.a library in linux. Please do reply me
back asap.
thanks in advance.
Jigar
Relevant Pages
- RE: Question on importing xml to Access
... We have the XML file and the XML schema applied to it. ... the result database schema contains the ... (microsoft.public.access.externaldata) - RE: XML Data Application
... This app needs to have some longevity, ... > certain XML file in the proper location according to a certain key value, ... > | I am planning a application that will output a report to a XML Schema. ... (microsoft.public.dotnet.framework) - Re: Autoincrement in XML files
... you cannot write your databack doing writeXML you just overwrite ... > method I write the data back to the original XML file. ... > which in turn is based on an XML schema. ... (microsoft.public.dotnet.general) - RE: XML Data Application
... to have a more big picture understanding of the XMLSerialization methods, ... > certain XML file in the proper location according to a certain key value, ... > columns per row) into xml elments and store into your XML file. ... > | I am planning a application that will output a report to a XML Schema. ... (microsoft.public.dotnet.framework) - RE: XML Data Application
... the main problem is the structure of the xml ... columns per row) into xml elments and store into your XML file. ... | I am planning a application that will output a report to a XML Schema. ... it retrieves from the UserCurrent Key the CompanyName etc ... (microsoft.public.dotnet.framework) |
|