newbie validate xml using xsd

I need validate an xml using xsd in .net,

my files

see next post

any help about it ? any sample code source ?

Upvotes: 0

Views: 557

Answers (1)

Aussie Craig
Aussie Craig

Reputation: 772

See the following example Validate an XML Document. Looks about right to me.

Upvotes: 1

Related Questions