complexType  GoodsServicesLimitationType  
diagram
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Trademark
children   com:LimitationCountryCodeBag com:CommentText tmk:GoodsServicesLimitationCategory tmk:LimitationClassDescriptionBag 
used by
element     tmk:GoodsServicesLimitation 
source <xsd:complexType  name="GoodsServicesLimitationType">
<xsd:sequence>
<xsd:element  ref="com:LimitationCountryCodeBag"  minOccurs="0">
</xsd:element> <xsd:choice  maxOccurs="unbounded">
<xsd:element  ref="com:CommentText">
</xsd:element> <xsd:sequence>
<xsd:element  ref="tmk:GoodsServicesLimitationCategory">
</xsd:element> <xsd:element  ref="tmk:LimitationClassDescriptionBag">
</xsd:element>
</xsd:sequence>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>