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