complexType  LimitationType  
diagram
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Design
children   com:LimitationCountryCodeBag com:LimitationCategory com:CommentText dgn:LimitationClassDescriptionBag 
used by
element     dgn:Limitation 
source <xsd:complexType  name="LimitationType">
<xsd:sequence>
<xsd:element  ref="com:LimitationCountryCodeBag">
</xsd:element> <xsd:element  ref="com:LimitationCategory">
</xsd:element> <xsd:element  ref="com:CommentText"  minOccurs="0">
</xsd:element> <xsd:element  ref="dgn:LimitationClassDescriptionBag"  minOccurs="0">
</xsd:element>
</xsd:sequence>
</xsd:complexType>