SVN resources for Services. SVN resources for Metadata

Rod Widdowson rdw at steadingsoftware.com
Thu Apr 9 11:21:14 EDT 2015


> >I'm curious if <bean xsi:type="..." works. If you find yourself in
> >position to investigate, I think that's worth a minute or two.
> 
> It's not schema-valid, so I would not expect that it would work.

Right.  I guess I had hoped that Spring had the same view of schema as the
Ant people do (I read it as "Our language is far too broad to be constrained
by such impediments as schema").

<resource:SVNResource xsi:type="resource:SVNResource" .../>

Works though.....

It’s a pretty easy test to do by the way.  Just add the schema to the top of
services.xml and cut and paste that example in...

/R



More information about the dev mailing list