RE: [gdmxml] And now for some genealogy...

2002-07-02 Thread Michael Fitzgerald
Hans, Note RELAX NG answers below: > My first question is rng-related. I know rng supports id/idref, but I'm > not sure what it takes to invoke that. For example, the activity_id > attribute of administrative_task should be an idref to the activity > element with that id. RELAX NG's implementati

RE: [gdmxml] And now for some genealogy...

2002-07-02 Thread Michael Fitzgerald
By the way, rather than simple XML comments, you can embed foreign elements in the RELAX NG schema for documentation purposes, such as the simple element provided in the compatibility spec [1] and expressed with ## in the compact syntax, or with XHTML or DocBook tags. During validation (simplific

[gdmxml] And now for some genealogy...

2002-07-02 Thread Hans Fugal
Ok, I have most of the administrivia under control finally and I am able to start doing some real work on this project. As always, check out the cvs archives ( http://fugal.net/cgi-bin/viewcvs.cgi/ ) to see the latest incarnation. I decided to invest a few minutes and familiarize myself with the