A story on NewsML has been posted on the OJR web site; its author is Daithí Ó hAnluain. Read it at: http://www.ojr.org/ojr/stories/060507ohanluain/ It can be...
Hi Lena Looks like the Toolkit doc re newsml-explorer has not been updated. The following should get you up and running: 1. Download the NewsML LLT (Low Level...
I am please to announce that the IPTC members have approved the NewsML 1.2 XML Schema for release as a BETA version, with the ultimate goal of releasing an...
Jayson, some comments on the NewsML 1.2 XML draft schema. 1/ Version: the pattern on NewsML/@Version limits the value to "1.2". As NewsML1.2 is a backward...
I'm just figuring out to use Syndication::NewsML, and finally got to the point where I can locate the content of the story. It is this line that does it: print...
... As per the original Java Toolkit [1], getText does what it says on the tin, as below. Hopefully Syndcation::NewsML includes getXMLString(). getText: Get...
... Thanks. I gleaned two things from your answer: 1). a pointer to the correct function, getXMLString (actually Syndication::NewsML has getXML()), and 2) an...
... Thanks. I gleaned two things from your answer: 1). a pointer to the correct function, getXMLString (actually Syndication::NewsML has getXML()), and 2) an...
I have temporarily blocked posts from member newsmedia- request@..., as they presumably had some sort of email loop problem which was spamming the board...
As PA plans to launch a NewsML service in the immediate future, I wanted to check what best practise is in relation to DOCTYPE. I have read the guidelines at ...
Paul see some coments below inline: ... Right, this example is wrong, this is an extra closing angle bracket. ... You are right: you can not turn off...
From: Michael Steidl/MDir IPTC [mailto:mdirector@...] ... Without the DOCTYPE, we can't declare that the content within DataContent is NITF... but without...
I believe that in general the format of messages is agreed between parties out-of-bound (e.g. by exchanging documentation), and not inside the message (just...
Hi Ben, sorry I mussed this for a while, I don't check my newsml folder very often! I can't remember, honestly, and have to duck out for an offsite meeting ...
yes, I got it. Got it from reading the code and found a routine named get_XML or something like that. ... __________________________________________________ ...
I keep a note on the wrong example in the guidelines. After we have gathered more errata, we could certainly release a new version. Note that an HTML browser...
Hi As per the guidelines, the RevisionID for NewsItem should be integer, can the RevisionID be decimal such as 1.1,1.2 where integer part is the Major version...
Hi I am using NewsML Toolkit 2.0 to validate. (JVM version:1.4.1_02, OS: Windows XP) I am getting errors as below: java NewsMLConformance -v -x C:\Inetpub ...
Hi, No, the RevisionID has been modelled as an integer, mechanically incremented each time the NewsItem is updated (metadata or content update). A more complex...
... To clarify: the RevisionID need not be incremented *by 1*, if I understand correctly. For example, it would be correct to use a timestamp expressed as an...
From: newsml@yahoogroups.com [mailto:newsml@yahoogroups.com]On Behalf Of John Cowan ... I believe you are correct - there is no requirement for it to start...
... because the ... syndication ... document; and in ... revision ... format at ... for ... this ... rather ... Does it mean that you can have incremental...
Would you keep in mind that NewsML 1 spec says not only to put the value of PreviousRevision but also to keep NewsML URN(variable DateId, NewsItemId are ...
Sorry, I correct my last sentence. ... The PreviousRevision can't alway have "0" through all revisions of NewsML documents. Because PreviousRevision="0" means...
Hiroshi, nice!! At last, I understood what you want to say. I think there is nothing unclear point. Here are the sentences from NewsML1.2 Guideline. == The...
From: newsml@yahoogroups.com [mailto:newsml@yahoogroups.com]On Behalf Of mdhaman_25 ... Well, not according to the details of the NewsML v1 specification, no....