complexType LimitationBagType
diagram
version V2_2
namespace https://www.wipo.int/standards/XMLSchema/ST96/Design
children dgn:Limitation
used by
element dgn:LimitationBag
source <xsd:complexType name="LimitationBagType">
<xsd:sequence>
<xsd:element ref="dgn:Limitation" maxOccurs="unbounded">
</xsd:element>
</xsd:sequence>
</xsd:complexType>