M
mahesh.kanakaraj
Hi Folks,
This is my first post to this group, and I really am not sure whether
this is the right group to ask my question. If its not an appropriate
question to this group, please correct me and guide me to the right
place.
The thing is, I have been asked to design a XML parser using C. I have
done some study on XML so far and I know that I should have a design
before I start my coding.
And since I am new to the part of parser, I really am confused about
what would be components of my parser. All I know now is that I need a
validating component that validates the XML file, which should then
pass the XML file on to the parsing component for parsing.
My confusion lies on the parsing component. Its like I can't decide
what should be the sub-components of the parsing component.
Would some of you people be kind enough to enlighten me on this issue.
Thanks in Advance.
Mahesh.
This is my first post to this group, and I really am not sure whether
this is the right group to ask my question. If its not an appropriate
question to this group, please correct me and guide me to the right
place.
The thing is, I have been asked to design a XML parser using C. I have
done some study on XML so far and I know that I should have a design
before I start my coding.
And since I am new to the part of parser, I really am confused about
what would be components of my parser. All I know now is that I need a
validating component that validates the XML file, which should then
pass the XML file on to the parsing component for parsing.
My confusion lies on the parsing component. Its like I can't decide
what should be the sub-components of the parsing component.
Would some of you people be kind enough to enlighten me on this issue.
Thanks in Advance.
Mahesh.