Definition Type: Element
Name: rightsExpressionXML
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: NewsML-G2_2.26-spec-All-Power.xsd
Abstract
Documentation:
Contains a rights expression as defined by a Rights Expression Language and seralized using XML encoding.
Collapse XSD Schema Diagram:
Drilldown into langid in schema newsml-g2_2_26-spec-all-power_xsd Drilldown into pubconstrainturi in schema newsml-g2_2_26-spec-all-power_xsd Drilldown into pubconstraint in schema newsml-g2_2_26-spec-all-power_xsd Drilldown into whyuri in schema newsml-g2_2_26-spec-all-power_xsd Drilldown into why in schema newsml-g2_2_26-spec-all-power_xsd Drilldown into howuri in schema newsml-g2_2_26-spec-all-power_xsd Drilldown into how in schema newsml-g2_2_26-spec-all-power_xsd Drilldown into custom in schema newsml-g2_2_26-spec-all-power_xsd Drilldown into modified in schema newsml-g2_2_26-spec-all-power_xsd Drilldown into creatoruri in schema newsml-g2_2_26-spec-all-power_xsd Drilldown into creator in schema newsml-g2_2_26-spec-all-power_xsd Drilldown into id in schema newsml-g2_2_26-spec-all-power_xsd Drilldown into commonPowerAttributes in schema newsml-g2_2_26-spec-all-power_xsdXSD Diagram of rightsExpressionXML in schema newsml-g2_2_26-spec-all-power_xsd (News Markup Language (NewsML) - Power)
Collapse XSD Schema Code:
<xs:element name="rightsExpressionXML">
    <xs:annotation>
        <xs:documentation> Contains a rights expression as defined by a Rights Expression Language and seralized using XML encoding.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:any namespace="##other">
                <xs:annotation>
                    <xs:documentation>The root element of a rights expression in any other namespace</xs:documentation>
                </xs:annotation>
            </xs:any>
        </xs:sequence>
        <xs:attributeGroup ref="commonPowerAttributes" />
        <xs:attribute name="langid" type="xs:anyURI" use="required">
            <xs:annotation>
                <xs:documentation>Identifier for the used Rights Expression language</xs:documentation>
            </xs:annotation>
        </xs:attribute>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> Allowed namespace: '##other' (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id Optional
creator nsB:creator Optional
creatoruri nsB:creatoruri Optional
modified nsB:modified Optional
custom nsB:custom Optional
how nsB:how Optional
howuri nsB:howuri Optional
why nsB:why Optional
whyuri nsB:whyuri Optional
pubconstraint nsB:pubconstraint Optional
pubconstrainturi nsB:pubconstrainturi Optional
langid nsB:langid Required