Definition Type: Element
Name: sender
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsB:StringType
Containing Schema: NewsML-G2_2.23-spec-All-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 newsml-g2_2_23-spec-all-core_xsd Drilldown into roleuri in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into role in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into typeuri in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into type in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into literal in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into uri in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into qcode in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into qualifyingAttributes in schema newsml-g2_2_23-spec-all-core_xsdXSD Diagram of sender in schema newsml-g2_2_23-spec-all-core_xsd (News Markup Language (NewsML) - 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 nsB:qcode Optional
uri nsB:uri Optional
literal nsB:literal Optional
type nsB:type Optional
typeuri nsB:typeuri Optional
role nsB:role Optional
roleuri nsB:roleuri Optional
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree: