Hi, all!
I would like to seek your advice/answers about docBooks in Visual
Studio.NET.
Here are my questions:
-Does Microsoft support DocBook?
-Can DocBook be included in VS.NET? If not, how could I incorporate DocBooks
to my VS.NET editor?
Thanks and more power!
Ann
Oleg Tkachenko [MVP] - 14 Jun 2004 10:20 GMT
> Here are my questions:
> -Does Microsoft support DocBook?
> -Can DocBook be included in VS.NET? If not, how could I incorporate DocBooks
> to my VS.NET editor?
Which kind of support are you talking about? You can edit Docbook
documents in Visual Studio, you can validate them against XSD schema.
If you want better support, take a look at Word 2003, I've heard people
building really smart solutions with Docbook and Word 2003.

Signature
Oleg Tkachenko [XML MVP]
http://blog.tkachenko.com
Michael Still - 23 Jun 2004 22:58 GMT
> Here are my questions:
> -Does Microsoft support DocBook?
> -Can DocBook be included in VS.NET? If not, how could I incorporate DocBooks
> to my VS.NET editor?
Are you talking about having the documentation comments in your code
turn into DocBook documentation here, or simply editting an XML file?
Cheers,
Mikal
Ann Marinas - 24 Jun 2004 15:10 GMT
Hi, Michael!
Thank you for your reply.
I'm just trying to edit an xml file that has the DocBook tags on it using
Visual Studio.NET. I tried doing Oleg's suggestion on validating it on a XSD
Schema, but it still doesn't work (or probably I've overlooked on
something...), but anyhow I've solved my problem.
Thank you once again for the help! I really do appreciate it!
Regards,
Ann
> > Here are my questions:
> > -Does Microsoft support DocBook?
[quoted text clipped - 6 lines]
> Cheers,
> Mikal