CommentType

Complex Type Information

Model

Used By

Element Comment

Source

<xsd:complexType name="CommentType">
  <xsd:choice>
    <xsd:element ref="Content"/>
    <xsd:element ref="ExternalReference"/>
  </xsd:choice>
</xsd:complexType>