Hiya, It is possible to use arbitary shorthands when specifing schema in block info. Unfortunately those shorthands are matched to full URIs in a kernel specific way. So if I map "blarg" to XMLSchema I would have a perfectly valid schema type in my kernel but as soon as I moved to another instance of Phoenix my component would go kafuie.
So I would like to issue warnings when the type (ie "relax-ng") does not match the URI of the schema language (ie "http://relaxng.org/ns/structure/1.0") which will ensure this is portable between different instances of phoenix. We can support the old form but spew out lots of warning messages. yea or nay? -- Cheers, Peter Donald *------------------------------------------------------* | "Religion is what the common people see as true, the | | wise people see as false, and the rulers see as | | useful" --Seneca | *------------------------------------------------------* --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
