T
timothy.williams
Never done this....fairly new as well.
I am storing XML files on a server. Before I write the file to the
disk, I would like
to verify the syntax is correct. I don't want to validate it because I
don't have
any schema or data definition document to validate it against.
I just want to know the file is valid XML syntax.
How can I go about this?
thanks in advance.
TRW
I am storing XML files on a server. Before I write the file to the
disk, I would like
to verify the syntax is correct. I don't want to validate it because I
don't have
any schema or data definition document to validate it against.
I just want to know the file is valid XML syntax.
How can I go about this?
thanks in advance.
TRW