Definition Type: Element
Name: channel
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsB:StringType
Containing Schema: NewsML-G2_2.23-spec-All-Core.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A transmission channel used by the message
Collapse XSD Schema Diagram:
Drilldown into StringType in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into g2flag 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 channel in schema newsml-g2_2_23-spec-all-core_xsd (News Markup Language (NewsML) - Core)
Collapse XSD Schema Code:
<xs:element name="channel">
    <xs:annotation>
        <xs:documentation>A transmission channel used by the message</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="StringType">
                <xs:attributeGroup ref="qualifyingAttributes" />
                <xs:attribute name="g2flag" type="xs:string" use="optional" fixed="NMSG">
                    <xs:annotation>
                        <xs:documentation>DO NOT USE this attribute, for G2 internal maintenance purposes only.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </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
g2flag nsB:g2flag Optional
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree: