Definition Type: Element
Name: slugline
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsA:IntlStringType
Containing Schema: NAR_1.3-spec-Framework-Power.xsd
Abstract
Documentation:
A sequence of tokens associated with the content. The interpretation is provider specific
Collapse XSD Schema Diagram:
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 IntlStringType in schema nar_1_3-spec-framework-power_xsd Drilldown into role in schema nar_1_3-spec-framework-power_xsd Drilldown into separator in schema nar_1_3-spec-framework-power_xsdXSD Diagram of slugline in schema nar_1_3-spec-framework-power_xsd (EventsML - News Exchange Format)
Collapse XSD Schema Code:
<xs:element name="slugline">
    <xs:annotation>
        <xs:documentation>A sequence of tokens associated with the content. The interpretation is provider specific</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="IntlStringType">
                <xs:attribute name="separator" type="xs:string">
                    <xs:annotation>
                        <xs:documentation>The character string acting as a separator between the tokens in the slugline.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="role" type="QCodeType">
                    <xs:annotation>
                        <xs:documentation>A refinement of the semantics of the slug</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
lang nsB:lang (Optional)
dir nsA:dir (Optional)
id nsA:id (Optional)
creator nsA:creator (Optional)
modified nsA:modified (Optional)
separator nsA:separator (Optional)
role nsA:role (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus