Where do I find the schema for .NET v2.0.50727 (SP2) machine.config file on XP?
Asked
Active
Viewed 239 times
1 Answers
-1
MSDN is a good place to start:
http://msdn.microsoft.com/en-us/library/1fk1t1t0(VS.80).aspx

overslacked
- 4,127
- 24
- 28
-
Found that 10 minutes into the problem....... But, if I want to validate an .xml I need the actual schema file. Didn't see that on the page, just a bunch of documentation. – hognala Nov 06 '09 at 21:54