complexType  GoodsServicesLimitationType 
diagram
versionV3_1
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Trademark
childrencom: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>