Hi, Please advise.... newsml.org show some newsml sample of AFP. It's have hierarchical NewsComponent for Photo and Photo's Caption. but I don't wanna this...
Hi, I think kalot2k said the first ContentItem is an article. He would organize an ariticle and a photo related it and a photo's caption. So, I would suggest...
In this case I advocate hat the Article and the Photo should be implemented as two different NewsItems (note: this is not how AFP implemented it 5 years ago, ...
I need to extend IPTC's Format vocabulary with a custom Topic of my own. I'm thinking I would create a new TopicSet to reference the IPTC vocabulary and define...
Hi, A question from curiosity .. How people in this community design this kind of hierarchical news vocabularies? I mean, can we use tools (e.g., modeling...
See the write-up below. If you want to follow the NewsML 2 discussions, join: http://groups.yahoo.com/group/newsml-2/ Misha ________________________________ ...
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...