Definition Type: ComplexType
Name: LinkType
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: NewsML-G2_2.23-spec-All-Core.xsd
Abstract
Documentation:
The CCL-type of a link from the current Item to a target Item or Web resource
Collapse XSD Schema Diagram:
Drilldown into title in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into hreftype in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into guidref in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into deprecatedLinkAttributes in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into title in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into size in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into formaturi in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into format in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into contenttypevariant in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into contenttype in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into persistidref in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into version in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into residref in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into href in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into targetResourceAttributes in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into reluri in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into rel in schema newsml-g2_2_23-spec-all-core_xsdXSD Diagram of LinkType in schema newsml-g2_2_23-spec-all-core_xsd (News Markup Language (NewsML) - Core)
Collapse XSD Schema Code:
<xs:complexType name="LinkType">
    <xs:annotation>
        <xs:documentation>The CCL-type of a link from the current Item to a target Item or Web resource</xs:documentation>
    </xs:annotation>
    <xs:sequence>
        <xs:element ref="title" minOccurs="0" maxOccurs="unbounded">
            <xs:annotation>
                <xs:documentation>A short natural language name describing the link and displayed to the users.</xs:documentation>
            </xs:annotation>
        </xs:element>
    </xs:sequence>
    <xs:attribute name="rel" type="QCodeType" use="optional">
        <xs:annotation>
            <xs:documentation>The identifier of the relationship between the current Item and the target resource - expressed by a QCode</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:attribute name="reluri" type="IRIType" use="optional">
        <xs:annotation>
            <xs:documentation>The identifier of the relationship between the current Item and the target resource - expressed by a URI</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:attributeGroup ref="targetResourceAttributes" />
    <xs:attributeGroup ref="deprecatedLinkAttributes" />
    <xs:anyAttribute namespace="##other" processContents="lax" />
    <!-- NAR v1.2 : guidref deprecated.-->
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
title nsB:title 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
rel nsB:rel Optional
reluri nsB:reluri Optional
href nsB:href Optional
residref nsB:residref Optional
version nsB:version Optional
persistidref nsB:persistidref Optional
contenttype nsB:contenttype Optional
contenttypevariant nsB:contenttypevariant Optional
format nsB:format Optional
formaturi nsB:formaturi Optional
size nsB:size Optional
title nsB:title Optional
guidref nsB:guidref Optional
hreftype nsB:hreftype Optional
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
nsB:deliverableOf, nsB:deliveredItemRef, nsB:itemRef, nsB:link, nsB:remoteInfo