Definition Type Element
Name Contributor
Abstract False
Documentation
================================= Contributor ==================================
An individual and/or company or organisation that modified or enhanced a news
object after its creation.
================================================================================

      
XSD Schema .\NewsML_1.2.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="Contributor" >
  <xs:annotation>
    <xs:documentation>
================================= Contributor ==================================
An individual and/or company or organisation that modified or enhanced a news
object after its creation.
================================================================================

      
</xs:documentation>
  </xs:annotation>

  <xs:complexType>
    <xs:sequence>
      <xs:group ref="party"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="Contribution"/>
    </xs:sequence>

    <xs:attributeGroup ref="localid"/>
  </xs:complexType>

</xs:element>
Child Elements
Name Type Min Occurs Max Occurs
Child Attributes
Name Type Default Value Use
Derivation Tree
[No Sub Types]
Contributor
    Contributor
References
Contributor
Generated using Liquid XML Studio by Liquid Technologies Ltd