Re: XML parsing with DTD in MIDP application.
Posted By:
irfan_mansha
Posted On:
Monday, August 19, 2002 02:27 AM
It depends on your application business logic. If you have ur own xml structure instead of you are receiving from any third person or application then there is no need to validate xml structure. If you are receiving xml structure from out side of ur application then u have to need to validate receiving xml structuring against your DTD. so that your application can work properly because it depends on xml strucutre.
I think it would be helpful.
take care,
irfan mansha.