[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fw: Atom bidi attribute, empty string value
Rather than create a new xml namespace, the bidi spec adds the dir
attribute to the Atom namespace and adds it to the atomCommonAttributes
construct. Basically, the spec plugs what I think is a hole in the
RFC4287 spec.
- James
Franklin Tse wrote:
> The following message is sent by Sammy...
>
> James, would you explain it?
>
> Franklin
>
> ----- Original Message -----
> From: "Sammy" <Sammy@xxxxxxxxxxxxxxx>
> To: "Franklin Tse" <peaceable_whale@xxxxxxxxxxx>
> Sent: Sunday, May 13, 2007 20:06
> Subject: RE: Atom bidi attribute, empty string value
>
> I need to understand something please, why isn't the attribute dir preceded with a namespace prefix?
>
> Example:
>
> <feed xmlns="http://www.w3.org/2005/Atom" xmlns:dirns="http://www.example.org/dir/namepsace" xml:lang="he" dirns:dir="rtl">
> ..
>
> Regards,
> Sammy
>