complexType GoodsServicesLimitationType
diagram
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Trademark
children com:LimitationCountryCodeBag com:CommentTextBag 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:CommentTextBag">
</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>