Definition Type: Element
Name: sender
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsA:StringType
Containing Schema: NAR_1.9-spec-NewsMessage-Core.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The sender of the items, which may be an organisation or a person
Collapse XSD Schema Diagram:
Drilldown into StringType in schema nar_1_9-spec-newsmessage-core_xsd Drilldown into role in schema nar_1_9-spec-framework-core_xsd Drilldown into type in schema nar_1_9-spec-framework-core_xsd Drilldown into literal in schema nar_1_9-spec-framework-core_xsd Drilldown into qcode in schema nar_1_9-spec-framework-core_xsd Drilldown into qualifyingAttributes in schema nar_1_9-spec-framework-core_xsdXSD Diagram of sender in schema nar_1_9-spec-newsmessage-core_xsd (News Architecture (NAR) - Core)
Collapse XSD Schema Code:
<xs:element name="sender" minOccurs="0">
    <xs:annotation>
        <xs:documentation>The sender of the items, which may be an organisation or a person</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="StringType">
                <xs:attributeGroup ref="qualifyingAttributes" />
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
qcode nsA:qcode Optional
literal nsA:literal Optional
type nsA:type Optional
role nsA:role Optional
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree: