Where Do Schema Come From?

Peter Schober peter.schober at univie.ac.at
Mon Nov 28 16:21:51 EST 2016


* Cantor, Scott <cantor.2 at osu.edu> [2016-11-28 22:05]:
> > FWIW, when trying to convert my resolver to the newer, simplified
> > syntax and defaulted (or differently defaulted) namespaces I could get
> > everything to work except Script attribute definitions specifically.
>
> That's just because we had to fork the names. In the original
> schemas, the two types (DataConnector, AttributeDefinition) were
> both called Script, so we had to change the names to put them down
> into one namespace. Documentation should be updated on what they're
> called.

Ah, thanks! Indeed I missed that.
Changing from xsi:type="ad:Script" to xsi:type="ScriptedAttribute"
in the cleaned-up v3.3 resolver should take care of that.
-peter


More information about the users mailing list