complexType  FootnoteBagType  
diagram
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
children   com:Footnote 
used by
element     com:FootnoteBag 
source <xsd:complexType  name="FootnoteBagType">
<xsd:sequence  maxOccurs="unbounded">
<xsd:element  ref="com:Footnote">
</xsd:element>
</xsd:sequence>
</xsd:complexType>