complexType  DesignPatentBagType  
diagram
version V9_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Patent
children   pat:DesignPatent 
used by
element     pat:DesignPatentBag 
attributes
Name   Type   Use   Default   Fixed   annotation
com:st96Version    xsd:token   required       V9_0    
source <xsd:complexType  name="DesignPatentBagType">
<xsd:sequence>
<xsd:element  ref="pat:DesignPatent"  maxOccurs="unbounded">
</xsd:element>
</xsd:sequence> <xsd:attribute  ref="com:st96Version"  use="required">
</xsd:attribute>
</xsd:complexType>