RELAX NG With Custom Datatype Libraries <BLOCKED::http://www-106.ibm.com/developerworks/xml/library/x-custyp/> Elliotte Rusty Harold, IBM developerWorks The...
As explain below, RELAX NG can convert it to W3C XML Schema. Only the one way RELAX NG -> W3C XML Schema. And I heard that the conversion is carried out with...
... That is not completely true. The trang tool can convert RELAX NG schemas to W3C XML schemas with preservation of structure. Sometimes the resulting W3C...
In NewsML 1.x, Reuters is forced to use ContentItems to represent photo captions, owing to the limitations of NewsML 1.x newslines. You may recall that Dave...
Since this is almost exact approach as I suggested in my e-mail to the list (16. 11., title Labels + Proposal), you might say that you have my support for the...
Does anyone on this list use the <Instruction> element tree? I think I can see what it is trying to do, but I was wondering if in reality providers simply...
Paul, Due to the fact that we have many legacy format customers (mainly IPTC7901) that do not know how to handle the concept of "revision", we send corrections...
I am using NewsML to store our articles.I have a user interface through which users can enter XHTML article, and I am preparing NewsML programatically in which...
This is looking good if the "rich" variant would use just one kind of markup we would all agree on. BTW, are we then talking about allowing 1..n child elements...
Hi Jayson, I think there are two possibilities: 1. Inline typing of labels, as happens with NewsML 1.x newslines 2. The creation of typed labels via...
You're a fine one to talk, with a name like Hono(u)r :-) An attribute name of "style" might be confused with XHTML's "style" attribute. Any other suggestions?...
... Hey, hey. It's not the Americans' fault if the English couldn't tell the difference between Latin 'honor' and French 'honneur' and came up with a hybrid...
TYPE, character, class, feather, ilk, kind, nature, species, stripe, variety I like class NewsML doesn't have Class yet does it? j ... So this would give us: ...
Since NewsML is only at the stage of conceptual model, do you really think it is worth spending so much time on the name of the single attribute (which,...
The model proposed by Misha here look good, and if someone else is going to work out the naming, that is good too. <label type=headline> <variant variety=plain...
I'm sorry, my opinion is different. I think we have to decide the mandatory part. If there are no mandatory part, receiver system have to implement ...
The NewsML2 WG has not spotted his feature as required. Is it possible to suppress it from NewsML2 without breaking something really important for the news...
I’m personally bothered by the proposed structure, as it appears to miss the following requirements (from draft 14, as the formal document is not published...
How about: 1. Plain text label: <label type="headline" xml:lang="en-GB" model="plain">Plain text headline</label> 2. Rich text label (IPTC defined markup) ...
I see. I think mode attribute is not needed. And I changed element name to "Headline" by the reason of Laurent message. If altHref exists like as follows, it...
Hi Takahiro, Yes, it has previously been suggested that the recipient should strip out the markup to get the plain-text version, but others have argued that...
It seems that, this is just thing that was being discussed in the beginning of this thread. When it started, I think we wanted an attribute to describe the...
Hi Jayson, This looks fine to me, though I would add xml:lang to the base label and would use href rather than altHref. Misha _____ From: Jayson Lorenzen...
Maybe the difference from original approach is: Complex mark up given by pointer and it refers to other component of NewsML. This is good thing to provides...