schema location: | NewsML-G2_2.34-spec-NewsMessage-Power.xsd |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
targetNamespace: | http://iptc.org/std/nar/2006-10-01/ |
Elements | Complex types |
newsMessage | StringType |
schema location: | NewsML-G2_2.34-spec-Framework-Power.xsd |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
targetNamespace: | http://iptc.org/std/nar/2006-10-01/ |
schema location: | C:\ProgramData\Altova\Common2024\Schemas\xml\files\xml.xsd |
attributeFormDefault: | |
elementFormDefault: | |
targetNamespace: | http://www.w3.org/XML/1998/namespace |
Attributes | Attr. groups |
base | specialAttrs |
id | |
lang | |
space |
diagram | |||||||
namespace | http://iptc.org/std/nar/2006-10-01/ | ||||||
properties |
|
||||||
children | header itemSet | ||||||
attributes |
|
||||||
annotation |
|
||||||
source | <xs:element name="newsMessage"> <xs:annotation> <xs:documentation>A container to exchange one or more items</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="header"> <xs:annotation> <xs:documentation>A group of properties providing information about the exchange.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="sent" type="DateTimePropType"> <xs:annotation> <xs:documentation>The date-and-time of transmission of the message</xs:documentation> </xs:annotation> </xs:element> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="catalogRef"> <xs:annotation> <xs:documentation>A reference to a remote catalog. A hyperlink to a set of scheme alias declarations.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="title" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A short natural language name for the catalog.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="href" type="IRIType" use="required"> <xs:annotation> <xs:documentation>A hyperlink to a remote Catalog.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attributeGroup ref="commonPowerAttributes"/> <xs:anyAttribute namespace="##other" processContents="lax"> <xs:annotation> <xs:documentation>Any other attributes from other namespaces.</xs:documentation> </xs:annotation> </xs:anyAttribute> </xs:complexType> </xs:element> <xs:element ref="catalog"/> </xs:choice> <xs:element name="sender" minOccurs="0"> <xs:annotation> <xs:documentation>The sender of the items, which may be an organisation or a person</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="StringType"> <xs:attributeGroup ref="qualifyingAttributes"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="transmitId" type="StringType" minOccurs="0"> <xs:annotation> <xs:documentation>The transmission identifier associated with the message</xs:documentation> </xs:annotation> </xs:element> <xs:element name="priority" minOccurs="0"> <xs:annotation> <xs:documentation>The priority of this message in the overall transmission process. A value of 1 corresponds to the highest priority, a value of 9 to the lowest.</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="Int1to9Type"> <xs:attributeGroup ref="commonPowerAttributes"/> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="origin" minOccurs="0"> <xs:annotation> <xs:documentation>The point of origin of the transmission of this message</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="StringType"> <xs:attributeGroup ref="qualifyingAttributes"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="timestamp"> <xs:annotation> <xs:documentation>A date-and-time associated with the message, other than the date-and-time the message was sent</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="DateTimePropType"> <xs:attribute name="role" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>A refinement of the semantics of the property. The string value may take a QCode. That the string should be interpreted as a QCode has to be defined outside of the G2 specification by the creator of the News Message.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:simpleContent> <!-- NAR 1.2 erratum 1 correction: on timestamp, complexContent replaced by simpleContent --> </xs:complexType> </xs:element> <xs:element name="destination"> <xs:annotation> <xs:documentation>A point of destination for this message.</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="StringType"> <xs:attributeGroup ref="qualifyingAttributes"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="channel"> <xs:annotation> <xs:documentation>A transmission channel used by the message</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="StringType"> <xs:attributeGroup ref="qualifyingAttributes"/> <xs:attribute name="g2flag" type="xs:string" use="optional" fixed="NMSG"> <xs:annotation> <xs:documentation>DO NOT USE this attribute, for G2 internal maintenance purposes only.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element ref="signal"/> <xs:element name="headerExtProperty" type="Flex2ExtPropType"> <xs:annotation> <xs:documentation>Extension Property; the semantics are defined by the concept referenced by the rel attribute. The semantics of the Extension Property must have the same scope as the parent property.</xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Extension point for provider-defined properties from other namespaces</xs:documentation> </xs:annotation> </xs:any> </xs:sequence> <xs:attributeGroup ref="commonPowerAttributes"/> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:complexType> </xs:element> <xs:element name="itemSet"> <xs:annotation> <xs:documentation>The set of items to be exchanged.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:any namespace="http://iptc.org/std/nar/2006-10-01/" processContents="lax" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Any item from the IPTC News Architecture namespace</xs:documentation> </xs:annotation> </xs:any> </xs:sequence> <xs:attributeGroup ref="commonPowerAttributes"/> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:complexType> </xs:element> </xs:sequence> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://iptc.org/std/nar/2006-10-01/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | sent catalogRef catalog sender transmitId priority origin timestamp destination channel signal headerExtProperty | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="header"> <xs:annotation> <xs:documentation>A group of properties providing information about the exchange.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="sent" type="DateTimePropType"> <xs:annotation> <xs:documentation>The date-and-time of transmission of the message</xs:documentation> </xs:annotation> </xs:element> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="catalogRef"> <xs:annotation> <xs:documentation>A reference to a remote catalog. A hyperlink to a set of scheme alias declarations.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="title" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A short natural language name for the catalog.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="href" type="IRIType" use="required"> <xs:annotation> <xs:documentation>A hyperlink to a remote Catalog.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attributeGroup ref="commonPowerAttributes"/> <xs:anyAttribute namespace="##other" processContents="lax"> <xs:annotation> <xs:documentation>Any other attributes from other namespaces.</xs:documentation> </xs:annotation> </xs:anyAttribute> </xs:complexType> </xs:element> <xs:element ref="catalog"/> </xs:choice> <xs:element name="sender" minOccurs="0"> <xs:annotation> <xs:documentation>The sender of the items, which may be an organisation or a person</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="StringType"> <xs:attributeGroup ref="qualifyingAttributes"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="transmitId" type="StringType" minOccurs="0"> <xs:annotation> <xs:documentation>The transmission identifier associated with the message</xs:documentation> </xs:annotation> </xs:element> <xs:element name="priority" minOccurs="0"> <xs:annotation> <xs:documentation>The priority of this message in the overall transmission process. A value of 1 corresponds to the highest priority, a value of 9 to the lowest.</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="Int1to9Type"> <xs:attributeGroup ref="commonPowerAttributes"/> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="origin" minOccurs="0"> <xs:annotation> <xs:documentation>The point of origin of the transmission of this message</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="StringType"> <xs:attributeGroup ref="qualifyingAttributes"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="timestamp"> <xs:annotation> <xs:documentation>A date-and-time associated with the message, other than the date-and-time the message was sent</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="DateTimePropType"> <xs:attribute name="role" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>A refinement of the semantics of the property. The string value may take a QCode. That the string should be interpreted as a QCode has to be defined outside of the G2 specification by the creator of the News Message.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:simpleContent> <!-- NAR 1.2 erratum 1 correction: on timestamp, complexContent replaced by simpleContent --> </xs:complexType> </xs:element> <xs:element name="destination"> <xs:annotation> <xs:documentation>A point of destination for this message.</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="StringType"> <xs:attributeGroup ref="qualifyingAttributes"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="channel"> <xs:annotation> <xs:documentation>A transmission channel used by the message</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="StringType"> <xs:attributeGroup ref="qualifyingAttributes"/> <xs:attribute name="g2flag" type="xs:string" use="optional" fixed="NMSG"> <xs:annotation> <xs:documentation>DO NOT USE this attribute, for G2 internal maintenance purposes only.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element ref="signal"/> <xs:element name="headerExtProperty" type="Flex2ExtPropType"> <xs:annotation> <xs:documentation>Extension Property; the semantics are defined by the concept referenced by the rel attribute. The semantics of the Extension Property must have the same scope as the parent property.</xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Extension point for provider-defined properties from other namespaces</xs:documentation> </xs:annotation> </xs:any> </xs:sequence> <xs:attributeGroup ref="commonPowerAttributes"/> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://iptc.org/std/nar/2006-10-01/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | DateTimePropType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="sent" type="DateTimePropType"> <xs:annotation> <xs:documentation>The date-and-time of transmission of the message</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://iptc.org/std/nar/2006-10-01/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | title | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="catalogRef"> <xs:annotation> <xs:documentation>A reference to a remote catalog. A hyperlink to a set of scheme alias declarations.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="title" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A short natural language name for the catalog.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="href" type="IRIType" use="required"> <xs:annotation> <xs:documentation>A hyperlink to a remote Catalog.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attributeGroup ref="commonPowerAttributes"/> <xs:anyAttribute namespace="##other" processContents="lax"> <xs:annotation> <xs:documentation>Any other attributes from other namespaces.</xs:documentation> </xs:annotation> </xs:anyAttribute> </xs:complexType> </xs:element> |
type | IRIType | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="href" type="IRIType" use="required"> <xs:annotation> <xs:documentation>A hyperlink to a remote Catalog.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://iptc.org/std/nar/2006-10-01/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of StringType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="sender" minOccurs="0"> <xs:annotation> <xs:documentation>The sender of the items, which may be an organisation or a person</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="StringType"> <xs:attributeGroup ref="qualifyingAttributes"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://iptc.org/std/nar/2006-10-01/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | StringType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="transmitId" type="StringType" minOccurs="0"> <xs:annotation> <xs:documentation>The transmission identifier associated with the message</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://iptc.org/std/nar/2006-10-01/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of Int1to9Type | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="priority" minOccurs="0"> <xs:annotation> <xs:documentation>The priority of this message in the overall transmission process. A value of 1 corresponds to the highest priority, a value of 9 to the lowest.</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="Int1to9Type"> <xs:attributeGroup ref="commonPowerAttributes"/> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://iptc.org/std/nar/2006-10-01/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of StringType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="origin" minOccurs="0"> <xs:annotation> <xs:documentation>The point of origin of the transmission of this message</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="StringType"> <xs:attributeGroup ref="qualifyingAttributes"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://iptc.org/std/nar/2006-10-01/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of DateTimePropType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="timestamp"> <xs:annotation> <xs:documentation>A date-and-time associated with the message, other than the date-and-time the message was sent</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="DateTimePropType"> <xs:attribute name="role" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>A refinement of the semantics of the property. The string value may take a QCode. That the string should be interpreted as a QCode has to be defined outside of the G2 specification by the creator of the News Message.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:simpleContent> <!-- NAR 1.2 erratum 1 correction: on timestamp, complexContent replaced by simpleContent --> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="role" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>A refinement of the semantics of the property. The string value may take a QCode. That the string should be interpreted as a QCode has to be defined outside of the G2 specification by the creator of the News Message.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://iptc.org/std/nar/2006-10-01/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of StringType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="destination"> <xs:annotation> <xs:documentation>A point of destination for this message.</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="StringType"> <xs:attributeGroup ref="qualifyingAttributes"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://iptc.org/std/nar/2006-10-01/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of StringType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="channel"> <xs:annotation> <xs:documentation>A transmission channel used by the message</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="StringType"> <xs:attributeGroup ref="qualifyingAttributes"/> <xs:attribute name="g2flag" type="xs:string" use="optional" fixed="NMSG"> <xs:annotation> <xs:documentation>DO NOT USE this attribute, for G2 internal maintenance purposes only.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:string | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:attribute name="g2flag" type="xs:string" use="optional" fixed="NMSG"> <xs:annotation> <xs:documentation>DO NOT USE this attribute, for G2 internal maintenance purposes only.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://iptc.org/std/nar/2006-10-01/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Flex2ExtPropType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | name definition note facet remoteInfo hierarchyInfo sameAs broader narrower related | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="headerExtProperty" type="Flex2ExtPropType"> <xs:annotation> <xs:documentation>Extension Property; the semantics are defined by the concept referenced by the rel attribute. The semantics of the Extension Property must have the same scope as the parent property.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://iptc.org/std/nar/2006-10-01/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="itemSet"> <xs:annotation> <xs:documentation>The set of items to be exchanged.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:any namespace="http://iptc.org/std/nar/2006-10-01/" processContents="lax" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Any item from the IPTC News Architecture namespace</xs:documentation> </xs:annotation> </xs:any> </xs:sequence> <xs:attributeGroup ref="commonPowerAttributes"/> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://iptc.org/std/nar/2006-10-01/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="StringType"> <xs:annotation> <xs:documentation>The type of a string value. Type defined in this XML Schema only</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attributeGroup ref="commonPowerAttributes"/> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://iptc.org/std/nar/2006-10-01/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | inline span ruby | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="a"> <xs:annotation> <xs:documentation>An anchor for inline linking like in HTML</xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="inline"/> <xs:element ref="span"/> <xs:element ref="ruby"/> <xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Extension point for provider-defined properties from other namespaces</xs:documentation> </xs:annotation> </xs:any> </xs:choice> <xs:attributeGroup ref="commonPowerAttributes"/> <xs:attributeGroup ref="i18nAttributes"/> <xs:attribute name="class" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>An equivalent of the html class attribute</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="href" type="IRIType" use="optional"> <xs:annotation> <xs:documentation>An equivalent of the html href attribute</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="hreflang" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>An equivalent of the html hreflang attribute</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="rel" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>An equivalent of the html rel attribute</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="rev" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>An equivalent of the html rev attribute</xs:documentation> </xs:annotation> </xs:attribute> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="class" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>An equivalent of the html class attribute</xs:documentation> </xs:annotation> </xs:attribute> |
type | IRIType | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="href" type="IRIType" use="optional"> <xs:annotation> <xs:documentation>An equivalent of the html href attribute</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="hreflang" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>An equivalent of the html hreflang attribute</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="rel" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>An equivalent of the html rel attribute</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="rev" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>An equivalent of the html rev attribute</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://iptc.org/std/nar/2006-10-01/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | FlexPersonPropType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | name definition note facet remoteInfo hierarchyInfo sameAs broader narrower related personDetails | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="accountable" type="FlexPersonPropType"> <xs:annotation> <xs:documentation>An individual accountable for the content in legal terms.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://iptc.org/std/nar/2006-10-01/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of IntlStringType2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="altId"> <xs:annotation> <xs:documentation>An alternative identifier assigned to the content.</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="IntlStringType2"> <xs:attribute name="type" type="QCodeType" use="optional"> <xs:annotation> <xs:documentation>A qualifier which indicates the context within which the alternative identifier has been allocated - expressed by a QCode</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="typeuri" type="IRIType" use="optional"> <xs:annotation> <xs:documentation>A qualifier which indicates the context within which the alternative identifier has been allocated - expressed by a URI</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="environment" type="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="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:attribute name="idformat" type="QCodeType" use="optional"> <xs:annotation> <xs:documentation>Indicates the format of the value of the element - expressed by a QCode</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="idformaturi" type="IRIType" use="optional"> <xs:annotation> <xs:documentation>Indicates the format of the value of the element - expressed by a URI</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="QCodeType" use="optional"> <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="IRIType" use="optional"> <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="version" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>The version of the object identified by the alternative id.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:simpleContent> <!-- NAR 1.2 erratum 1 correction: on altId, complexContent replaced by simpleContent--> </xs:complexType> </xs:element> |
type | QCodeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="type" type="QCodeType" use="optional"> <xs:annotation> <xs:documentation>A qualifier which indicates the context within which the alternative identifier has been allocated - expressed by a QCode</xs:documentation> </xs:annotation> </xs:attribute> |
type | IRIType | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="typeuri" type="IRIType" use="optional"> <xs:annotation> <xs:documentation>A qualifier which indicates the context within which the alternative identifier has been allocated - expressed by a URI</xs:documentation> </xs:annotation> </xs:attribute> |
type | QCodeListType | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="environment" type="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> |
type | IRIListType | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="environmenturi" type="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> |
type | QCodeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="idformat" type="QCodeType" use="optional"> <xs:annotation> <xs:documentation>Indicates the format of the value of the element - expressed by a QCode</xs:documentation> </xs:annotation> </xs:attribute> |
type | IRIType | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="idformaturi" type="IRIType" use="optional"> <xs:annotation> <xs:documentation>Indicates the format of the value of the element - expressed by a URI</xs:documentation> </xs:annotation> </xs:attribute> |
type | QCodeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="role" type="QCodeType" use="optional"> <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> |
type | IRIType | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="roleuri" type="IRIType" use="optional"> <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> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="version" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>The version of the object identified by the alternative id.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://iptc.org/std/nar/2006-10-01/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of IRIType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="altLoc"> <xs:annotation> <xs:documentation>An alternative location of the content.</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="IRIType"> <xs:attributeGroup ref="commonPowerAttributes"/> <xs:attribute name="type" type="QCodeType" use="optional"> <xs:annotation> <xs:documentation>A qualifier which indicates the context within which the alternative locator has been allocated - expressed by a QCode</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="typeuri" type="IRIType" use="optional"> <xs:annotation> <xs:documentation>A qualifier which indicates the context within which the alternative locator has been allocated - expressed by a URI</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="role" type="QCodeType" use="optional"> <xs:annotation> <xs:documentation>A refinement of the semantics or business purpose of the property - expressed by a QCode</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="roleruri" type="IRIType" use="optional"> <xs:annotation> <xs:documentation>A refinement of the semantics or business purpose of the property - expressed by a URI</xs:documentation> </xs:annotation> </xs:attribute> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | QCodeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="type" type="QCodeType" use="optional"> <xs:annotation> <xs:documentation>A qualifier which indicates the context within which the alternative locator has been allocated - expressed by a QCode</xs:documentation> </xs:annotation> </xs:attribute> |
type | IRIType | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="typeuri" type="IRIType" use="optional"> <xs:annotation> <xs:documentation>A qualifier which indicates the context within which the alternative locator has been allocated - expressed by a URI</xs:documentation> </xs:annotation> </xs:attribute> |
type | QCodeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="role" type="QCodeType" use="optional"> <xs:annotation> <xs:documentation>A refinement of the semantics or business purpose of the property - expressed by a QCode</xs:documentation> </xs:annotation> </xs:attribute> |
type | IRIType | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="roleruri" type="IRIType" use="optional"> <xs:annotation> <xs:documentation>A refinement of the semantics or business purpose of the property - expressed by a URI</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://iptc.org/std/nar/2006-10-01/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of IRIType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="altRep"> <xs:annotation> <xs:documentation>An IRI which, upon dereferencing provides an alternative representation of the Item.</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="IRIType"> <xs:attributeGroup ref="commonPowerAttributes"/> <xs:attributeGroup ref="timeValidityAttributes"/> <xs:attributeGroup ref="newsContentTypeAttributes"/> <xs:attribute name="representation" type="QCodeType" use="optional"> <xs:annotation> <xs:documentation>A qualifier which specifies the way the target Item is represented at this location - expressed by a QCode</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="representationuri" type="IRIType" use="optional"> <xs:annotation> <xs:documentation>A qualifier which specifies the way the target Item is represented at this location - expressed by a URI</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="size" type="xs:nonNegativeInteger" use="optional"> <xs:annotation> <xs:documentation>The size in bytes of the target resource.</xs:documentation> </xs:annotation> </xs:attribute> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:extension> <!-- NAR-EV-1.3.3 : add @contenttype, @format and @size to altRep (PCL) --> </xs:simpleContent> </xs:complexType> </xs:element> |
type | QCodeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="representation" type="QCodeType" use="optional"> <xs:annotation> <xs:documentation>A qualifier which specifies the way the target Item is represented at this location - expressed by a QCode</xs:documentation> </xs:annotation> </xs:attribute> |
type | IRIType | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="representationuri" type="IRIType" use="optional"> <xs:annotation> <xs:documentation>A qualifier which specifies the way the target Item is represented at this location - expressed by a URI</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:nonNegativeInteger | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="size" type="xs:nonNegativeInteger" use="optional"> <xs:annotation> <xs:documentation>The size in bytes of the target resource.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://iptc.org/std/nar/2006-10-01/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | AssertType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="assert" type="AssertType"> <xs:annotation> <xs:documentation>An assertion about a concept</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://iptc.org/std/nar/2006-10-01/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | AudienceType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | name definition note facet remoteInfo hierarchyInfo sameAs broader narrower related | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="audience" type="AudienceType"> <xs:annotation> <xs:documentation>An intended audience for the content.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://iptc.org/std/nar/2006-10-01/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | bit | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="bag"> <xs:annotation> <xs:documentation>A group of existing concepts which express a new concept.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="bit" minOccurs="1" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>An individual concept, part of a composite concept expressed by a bag.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="QCodePropType"> <xs:attribute name="type" type="QCodeType" use="optional"> <xs:annotation> <xs:documentation>The type of the concept assigned as controlled property value - expressed by a QCode</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="typeuri" type="IRIType" use="optional"> <xs:annotation> <xs:documentation>The type of the concept assigned as controlled property value - expressed by a URI</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="significance" type="Int100Type" use="optional"> <xs:annotation> <xs:documentation> Indicates how significant the event expressed by a bit of event concept type is to the concept expressed by this bit The scope of this relationship is limited to the bits of a single bag. See also the note below the table.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attributeGroup ref="quantifyAttributes"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> <xs:attributeGroup ref="commonPowerAttributes"/> <xs:attributeGroup ref="i18nAttributes"/> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://iptc.org/std/nar/2006-10-01/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of QCodePropType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="bit" minOccurs="1" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>An individual concept, part of a composite concept expressed by a bag.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="QCodePropType"> <xs:attribute name="type" type="QCodeType" use="optional"> <xs:annotation> <xs:documentation>The type of the concept assigned as controlled property value - expressed by a QCode</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="typeuri" type="IRIType" use="optional"> <xs:annotation> <xs:documentation>The type of the concept assigned as controlled property value - expressed by a URI</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="significance" type="Int100Type" use="optional"> <xs:annotation> <xs:documentation> Indicates how significant the event expressed by a bit of event concept type is to the concept expressed by this bit The scope of this relationship is limited to the bits of a single bag. See also the note below the table.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attributeGroup ref="quantifyAttributes"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | QCodeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="type" type="QCodeType" use="optional"> <xs:annotation> <xs:documentation>The type of the concept assigned as controlled property value - expressed by a QCode</xs:documentation> </xs:annotation> </xs:attribute> |
type | IRIType | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="typeuri" type="IRIType" use="optional"> <xs:annotation> <xs:documentation>The type of the concept assigned as controlled property value - expressed by a URI</xs:documentation> </xs:annotation> </xs:attribute> |
type | Int100Type | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:attribute name="significance" type="Int100Type" use="optional"> <xs:annotation> <xs:documentation> Indicates how significant the event expressed by a bit of event concept type is to the concept expressed by this bit The scope of this relationship is limited to the bits of a single bag. See also the note below the table.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://iptc.org/std/nar/2006-10-01/ | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|