Definition Type: Element
Name: Contribution
Containing Schema: NewsML_1.2.xsd
Abstract
Documentation:
================================= Contribution ================================== The contribution of a Party in the scope of the creation or the modification of a news object. ==============================================================================
Collapse XSD Schema Diagram:
Drilldown into Scheme in schema newsml_1_2_xsd Drilldown into Vocabulary in schema newsml_1_2_xsd Drilldown into FormalName in schema newsml_1_2_xsd Drilldown into formalname in schema newsml_1_2_xsd Drilldown into Euid in schema newsml_1_2_xsd Drilldown into Duid in schema newsml_1_2_xsd Drilldown into localid in schema newsml_1_2_xsdXSD Diagram of Contribution in schema newsml_1_2_xsd (News Markup Language (NewsML))
Collapse XSD Schema Code:
<xs:element name="Contribution">
    <xs:annotation>
        <xs:documentation> 
================================= Contribution ==================================
The contribution of a Party in the scope of the creation or the modification of a news object.
==============================================================================
			</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attributeGroup ref="localid" />
        <xs:attributeGroup ref="formalname" />
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
Duid Duid (Optional)
Euid Euid (Optional)
FormalName FormalName Required
Vocabulary Vocabulary (Optional)
Scheme Scheme (Optional)