I am the Editor of the IPTC Mirror Newsletter and IPTC Spectrum Journal (available on the IPTC Web site - www.iptc.org) and would like to include a round-up of...
Hi Group! Is there an XML namespace defined for NewsML 1.1? I found a previous post by David Allen regarding this: "The following namespaces have been...
Thomas We are still waiting for our revised RFC to be approved in IETF. At present we have only discussed one namespace for NewsML. There is a version...
Hi all, I come from Chinese NewsML Community, Hong Kong. I am now working in a project which involves defining new metadata for the news. I have decided few...
Kam Lai Method 1 should be less of an overhead and Method 3 is not allowed to be called NewsML as the DTD will be changed. See the licence in the DTD. David...
The external dtd could be used to provide DataContent but not additional Metadata. David ... -- International Press Telecommunications Council Working to...
a slightly less structured approach would be to use the KeywordLine element to include a set of keywords which are delimited by spaces etc... il Wong Kam Lai ...
I know KeywordLine element can store the keywords for the news. However, apart from the keyword, We have other additional information like TF (term frequency)...
Hi Wong, I agree that solution 1 seems the easiest to take, in the NewsML way. The second is difficult to handle (2 files), the third kind of solution is...
Hi Laurent Le Meur, Is this what you mean? <Metadata> <MetadataType FormalName="KeywordList" Vocabulary="[mytopicset]"/> <Property FormalName="WordPatch"> ...
Hello Wong Kam Lai, Although I don't understand well what you want to do, I suppose TopicSet is fit to your request. Metadata is the way to contain all data to...
Hi, Do you mean that there is another method to do this? Best Regards, Kam-Lai Wong Project Engineer Centre for Innovcation and Technology The Chinese...
Hello I work for th Financial Times and am looking into the possibility of using NewsML to output syndicated feeds of our news content. We have an in-house...
Hi all, I have created serveral files to define the topicset of my metadata. Let's see whether I define them correctly. metadatatype.xml contains the topicset...
Darren Here is one way to incorporate your needs into NewsML, using TopicSets and the Property element. David Allen <?xml version="1.0" encoding="UTF-8"?> ...
Hello Wong, I indeed made a syntax mistake in my mail; I wanted to write: <Metadata> <MetadataType FormalName="KeywordList"/> <Property FormalName="WordPatch">...
Mr. Hi Laurent Le Meur, Concerning your email dated 12/15/02 in which you stated that NewsML has a preference for one metadata element per metadata + a...
David Beres
dberes@...
Dec 23, 2002 4:45 pm
1405
I will be out of the office starting 12/23/2002 and will not return until 01/02/2003. I will respond to your message when I return. (Hope this is not spamming...
Hi David, My statement about Metadata element embedding one metadata element was wrong; that's why I wrote on the 22th the example you copied below, with ...
Hi all, IPTC has recently released NewsMLv1.1.2 Schema, I want to ask if I want to add other schema in DataContent, for example nitf or others so as I can...
Trevor Leung
trevorleung@...
Jan 2, 2003 7:37 am
1408
Trevor I have tested the following and it is fine in XMLSpy: <NewsML xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"...
Tony Thanks - you are correct. I have played around with the schema and have not found away of solving this problem in XMLSpy. Do you have any ideas? David ......
Hi David and Anthony, I have tested it by put another schema in DataContent and validated with XMLSpy. Indeed, I am not sure whether it is work or not, I think...
Trevor Leung
trevorleung@...
Jan 12, 2003 8:53 am
1413
Trevor I have tried similar constructs with XMLSpy and have not yet succeeded in getting the DataContent data to correctly validate. David ... -- International...
The problem with the two (target namespace/no target namespace) xsi schema location attributes is that they are (as you know) only 'hints' to the processing...