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