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

 


Help: OASIS Mailing Lists Help | MarkMail Help

cgmo-webcgm message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Namespace attributes


Hi,

<webcgm id="root-cgm" xmlns="http://www.cgmopen.org/schema/webcgm/";
                      xmlns:extra="http://www.example.com";>
  <bindById apsid="elem1">
      <extra:el noContent="true"/>
  </bindById>
</webcgm>

I was under the impression that the attribute 'noContent' was in the
http://www.example.com namespace, it turns out I was wrong. I re-read
the XML namespace specification several times today, and it seems that
'noContent' does not belong to any namespace. If some of you disagree
with this, please speak up.

I'm not sure where other implementers stand on this, but it looks like
I'll have to update (again) node-ns.htm and node-pict.htm

I'll let you know when this is done.

-- 
 Benoit                 mailto:benoit@itedo.com



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]