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