complexType  ApplicantBagType  
diagram
version V8_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Copyright
children   cpy:Applicant 
used by
element     cpy:ApplicantBag 
attributes
Name   Type   Use   Default   Fixed   annotation
com:id    xsd:ID                
source <xsd:complexType  name="ApplicantBagType">
<xsd:sequence>
<xsd:element  ref="cpy:Applicant"  maxOccurs="unbounded">
</xsd:element>
</xsd:sequence> <xsd:attribute  ref="com:id">
</xsd:attribute>
</xsd:complexType>