In my mail I forgot to congratulate the XMLMind Editor
developers, you have made a great tool.
The thing with xml:base is that you can use it in any
element of an xml document to indicate the base path of
all the uri references inside the element. This attribute
does not need to be declared in the DTD and then the
document is considered valid if it is used.
The problem in xxe is that using this attribute generates
a validation error and then the apperance of the document
in the screen becomes less compact and the document is
saved with no indentation.

Thank you for your reply

Hussein Shafie wrote:

> agtesp at netscape.net wrote:
> 
>>I find the policy of disabling name-spaces in the standard edition ok 
>>but I suggest the support for "xml" name-space because it is part of the
>>xml specification and it is quite inconvenient not to be able to  use
>>xml:base particularlly
>>
> 
> Namespaces are *not* disabled in Standard Edition.
> 
> This is an excerpt of the on-line help:
> ---
> XXE is not namespace aware for a document using a DTD as its grammar.
> 
> Being not namespace aware means that xmlns attributes are treated as
> ordinary attributes with no special semantics. All element and
> attributes names (except xml:space, xml:lang, xml:base which belong to
> the "http://www.w3.org/XML/1998/namespace"; namespace) have no namespace.
> Names like "foo:bar" are allowed.
> 
> A DTD is considered to be a grammar if it defines at least one element
> type. That is, a DTD only declaring entities is not considered to be a
> grammar.
> ---
> 
> May be you have found a bug? Have you an example with xml:base where XXE
> didn't behave properly?
> 
> 
> 
> 
>>?do you plan to include this support in future releases?
>>
> 
> The support of "xml:base": no. Sorry. (In general this means that we do
> not understand the importance of the feature, yet).
> --
> XMLmind XML Editor Support List
> xmleditor-support at xmlmind.com
> http://www.xmlmind.com/mailman/listinfo/xmleditor-support
> 
> 


-- 
Alberto Gonz?lez T?llez
E.U. Inform?tica C/ Camino de Vera s/n 46071 Valencia (Spain)
Tel: 34-96-3879704 Fax: 34-96-3877579
e-mail: agt at disca.upv.es, web: www.disca.upv.es/~agt


Reply via email to