Re: OODT XML Namespace URI

2012-06-16 Thread Ramirez, Paul M (388J)
+1 to keeping namespace and schemata location totally separate. +1 to adding ns in the namespace strings. +1 to never hosting the schemata at the namespace URI. --Paul Sent from my iPhone On Jun 15, 2012, at 2:48 PM, "Sean Kelly" wrote: >> One thing that we should think about too is how t

Re: OODT XML Namespace URI

2012-06-15 Thread Sean Kelly
> One thing that we should think about too is how to bake these schemas > into the OODT jar files. These aren't schemata, just namespaces. There doesn't need to be anything resolvable by the URI. --k

Re: OODT XML Namespace URI

2012-06-14 Thread Mattmann, Chris A (388J)
Hey Sean, On Jun 14, 2012, at 1:30 PM, Sean Kelly wrote: >> Metadata: http://oodt.apache.org/met/1.0/ >> RSS Config: http://oodt.apache.org/rss/1.0/ (might be great to update this >> to rss-config =D) >> PGE Config: http://oodt.apache.orf/pge/1.0/ > > Cool. Yes, I like it. > > But I also like h

Re: OODT XML Namespace URI

2012-06-14 Thread Sean Kelly
> Metadata: http://oodt.apache.org/met/1.0/ > RSS Config: http://oodt.apache.org/rss/1.0/ (might be great to update this > to rss-config =D) > PGE Config: http://oodt.apache.orf/pge/1.0/ Cool. Yes, I like it. But I also like having "/ns/" in there to emphasize that these are namespace URLs, not

Re: OODT XML Namespace URI

2012-06-14 Thread Brian Foster
+1On Jun 14, 2012, at 11:33 AM, "Ramirez, Paul M (388J)" wrote:Hey Guys, Is this to update the namespaces for the different XML files and config we have? Right now we have cas in that string. Do we want one overarching namespace or multiple. I'm fine with either but we could also take the opportu

Re: OODT XML Namespace URI

2012-06-14 Thread Ramirez, Paul M (388J)
Hey Guys, Is this to update the namespaces for the different XML files and config we have? Right now we have cas in that string. Do we want one overarching namespace or multiple. I'm fine with either but we could also take the opportunity to say something along the lines of: Metadata: http://oodt

Re: OODT XML Namespace URI

2012-06-14 Thread Sean Kelly
> http://oodt.apache.org/ns/1.0 or something? That's good, so long as it ends with a / or a # (for string-concatenation joy). 1. http://oodt.apache.org/ns/1.0/ 2. http://oodt.apache.org/ns/1.0# I'm down for either. --k

Re: OODT XML Namespace URI

2012-06-14 Thread Mattmann, Chris A (388J)
Good question -- what do you think? Any proposals? http://oodt.apache.org/ns/1.0 or something? Cheers, Chris On Jun 14, 2012, at 7:04 AM, Sean Kelly wrote: > Hey folks: > > What is the official XML namespace URI for Apache™ OODT? > > --k > ++

OODT XML Namespace URI

2012-06-14 Thread Sean Kelly
Hey folks: What is the official XML namespace URI for Apache™ OODT? --k