complexType DesignRepresentationType
diagram
version V2_2
namespace https://www.wipo.int/standards/XMLSchema/ST96/Design
children dgn:DesignRepresentationSheetBag dgn:ViewBag
used by
element dgn:DesignRepresentation
source <xsd:complexType name="DesignRepresentationType">
<xsd:choice>
<xsd:element ref="dgn:DesignRepresentationSheetBag">
</xsd:element>
<xsd:element ref="dgn:ViewBag">
</xsd:element>
</xsd:choice>
</xsd:complexType>