Templates

Articles

Mimetype for articles

application/vnd.iptc.g2.newsitem+xml.article // {1}
  1. The mimetype for an article

Assignments

Mimetype for assignments

application/vnd.iptc.g2.planningitem+xml.assignment // {1}
  1. The mimetype for an assignment

Assignment xml template

<planning xmlns="http://iptc.org/std/nar/2006-10-01/" standard="NewsML-G2" standardversion="2.26" guid="" conformance="power">
    <itemClass qcode="ninat:text"/>
    <headline></headline>
    <description role="nrpdesc:intern"/>
    <planningExtProperty type="imext:status" value="imext:draft"/>
    <planningExtProperty type="nrpdate:start" value=""/>
    <planningExtProperty type="nrpdate:end" value=""/>
    <planningExtProperty type="nrpdate:created" value=""/>
    <planningExtProperty type="nrpdate:modified" value=""/>
    <links xmlns="http://www.infomaker.se/newsml/1.0"></links>
</planning>
  • The template opens up to set cetain values as default values i.e itemClass qcode could be changed to what item that should be default when creating new ones (see assignment types)

Planning items

Mimetype for planning items

  1. The mimetype for an planning items

PlanningItems xml template

  • The template opens up to set cetain values as default values i.e the default sector a item should belong to (this needs to be configured correctly in order for newly created items to get a sector)

Event

Mimetype for event

  1. The mimetype for an event

Event xml template

  • The template opens up to set cetain values as default values i.e the default sector a item should belong to (this needs to be configured correctly in order for newly created items to get a sector)

Was this helpful?