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