On Mon, 6 Mar 2006 11:04:19 +0900 Chris White <[EMAIL PROTECTED]> wrote: | On Monday 06 March 2006 09:58, Ciaran McCreesh wrote: | > XML people: is there a way of linking attribute="" values to stuff | > defined in another XML file that isn't going to make my face bleed? | | Can you expand on that some more? What exactly would be accomplished | through that?
Well, if we're having a list of valid remote-id type values in a file
somewhere, there's at least a vague argument that said file should be
XML. And since XML is supposedly compatible, said file should be
magically linked to the regular metadata DTD.
So we'd have something like:
<remote-id-values>
<value name="sourceforge" format="string">
The project's sourceforge project ID (e.g. 'hilite')
</value>
<value name="vim" format="integer">
The script's vim.org script ID (e.g. '123')
</value>
</remote-id-values>
--
Ciaran McCreesh : Gentoo Developer (Wearer of the shiny hat)
Mail : ciaranm at gentoo.org
Web : http://dev.gentoo.org/~ciaranm
signature.asc
Description: PGP signature
