complexType DesignRecordRelationType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Design
children dgn:DesignIdentifierBag com:RecordIdentifierBag
used by
element dgn:DesignRecordRelation
source <xsd:complexType name="DesignRecordRelationType">
<xsd:sequence>
<xsd:element ref="dgn:DesignIdentifierBag">
</xsd:element>
<xsd:element ref="com:RecordIdentifierBag">
</xsd:element>
</xsd:sequence>
</xsd:complexType>