Hi!
Anybody here know how to check for valid xml tags/pairs?
I'm trying to create a program that will check if a particular tag has a start and end tag. If a tag doesn't have a start tag then it gets stripped (actually this is the easy part. =p). Tags written as <tags/> are okay.
Thanks in advance!
Anybody here know how to check for valid xml tags/pairs?
I'm trying to create a program that will check if a particular tag has a start and end tag. If a tag doesn't have a start tag then it gets stripped (actually this is the easy part. =p). Tags written as <tags/> are okay.
Thanks in advance!