complexType CommentTextBagType
diagram
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
children com:CommentText
used by
element com:CommentTextBag
source <xsd:complexType name="CommentTextBagType">
<xsd:sequence>
<xsd:element ref="com:CommentText" maxOccurs="unbounded">
</xsd:element>
</xsd:sequence>
</xsd:complexType>