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