Skip to content

Commit

Permalink
Merge pull request #18 from iptc/2.33
Browse files Browse the repository at this point in the history
Updates for NewsML-G2 v2.33 - adding digitalSourceType to contentMeta. Approved at IPTC Standards Committee on 4 October 2023.
  • Loading branch information
bquinn authored Oct 20, 2023
2 parents c67e8d6 + 0634c5c commit 3fd7d38
Show file tree
Hide file tree
Showing 7,100 changed files with 104,423 additions and 30,918 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
16 changes: 11 additions & 5 deletions MAINTENANCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ These notes are only of relevance to the maintainers of NewsML-G2 at IPTC.

Steps to create and release an update to the standard:

### High-level overview of the steps required
### High-level overview of the steps required (see detailed steps below)

- Copy the latest version of schema files into the
`specification/FileVersion_<revision>` folder based on our new revision number
- Update the files in `specification/FileVersion_<revision>` with new version
Expand All @@ -22,6 +23,7 @@ Steps to create and release an update to the standard:
- Make release version to be uploaded to iptc.org

### In detail

1. Create a new GitHub branch for the changes: `git checkout -b newsmlN.NN`
(or `newsmlN.NN_N`)
2. Update the `release-tools/newsmlg2-config-vars.sh` file with the version
Expand Down Expand Up @@ -71,17 +73,21 @@ Steps to create and release an update to the standard:
2. Run the above steps 3, 5, 7, 8, 10, 12, 14, 15 again to update files with
the approval date (this should be quick, just running scripts, except for
the XML Spy documentation step)
3. Commit changes and merge the pull request into master on GitHub
3. Commit changes and merge the pull request into the main branch on GitHub
4. Upload the "releases/N.NN" folder and the ZIP files to the iptc.org server
5. Update the redirects in iptc.org/std/.htaccess to point to the latest
versions of XML Schema documentation.
6. Update the http://dev.iptc.org/G2-Approved-Changes page documenting the
changes made.
7. Tag the release in GitHub: `git tag N.NN.N`, `git push --tags`)
8. Move the CR page on dev.iptc.org to "G2 Approved Changes" area
9. Update the http://dev.iptc.org/G2-Approved-Changes page to refer to the
approved CR.

### To update unit tests:

1. Create a new dev schema referring to the latest schema version, in the
`dev-schema` folder.
1. Create a new schema referring to the latest schema version, in the
`tests/schema_versions` folder on the working branch.
2. Update the `tests/run-tests.py` script to refer to the new version.
3. Make a new folder in `tests/unit_test_files` and put new tests there.
3. Make a new folder in `tests/unit_test_files` with the new version number
and put new test files there.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The GitHub repository
([https://github.com/iptc/newsml-g2](https://github.com/iptc/newsml-g2)
provides all NewsML-G2 files in the master branch.

This is version 2.32, approved by the IPTC Standards Committee in May 2023.
This is version 2.33, approved by the IPTC Standards Committee in October 2023.

The files of the current and of previous versions (from 2.23 on) can be retrieved
as GitHub releases from
Expand Down
56 changes: 56 additions & 0 deletions dev-schema/NewsML-G2dev_0.8_nar233.xsd
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
IPTC - International Press Telecommunications Council
25 Southampton Buildings, London WC2A 1AL, United Kingdom
www.iptc.org
This document is published under the Creative Commons Attribution 4.0 licence.
See the full license agreement at http://creativecommons.org/licenses/by/4.0/
By obtaining, using and/or copying this document, you (the licensee) agree that
you have read, understood, and will comply with the terms and conditions of the
license.
-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="https://iptc.org/std-dev/nar/" xmlns:nar="http://iptc.org/std/nar/2006-10-01/" targetNamespace="https://iptc.org/std-dev/nar/" elementFormDefault="qualified" attributeFormDefault="unqualified" version="0.7" xml:lang="en">
<xs:annotation>
<xs:documentation>This XML Schema is created for a NewsML-G2 development namespace with the URI https://iptc.org/std-dev/nar/. It imports a NewsML-G2 2.x XML Schema and its elements build on attributes, attribute groups and elements defined by it.
</xs:documentation>
<xs:documentation>NewsML-G2 Dev 0.8 XML Schema - UNDER CONSTRUCTION</xs:documentation>
<xs:documentation>Date of creation of this XML Schema document revision: 2023-09-11</xs:documentation>
<xs:documentation>Last change: update to be based on 2.33 schema</xs:documentation>
<xs:documentation>Created by Michael Steidl</xs:documentation>
<xs:documentation>Revised by Brendan Quinn</xs:documentation>
</xs:annotation>
<xs:import namespace="http://iptc.org/std/nar/2006-10-01/" schemaLocation="NewsML-G2_2.33-spec-All-Power.xsd"/>
<!-- The NewsMLG2 schema contain the NAR building blocks used for experimental NewsML-G2 -->
<!-- ========================================================================================= -->
<!-- Advice element: a wrapper of child properties, is setting role and environment -->
<xs:element name="advice">
<xs:complexType>
<xs:sequence>
<xs:element name="importance" type="nar:Flex1ConceptPropType" minOccurs="0"/>
<xs:element name="lifetime" type="nar:Flex1ConceptPropType" minOccurs="0"/>
</xs:sequence>
<xs:attributeGroup ref="nar:commonPowerAttributes"/>
<xs:attribute name="role" type="nar:QCodeType">
<xs:annotation>
<xs:documentation>A refinement of what kind of alternative is provided by this identifier - expressed by a QCode</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="roleuri" type="nar:IRIType">
<xs:annotation>
<xs:documentation>A refinement of what kind of alternative is provided by this identifier - expressed by an URI</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="environment" type="nar:QCodeListType" use="optional">
<xs:annotation>
<xs:documentation> A qualifier which indicates the business environment in which the identifier can be used to access the content - expressed by a QCode</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="environmenturi" type="nar:IRIListType" use="optional">
<xs:annotation>
<xs:documentation> A qualifier which indicates the business environment in which the identifier can be used to access the content - expressed by a URI</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<!-- ========================================================================================= -->
</xs:schema>
28 changes: 14 additions & 14 deletions documentation/NewsML-G2-documentation.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# NewsML-G2 Documentation

The latest version of NewsML-G2 is 2.32, approved by the IPTC Standards
Committee in May 2023.
The latest version of NewsML-G2 is 2.33, approved by the IPTC Standards
Committee in October 2023.

## NewsML-G2 Quick Start guides

Expand All @@ -23,12 +23,12 @@ the
and consulting the full
[NewsML-G2 Specification](https://www.iptc.org/std/NewsML-G2/specification/)
and
[XML Schema documentation](https://www.iptc.org/std/NewsML-G2/2.32/specification/XML-Schema-Doc-Power/)
[XML Schema documentation](https://www.iptc.org/std/NewsML-G2/2.33/specification/XML-Schema-Doc-Power/)
for finer details.

## NewsML-G2 Specification document

The latest version of the NewsML-G2 Specification in HTML is 2.31. A 2.32 version will be released soon.
The latest version of the NewsML-G2 Specification in HTML is 2.31. A 2.33 version will be released soon.

This 2.31 version is available at
[https://www.iptc.org/std/NewsML-G2/2.31/specification/NewsML-G2-2.31-specification.html](https://www.iptc.org/std/NewsML-G2/2.31/specification/NewsML-G2-2.31-specification.html)
Expand All @@ -49,21 +49,21 @@ The last version to be published in PDF was the

## XML Schema documentation

[NewsML-G2 XML Schema docs](https://www.iptc.org/std/NewsML-G2/2.32/specification/XML-Schema-Doc-Power/)
[NewsML-G2 XML Schema docs](https://www.iptc.org/std/NewsML-G2/2.33/specification/XML-Schema-Doc-Power/)
generated directly from the NewsML-G2 XML Schema are available in the
specification folder:
[https://www.iptc.org/std/NewsML-G2/2.32/specification/XML-Schema-Doc-Power/](https://www.iptc.org/std/NewsML-G2/2.32/specification/XML-Schema-Doc-Power/)
[https://www.iptc.org/std/NewsML-G2/2.33/specification/XML-Schema-Doc-Power/](https://www.iptc.org/std/NewsML-G2/2.33/specification/XML-Schema-Doc-Power/)

The XML Schema docs are separated into documentation for each of the major components of NewsML-G2:

* [CatalogItem](https://www.iptc.org/std-dev/NewsML-G2/2.32/specification/XML-Schema-Doc-Power/NewsML-G2_2.32-spec-CatalogItem-Power.html)
* [ConceptItem](https://www.iptc.org/std-dev/NewsML-G2/2.32/specification/XML-Schema-Doc-Power/NewsML-G2_2.32-spec-ConceptItem-Power.html)
* [Framework](https://www.iptc.org/std-dev/NewsML-G2/2.32/specification/XML-Schema-Doc-Power/NewsML-G2_2.32-spec-Framework-Power.html)
* [KnowledgeItem](https://www.iptc.org/std-dev/NewsML-G2/2.32/specification/XML-Schema-Doc-Power/NewsML-G2_2.32-spec-KnowledgeItem-Power.html)
* [NewsItem](https://www.iptc.org/std-dev/NewsML-G2/2.32/specification/XML-Schema-Doc-Power/NewsML-G2_2.32-spec-NewsItem-Power.html)
* [NewsMessage](https://www.iptc.org/std-dev/NewsML-G2/2.32/specification/XML-Schema-Doc-Power/NewsML-G2_2.32-spec-NewsMessage-Power.html)
* [PackageItem](https://www.iptc.org/std-dev/NewsML-G2/2.32/specification/XML-Schema-Doc-Power/NewsML-G2_2.32-spec-PackageItem-Power.html)
* [PlanningItem](https://www.iptc.org/std-dev/NewsML-G2/2.32/specification/XML-Schema-Doc-Power/NewsML-G2_2.32-spec-PlanningItem-Power.html)
* [CatalogItem](https://www.iptc.org/std-dev/NewsML-G2/2.33/specification/XML-Schema-Doc-Power/NewsML-G2_2.33-spec-CatalogItem-Power.html)
* [ConceptItem](https://www.iptc.org/std-dev/NewsML-G2/2.33/specification/XML-Schema-Doc-Power/NewsML-G2_2.33-spec-ConceptItem-Power.html)
* [Framework](https://www.iptc.org/std-dev/NewsML-G2/2.33/specification/XML-Schema-Doc-Power/NewsML-G2_2.33-spec-Framework-Power.html)
* [KnowledgeItem](https://www.iptc.org/std-dev/NewsML-G2/2.33/specification/XML-Schema-Doc-Power/NewsML-G2_2.33-spec-KnowledgeItem-Power.html)
* [NewsItem](https://www.iptc.org/std-dev/NewsML-G2/2.33/specification/XML-Schema-Doc-Power/NewsML-G2_2.33-spec-NewsItem-Power.html)
* [NewsMessage](https://www.iptc.org/std-dev/NewsML-G2/2.33/specification/XML-Schema-Doc-Power/NewsML-G2_2.33-spec-NewsMessage-Power.html)
* [PackageItem](https://www.iptc.org/std-dev/NewsML-G2/2.33/specification/XML-Schema-Doc-Power/NewsML-G2_2.33-spec-PackageItem-Power.html)
* [PlanningItem](https://www.iptc.org/std-dev/NewsML-G2/2.33/specification/XML-Schema-Doc-Power/NewsML-G2_2.33-spec-PlanningItem-Power.html)

## NewsML-G2 Structure Matrix

Expand Down
4 changes: 2 additions & 2 deletions examples/LISTING_12_Knowledge_Item_for_Access_Codes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
xmlns="http://iptc.org/std/nar/2006-10-01/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://iptc.org/std/nar/2006-10-01/
./NewsML-G2_2.32-spec-All-Power.xsd"
./NewsML-G2_2.33-spec-All-Power.xsd"
guid="urn:newsml:iptc.org:20090202:ncdki-accesscode" version="11"
standard="NewsML-G2"
standardversion="2.32"
standardversion="2.33"
conformance="power" >
<catalogRef
href="http://www.iptc.org/std/catalog/catalog.IPTC-G2-Standards_32.xml" />
Expand Down
4 changes: 2 additions & 2 deletions examples/LISTING_13_Complete_Catalog_Item.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
xmlns="http://iptc.org/std/nar/2006-10-01/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://iptc.org/std/nar/2006-10-01/
./NewsML-G2_2.32-spec-All-Power.xsd"
./NewsML-G2_2.33-spec-All-Power.xsd"
guid="urn:newsml:iptc.org:20130517:catalog"
version="31"
standard="NewsML-G2"
standardversion="2.32"
standardversion="2.33"
conformance="power"
xml:lang="en-GB">
<catalogRef
Expand Down
4 changes: 2 additions & 2 deletions examples/LISTING_14_Event_sent_as_a_Concept_Item.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
xmlns="http://iptc.org/std/nar/2006-10-01/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://iptc.org/std/nar/2006-10-01/
./NewsML-G2_2.32-spec-All-Power.xsd"
./NewsML-G2_2.33-spec-All-Power.xsd"
guid="urn:newsml:iptc.org:20160422:qqwpiruuew4711"
version="11"
standard="NewsML-G2"
standardversion="2.32"
standardversion="2.33"
conformance="power"
xml:lang="en">
<catalogRef href="http://www.iptc.org/std/catalog/catalog.IPTC-G2-Standards_32.xml" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
xmlns="http://iptc.org/std/nar/2006-10-01/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://iptc.org/std/nar/2006-10-01/
./NewsML-G2_2.32-spec-All-Power.xsd"
./NewsML-G2_2.33-spec-All-Power.xsd"
guid="urn:newsml:iptc.org:20101019:qqwpiruuew4712"
version="11"
standard="NewsML-G2"
standardversion="2.32"
standardversion="2.33"
conformance="power"
xml:lang="en">
<catalogRef href="http://www.iptc.org/std/catalog/catalog.IPTC-G2-Standards_32.xml" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
xmlns="http://iptc.org/std/nar/2006-10-01/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://iptc.org/std/nar/2006-10-01/
./NewsML-G2_2.32-spec-All-Power.xsd"
./NewsML-G2_2.33-spec-All-Power.xsd"
guid="urn:newsml:iptc.org:20090122:qqwpiruuew4711"
version="11" standard="NewsML-G2" standardversion="2.32" conformance="power"
version="11" standard="NewsML-G2" standardversion="2.33" conformance="power"
xml:lang="en">
<catalogRef href="http://www.iptc.org/std/catalog/catalog.IPTC-G2-Standards_32.xml" />
<itemMeta>
Expand Down
4 changes: 2 additions & 2 deletions examples/LISTING_18_Planning_Item_at_PCL.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
xmlns="http://iptc.org/std/nar/2006-10-01/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://iptc.org/std/nar/2006-10-01/
./NewsML-G2_2.32-spec-All-Power.xsd"
./NewsML-G2_2.33-spec-All-Power.xsd"
guid="urn:newsml:iptc.org:20101025:gbmrmdreis4711"
version="11"
standard="NewsML-G2"
standardversion="2.32"
standardversion="2.33"
conformance="power"
xml:lang="en">
<catalogRef href="http://www.iptc.org/std/catalog/catalog.IPTC-G2-Standards_32.xml" />
Expand Down
4 changes: 2 additions & 2 deletions examples/LISTING_1_A_NewsML-G2_News_Item.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
xmlns="http://iptc.org/std/nar/2006-10-01/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://iptc.org/std/nar/2006-10-01/
./NewsML-G2_2.32-spec-All-Power.xsd"
./NewsML-G2_2.33-spec-All-Power.xsd"
guid="urn:newsml:acmenews.com:20161018:US-FINANCE-FED"
version="11"
standard="NewsML-G2"
standardversion="2.32"
standardversion="2.33"
conformance="power"
xml:lang="en-GB">
<catalogRef
Expand Down
4 changes: 2 additions & 2 deletions examples/LISTING_20_Planning_Item_with_delivery_at_PCL.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
xmlns="http://iptc.org/std/nar/2006-10-01/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://iptc.org/std/nar/2006-10-01/
./NewsML-G2_2.32-spec-All-Power.xsd"
./NewsML-G2_2.33-spec-All-Power.xsd"
guid="urn:newsml:iptc.org:20101025:gbmrmdreis4711"
version="11"
standard="NewsML-G2"
standardversion="2.32"
standardversion="2.33"
conformance="power"
xml:lang="en">
<catalogRef href="http://www.iptc.org/std/catalog/catalog.IPTC-G2-Standards_32.xml" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:nitf="http://iptc.org/std/NITF/2006-10-18/"
xmlns:xs="http://www.w3.org/2001/XMLSchema" standard="NewsML-G2"
xsi:schemaLocation="http://iptc.org/std/nar/2006-10-01/
./NewsML-G2_2.32-spec-All-Power.xsd"
standardversion="2.32" version="1" conformance="power" xml:lang="en-US"
./NewsML-G2_2.33-spec-All-Power.xsd"
standardversion="2.33" version="1" conformance="power" xml:lang="en-US"
guid="urn:newsml:sportsml.org:20160502:xt.prog.20150606005942-43710-16.068-event-stats-progressive">
<catalogRef
href="http://www.iptc.org/std/catalog/catalog.IPTC-G2-Standards_32.xml" />
Expand Down
4 changes: 2 additions & 2 deletions examples/LISTING_22_Sports_story_in_NewsML-G2NITF.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
xmlns="http://iptc.org/std/nar/2006-10-01/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://iptc.org/std/nar/2006-10-01/
./NewsML-G2_2.32-spec-All-Power.xsd"
./NewsML-G2_2.33-spec-All-Power.xsd"
guid="tag:xmlteam.com,2016:xt.5932656-preview"
version="11"
xmlns:xts="www.xmlteam.com"
standard="NewsML-G2"
standardversion="2.32"
standardversion="2.33"
conformance="power"
xml:lang="en-US">
<catalogRef
Expand Down
4 changes: 2 additions & 2 deletions examples/LISTING_23_SportsML-G2_Package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
xmlns="http://iptc.org/std/nar/2006-10-01/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://iptc.org/std/nar/2006-10-01/
./NewsML-G2_2.32-spec-All-Power.xsd"
./NewsML-G2_2.33-spec-All-Power.xsd"
guid="urn:iptc.org:20161019:sports1" version="11"
xmlns:xts="www.xmlteam.com"
conformance="power"
standard="NewsML-G2"
standardversion="2.32"
standardversion="2.33"
xml:lang="en-US">
<catalogRef
href="http://www.iptc.org/std/catalog/catalog.IPTC-G2-Standards_32.xml" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<contentSet>
<inlineXML contenttype="application/nitf+xml">
<nitf xmlns="http://iptc.org/std/NITF/2006-10-18/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://iptc.org/std/NITF/2006-10-18/
./nitf-3-6.xsd">
<body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<newsItem xmlns="http://iptc.org/std/nar/2006-10-01/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://iptc.org/std/nar/2006-10-01/
./NewsML-G2_2.32-spec-All-Power.xsd"
./NewsML-G2_2.33-spec-All-Power.xsd"
guid="tag:acmenews.com,2008:WORLD-NEWS:USA20081208098658"
version="11"
standard="NewsML-G2"
standardversion="2.32"
standardversion="2.33"
conformance="power">
<catalogRef
href="http://www.iptc.org/std/catalog/catalog.IPTC-G2-Standards_32.xml" />
Expand Down
4 changes: 2 additions & 2 deletions examples/LISTING_27_Company_Financial_Information.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
xmlns="http://iptc.org/std/nar/2006-10-01/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://iptc.org/std/nar/2006-10-01/
./NewsML-G2_2.32-spec-All-Power.xsd"
./NewsML-G2_2.33-spec-All-Power.xsd"
guid="urn:newsml:acmenews.com:20161019:201003230594296001"
version="11"
standard="NewsML-G2"
standardversion="2.32"
standardversion="2.33"
conformance="power"
xml:lang="en-US">
<catalogRef
Expand Down
4 changes: 2 additions & 2 deletions examples/LISTING_29_Hop_History.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
xmlns="http://iptc.org/std/nar/2006-10-01/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://iptc.org/std/nar/2006-10-01/
./NewsML-G2_2.32-spec-All-Power.xsd"
./NewsML-G2_2.33-spec-All-Power.xsd"
guid="urn:newsml:acmenews.com:20161019T1205:HOP-HISTORY-EXAMPLE"
version="11"
standard="NewsML-G2"
standardversion="2.32" xml:lang="en-US">
standardversion="2.33" xml:lang="en-US">
<catalogRef
href="http://www.iptc.org/std/catalog/catalog.IPTC-G2-Standards_32.xml" />
<catalogRef href="http://www.acmenews.com/synd/catalogs/anmcodes.xml" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
xmlns="http://iptc.org/std/nar/2006-10-01/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://iptc.org/std/nar/2006-10-01/
./NewsML-G2_2.32-spec-All-Power.xsd"
./NewsML-G2_2.33-spec-All-Power.xsd"
guid="tag:gettyimages.com,2010:GYI0062134533"
version="11"
standard="NewsML-G2"
standardversion="2.32"
standardversion="2.33"
conformance="power"
xml:lang="en-US">
<catalogRef
Expand Down
4 changes: 2 additions & 2 deletions examples/LISTING_3_Photo_in_NewsML-G2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
xmlns="http://iptc.org/std/nar/2006-10-01/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://iptc.org/std/nar/2006-10-01/
./NewsML-G2_2.32-spec-All-Power.xsd"
./NewsML-G2_2.33-spec-All-Power.xsd"
guid="tag:gettyimages.com,2010:GYI0062134533"
version="11"
standard="NewsML-G2"
standardversion="2.32"
standardversion="2.33"
conformance="power"
xml:lang="en-US">
<catalogRef
Expand Down
Loading

0 comments on commit 3fd7d38

Please sign in to comment.