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