Standard Xml schema for code
Is there a Microsoft or Industry standard Xml Schema for discribing C# code
in an Xml file? We are trying to standardize an Xml representation for
dynamic code generation using CodeDom. So far I have found a few Schema's
specific to some projects but none meet our need. Rather then re-invent what
is already being used I want to find out if a standard exists.
We are mainly interested in C# but obviously a CodeDom Xml schema would
apply to many languages.
Thanks.
--
John Olbert
Is there a Microsoft or Industry standard Xml Schema for discribing C# code
in an Xml file? We are trying to standardize an Xml representation for
dynamic code generation using CodeDom. So far I have found a few Schema's
specific to some projects but none meet our need. Rather then re-invent what
is already being used I want to find out if a standard exists.
We are mainly interested in C# but obviously a CodeDom Xml schema would
apply to many languages.
Thanks.
--
John Olbert