Definition Type: ComplexType
Name: Link1Type
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: NAR_1.3-spec-Framework-Power.xsd
Abstract
Documentation:
The PCL-type of a link from the current Item to a target Item or Web resource
Collapse XSD Schema Diagram:
Drilldown into hreftype in schema nar_1_3-spec-framework-power_xsd Drilldown into guidref in schema nar_1_3-spec-framework-power_xsd Drilldown into deprecatedLinkAttributes in schema nar_1_3-spec-framework-power_xsd Drilldown into rank in schema nar_1_3-spec-framework-power_xsd Drilldown into dir in schema nar_1_3-spec-framework-power_xsd Drilldown into lang in schema xml_xsd Drilldown into i18nAttributes in schema nar_1_3-spec-framework-power_xsd Drilldown into modified in schema nar_1_3-spec-framework-power_xsd Drilldown into creator in schema nar_1_3-spec-framework-power_xsd Drilldown into id in schema nar_1_3-spec-framework-power_xsd Drilldown into editAttributes in schema nar_1_3-spec-framework-power_xsd Drilldown into validto in schema nar_1_3-spec-framework-power_xsd Drilldown into validfrom in schema nar_1_3-spec-framework-power_xsd Drilldown into timeValidityAttributes in schema nar_1_3-spec-framework-power_xsd Drilldown into size in schema nar_1_3-spec-framework-power_xsd Drilldown into format in schema nar_1_3-spec-framework-power_xsd Drilldown into contenttype in schema nar_1_3-spec-framework-power_xsd Drilldown into version in schema nar_1_3-spec-framework-power_xsd Drilldown into residref in schema nar_1_3-spec-framework-power_xsd Drilldown into href in schema nar_1_3-spec-framework-power_xsd Drilldown into targetResourceAttributes in schema nar_1_3-spec-framework-power_xsd Drilldown into rel in schema nar_1_3-spec-framework-power_xsdXSD Diagram of Link1Type in schema nar_1_3-spec-framework-power_xsd (EventsML - News Exchange Format)
Collapse XSD Schema Code:
<xs:complexType name="Link1Type">
    <xs:annotation>
        <xs:documentation>The PCL-type of a link from the current Item to a target Item or Web resource</xs:documentation>
    </xs:annotation>
    <xs:sequence>
        <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <xs:attribute name="rel" type="QCodeType">
        <xs:annotation>
            <xs:documentation>The identifier of the relationship between the current Item and the target resource.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:attributeGroup ref="targetResourceAttributes" />
    <xs:attributeGroup ref="timeValidityAttributes" />
    <xs:attributeGroup ref="editAttributes" />
    <xs:attributeGroup ref="i18nAttributes" />
    <xs:attribute name="rank" type="xs:nonNegativeInteger">
        <xs:annotation>
            <xs:documentation>The rank of the link among other links</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <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
<xs:any> Allowed namespace: '##any' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
rel nsA:rel (Optional)
href nsA:href (Optional)
residref nsA:residref (Optional)
version nsA:version (Optional)
contenttype nsA:contenttype (Optional)
format nsA:format (Optional)
size nsA:size (Optional)
validfrom nsA:validfrom (Optional)
validto nsA:validto (Optional)
id nsA:id (Optional)
creator nsA:creator (Optional)
modified nsA:modified (Optional)
lang nsB:lang (Optional)
dir nsA:dir (Optional)
rank nsA:rank (Optional)
guidref nsA:guidref (Optional)
hreftype nsA:hreftype (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
nsA:itemRefnsA:link,
Collapse Comments:
blog comments powered by Disqus