B
bfrederi
How do I create an XML namespace?
Say I have one defined in my root element: xmlns:namespacename="http://
theurigoeshere.com/xmlnamespace"
How do I get that http://theurigoeshere.com/xmlnamespace to resolve
like this one does: http://purl.org/dc/elements/1.1/
I know there is a way that the uri will return the actual name of the
namespace, but how?
Say I have one defined in my root element: xmlns:namespacename="http://
theurigoeshere.com/xmlnamespace"
How do I get that http://theurigoeshere.com/xmlnamespace to resolve
like this one does: http://purl.org/dc/elements/1.1/
I know there is a way that the uri will return the actual name of the
namespace, but how?