Definition Type: Element
Name: byline
Namespace: http://iptc.org/std/nitf/2006-03-01/
Containing Schema: nitf-3-3.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into virtloc in schema nitf-3-3_xsd Drilldown into location in schema nitf-3-3_xsd Drilldown into byttl in schema nitf-3-3_xsd Drilldown into person in schema nitf-3-3_xsd Drilldown into lang in schema xml_xsd Drilldown into style in schema nitf-3-3_xsd Drilldown into class in schema nitf-3-3_xsd Drilldown into id in schema nitf-3-3_xsd Drilldown into commonNITFAttributes in schema nitf-3-3_xsdXSD Diagram of byline in schema nitf-3-3_xsd (SportsML)
Collapse XSD Schema Code:
<element name="byline">
    <complexType mixed="true">
        <choice minOccurs="0" maxOccurs="unbounded">
            <element ref="nitf:person" />
            <element ref="nitf:byttl" />
            <element ref="nitf:location" />
            <element ref="nitf:virtloc" />
        </choice>
        <attributeGroup ref="nitf:commonNITFAttributes" />
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
person ns0:person (1) (1)
byttl ns0:byttl (1) (1)
location ns0:location (1) (1)
virtloc ns0:virtloc (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id ns0:id Optional
class ns0:class Optional
style ns0:style Optional
lang nsA:lang Optional