complexType SignatureBagType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
children com:Signature
used by
element com:SignatureBag
source <xsd:complexType name="SignatureBagType">
<xsd:sequence>
<xsd:element ref="com:Signature" maxOccurs="unbounded">
</xsd:element>
</xsd:sequence>
</xsd:complexType>