Definition Type Element
Name SentTo
Abstract False
Documentation
==================================== SentTo ====================================
An individual and/or company or organisation to whom the NewsML document is
being sent.
================================================================================

      
XSD Schema .\NewsML_1.2.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="SentTo" >
  <xs:annotation>
    <xs:documentation>
==================================== SentTo ====================================
An individual and/or company or organisation to whom the NewsML document is
being sent.
================================================================================

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

  <xs:complexType>
    <xs:sequence>
      <xs:group ref="party"/>
    </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]
SentTo
    SentTo
References
SentTo
Generated using Liquid XML Studio by Liquid Technologies Ltd