In the interface ProviderId, I can't find any method in this interface or in its superinterfaces that allows me to set the string value of this node, like...
Hi Paul ... ProviderId only derives from BaseNode and FormalNameNode (cf RevisionId which derives from BaseNode, IdNode, IdText and Text) ... so...
Dave.Compton@...
May 8, 2002 7:59 am
1294
Hello, I am trying to access a remote URL using the Java NewsML toolkit 2.0. However, my code throws an exception when I try to read the data from the URL. I...
... You're very likely correct. Can you access the URL from your browser? What kind of proxy configuration is set up there? ... I haven't had to do that...
David Megginson
david@...
May 8, 2002 4:57 pm
1296
... browser? Yes. ... Not sure what you mean - I have to type my proxy server username & password into a gray box that comes up in the browser when I access an...
Twenty-second International Unicode Conference (IUC22) Unicode and the Web: Evolution or Revolution? http://www.unicode.org/iuc/iuc22 September 9-13, 2002 San...
Has anybody got any examples of creating a NewsML document from scratch specifically using the NewsML DOM? I am particularly interested in the minimum ...
... There is an example in the "Quick Start" section of the NewsML Toolkit 2.0 Manual: ...
David Megginson
david@...
May 11, 2002 10:23 am
1300
Hi all, Who's going to XML Europe in Barcelona next week? Is there a NewsML BOF happening? Brendan. -- Brendan Quinn Business Analyst - Content Management and...
Hello, How do folks identify the controlled vocabulary for a Property's FormalName when there is no Catalog declaration of a default vocabulary for the...
Ken Wolf/SF
KenW@...
May 15, 2002 4:05 pm
1302
The specification of the formalname attribute set in the DTD specifies an algorithm by which a NewsML processor determines the vocabulary for a formal name. If...
IŽll be in Barcelona, too. If thereŽll be a NewsML happening iŽd be happy to attend. Gregor ======================================================= Gregor...
Gregor
gg@...
May 15, 2002 10:51 pm
1304
Furthermore, if there are more controlled vocabularies containing the same formal name, your processor has to pick the "closest" one in the tree. Have a look...
Gregor
gg@...
May 15, 2002 10:59 pm
1305
Dear All, I am trying to find out which companies use or intend to use Newsml and NITF. Can anyone help me out here? (Reuters I Know :-) Nigel Hutchison Nigel...
Hutchison, Nigel
Nigel.Hutchison@...
May 16, 2002 9:47 am
1306
As would I! Tallyho, James - - - James E. Hartley, Senior Architect Chief Technology Office, Reuters Group +1 303 807 5811 (mobile) ... From: Gregor...
Hi, I am just completing the first design and proof of concept for MTV Europe. We intend to trial newsml for syndicating music news (in local language) and...
I'll be in Barcelona and will plan to attend any NewsML sessions. Antony Antony Scott Director of Professional Services RivCom Tel: +44 (0)1934 835851 E-mail:...
Antony Scott
antony.scott@...
May 17, 2002 3:41 pm
1309
Hello, When different language versions of DataContent are included in a single NewsML document, do folks using NewsML consider it better form to identify the...
Ken Wolf/SF
KenW@...
May 20, 2002 3:39 pm
1310
... Personally, I've assumed the following distinction: 1. xml:lang identifies the language of the NewsML metadata. 2....
David Megginson
david@...
May 20, 2002 5:55 pm
1311
xml:lang is not restricted to define the language of the metadata. If an NC is in a single language, one can declare this through the xml:lang attribute( or a...
AFP (Agence France Presse) is also a brave NewsML user. We use it for our multimedia products, and also as an option for text&picture services. amts Laurent Le...
this is the declaration you are looking for : <!DOCTYPE NewsML PUBLIC "urn:newsml:iptc.org:20001006:NewsMLv1.0:1" "http://www.afp.com/dtd/NewsMLv1.0.dtd" [ ...
I'll try to give you some clues : "Genre" means "type or nature of a story" : is it a "biography" ? an "obituary" ? an "interview" ? a "press release" ... ...
May a Topic have different Properties and Property values in different documents? i.e. Does the use of the "office" Property, in the example below, breaks any...
Ken Wolf/SF
KenW@...
May 30, 2002 2:40 pm
1316
we should first observe that when a Topic is extracted from a TopicSet for use within a document that one need not use the entire Topic . Therefore, stripping...
************************************************************************ Twenty-second International Unicode Conference (IUC22) Unicode and the Web: Evolution...
One can find the latest release of the NewsML Application Layer Toolkit (ALT) on http://sourceforge.org (Type: NewsML in the Search box on the left side of...
Hello, I have to process a xml (newsml) file with a xsl to transform it in html, but the master xml document contains links to another xml files that contains...
Hi Pablo, souns to me as if you could use the document-function. Read this article on XML.com for further information: ...
Gregor
gg@...
Jun 6, 2002 1:43 pm
1321
Hi It's in the XSL Transformations (XSLT) Version 1.0 12.1 Multiple Source Documents http://www.w3.org/TR/xslt#document and should work with most XSLT...