Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [higgins-dev] Higgins XML namespace?


http://higgins.eclipse.org/Configuration was what I meant to say anyway.. I guess I just go with that until someone suggests something else.

Markus

On 7/6/07, Tom Doman <TDoman@xxxxxxxxxx> wrote:
Well, it shouldn't have "sts" in because that's not generic either.  Since the configuration code is generic, we should use something it defines I would think.  Anyway, I've been using  xmlns:hconf=" http://higgins.eclipse.org/Configuration".  Maybe Greg or Mike have an opinion.

Tom

>>> "Markus Sabadello" < msabadello@xxxxxxxxxxxxx> 7/6/2007 10:22 AM >>>
Hello,

Are there any "official" namespace and prefix to use for XML elements
related to Higgins?

I am currently writing a ConfigurationHandler that can read configuration
from XRDS service endpoints, and for that I need to put custom XML elements
into the XRDS file.

The existing XML ConfigurationHandler uses xmlns:htf="
http://higgins.eclipse.org/sts/Configuration", but that doesn't sound
generic.

I would just use xmlns:hconf="http://higgins.eclipse.org/sts/Configuration ",
how does that sound?

Markus

_______________________________________________
higgins-dev mailing list
higgins-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/higgins-dev



Back to the top