Definition Type: ComplexType
Name: RightsInfoType
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: NAR_1.3-spec-Framework-Power.xsd
Abstract
Documentation:
The type for a set of properties representing the rights associated with the Item (Type defined in this XML Schema only)
Collapse XSD Schema Diagram:
Drilldown into usageTerms in schema nar_1_3-spec-framework-power_xsd Drilldown into copyrightNotice in schema nar_1_3-spec-framework-power_xsd Drilldown into copyrightHolder in schema nar_1_3-spec-framework-power_xsd Drilldown into accountable 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 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 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 idrefs in schema nar_1_3-spec-framework-power_xsdXSD Diagram of RightsInfoType in schema nar_1_3-spec-framework-power_xsd (EventsML - News Exchange Format)
Collapse XSD Schema Code:
<xs:complexType name="RightsInfoType">
    <xs:annotation>
        <xs:documentation>The type for a set of properties representing the rights associated with the Item (Type defined in this XML Schema only)</xs:documentation>
    </xs:annotation>
    <xs:sequence>
        <xs:element ref="accountable" minOccurs="0" />
        <xs:element ref="copyrightHolder" minOccurs="0" />
        <xs:choice minOccurs="0" maxOccurs="unbounded">
            <xs:element ref="copyrightNotice" />
            <xs:element ref="usageTerms" />
        </xs:choice>
        <xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <xs:attribute name="idrefs" type="xs:IDREFS">
        <xs:annotation>
            <xs:documentation>The reference to the part(s) of the content the rights are about</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:attributeGroup ref="i18nAttributes" />
    <xs:attributeGroup ref="editAttributes" />
    <xs:attributeGroup ref="timeValidityAttributes" />
    <xs:anyAttribute namespace="##other" processContents="lax" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
accountable nsA:accountable 0 (1)
copyrightHolder nsA:copyrightHolder 0 (1)
copyrightNotice nsA:copyrightNotice (1) (1)
usageTerms nsA:usageTerms (1) (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
idrefs nsA:idrefs (Optional)
lang nsB:lang (Optional)
dir nsA:dir (Optional)
id nsA:id (Optional)
creator nsA:creator (Optional)
modified nsA:modified (Optional)
validfrom nsA:validfrom (Optional)
validto nsA:validto (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
nsA:rightsInfo
Collapse Comments:
blog comments powered by Disqus