complexType PhoneNumberBagType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
children com:PhoneNumber
used by
element com:PhoneNumberBag
source <xsd:complexType name="PhoneNumberBagType">
<xsd:sequence>
<xsd:element ref="com:PhoneNumber" maxOccurs="unbounded">
</xsd:element>
</xsd:sequence>
</xsd:complexType>