OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] Invalid attribute names

[ Lists Home | Date Index | Thread Index ]

>%rxp -N < test.xml
>Warning: Attribute name :b has empty prefix
>in unnamed entity at line 1 char 6 of <stdin>
>Warning: Attribute name :b has unbound prefix
>in unnamed entity at line 1 char 12 of <stdin>
><a :b="c"/>
>%echo $?
>0
>
>(result code 0 means the document is well-formed)

The latest version of RXP reports:

Error: Attribute name :b has empty prefix
 in unnamed entity at line 1 char 6 of <stdin>

and returns status 1.

This corresponds to the namespaces erratum defining the term
"namespace well-formedness".  The original version of the spec did
not specify a kind of error that should be reported.

-- Richard




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS