complexType ProductIndicationBagType
diagram
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/GeographicalIndication
children tmk:GoodsServices gin:ProductCategory
used by
element gin:ProductIndicationBag
source <xsd:complexType name="ProductIndicationBagType">
<xsd:sequence>
<xsd:element ref="tmk:GoodsServices" maxOccurs="unbounded">
</xsd:element> <xsd:element ref="gin:ProductCategory" minOccurs="0" maxOccurs="unbounded">
</xsd:element>
</xsd:sequence>
</xsd:complexType>