[Mono-list] Does Mono xsd support external schema files?

markhamblin at cox.net markhamblin at cox.net
Mon Jun 18 15:43:27 EDT 2007


---- Atsushi Eno <atsushi at ximian.com> wrote: 
> Hello,
> 
> It does not sound something that existed in .NET 1.x ADO.NET, or
> I have been unaware about it (anyways I don't touch ADO.NET
> anymore).
> 
> If you give more details about what you wrote below, those who
> work on ADO.NET might implement such features.
> 

Here is the link describing the mechanism we're using:

http://msdn2.microsoft.com/en-us/library/w2wcdz8t(vs.71).aspx

We are using the typedName, typedPlural, typedParent, and typedChildren attributes.  The page has a table that shows pretty clearly how these attributes are used in the derived classes.

> Atsushi Eno
> 
> markhamblin at cox.net wrote:
> > Hi,
> > 
> > I am porting a project that involves a bunch of datasets derived from .xsd files.  I am having trouble porting these because they use what I believe is a Microsoft schema called xml-msprop that changes the internal naming of the derived classes.  The Mono xsd command appears to ignore this directive.  Is there any workaround under Mono to process the .xsd files using an external schema?
> > 
> > Thank you.
> > Mark Hamblin
> > _______________________________________________
> > Mono-list maillist  -  Mono-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-list
> > 
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list



More information about the Mono-list mailing list