Part 3 MCE - some test scenario definitions (based on XSpec-style definitions)

Inigo Surguy inigo.surguy at gmail.com
Tue Sep 24 20:32:04 CEST 2013


Hi,

Sorry - I didn't notice the mail initially.

I can give you write access to the repository if you have a Github account
and let me know what the username is. Alternatively, you can clone the
repository and edit the clone if you prefer.

Kind regards,

Inigo



On Fri, Sep 20, 2013 at 6:03 AM, MURATA Makoto <eb2m-mrt at asahi-net.or.jp>wrote:

> Inigo,
>
> Thank you for creating this.  Since I now have an implementation of
> MCE in XSLT2,
> your format for test cases is very interesting.
>
> Here are some comments.
>
> m:expect and m:error has @understands, which specifies a collection of
> understood namespaces.  But we also need an attribute for a collection
> of application-defined extension elements (i.e., (namspace, localName)
> pairs)
>
> anyType should be anyType*.
>
> I  can change the schema and XSTL if I have write access.
>
> Regards,
> Makoto
>
>
> 2012/10/18 Inigo Surguy <inigo.surguy at gmail.com>:
> > In the discussion of MCE today, I thought it would have been good to have
> > some examples of the constructs we were discussing.
> >
> > Clearly, in order to have examples, we need to have an XML format for
> these
> > examples that can be automatically tested, we need to have a schema for
> this
> > XML, and some XSLT to turn it into something human readable.
> >
> > The definitions, the schema for them, and the XSLT to process it into
> > human-readable form is at:
> >
> >      https://github.com/inigo/mce-tests
> >
> > An example of the HTML output is:
> >
> >
> >
> http://htmlpreview.github.com/?https://github.com/inigo/mce-tests/blob/master/mspecOutput.html
> >
> > This could be extended to test an MCE implementation, but I haven't done
> > anything like that.
> >
> > No-one's checked the scenarios, so let me know if they're wrong. You can
> > send GitHub pull requests, or just email me.
> >
> > Inigo
>
>
>
> --
>
> Praying for the victims of the Japan Tohoku earthquake
>
> Makoto
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.vse.cz/pipermail/sc34wg4/attachments/20130924/53b00149/attachment.html>


More information about the sc34wg4 mailing list