Definition Type Element
Name Creator
Abstract False
Documentation
=================================== Creator ====================================
An individual and/or company or organisation that created a news object.
================================================================================

      
XSD Schema .\NewsML_1.2.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="Creator" >
  <xs:annotation>
    <xs:documentation>
=================================== Creator ====================================
An individual and/or company or organisation that created a news object.
================================================================================

      
</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]
Creator
    Creator
References
Creator
Generated using Liquid XML Studio by Liquid Technologies Ltd