complexType FaxNumberBagType
diagram
version V2_0
namespace https://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>