complexType DesignBasicRecordType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Design
children com:RecordIdentifier com:RecordFilingDate com:RecordNotificationDate com:RecordEffectiveDate dgn:DesignBasicRecordCategory com:RecordReference com:RecordLanguageCode dgn:DesignIdentifierBag dgn:RecordPublicationBag dgn:ClaimantBag com:RepresentativeBag com:RecordEventBag com:RecordDocumentBag com:RecordCurrentStatusCategory com:RecordCurrentStatusDate com:RecordInterestedOfficeCode com:RecordDesignatedCountryCodeBag dgn:LimitationBag com:CommentText
used by
element dgn:DesignBasicRecord
source <xsd:complexType name="DesignBasicRecordType">
<xsd:sequence>
<xsd:element ref="com:RecordIdentifier">
</xsd:element>
<xsd:element ref="com:RecordFilingDate" minOccurs="0">
</xsd:element>
<xsd:element ref="com:RecordNotificationDate" minOccurs="0">
</xsd:element>
<xsd:element ref="com:RecordEffectiveDate" minOccurs="0">
</xsd:element>
<xsd:element ref="dgn:DesignBasicRecordCategory" minOccurs="0">
</xsd:element>
<xsd:element ref="com:RecordReference" minOccurs="0">
</xsd:element>
<xsd:element ref="com:RecordLanguageCode" minOccurs="0">
</xsd:element>
<xsd:element ref="dgn:DesignIdentifierBag" minOccurs="0">
</xsd:element>
<xsd:element ref="dgn:RecordPublicationBag" minOccurs="0">
</xsd:element>
<xsd:element ref="dgn:ClaimantBag" minOccurs="0">
</xsd:element>
<xsd:element ref="com:RepresentativeBag" minOccurs="0">
</xsd:element>
<xsd:element ref="com:RecordEventBag" minOccurs="0">
</xsd:element>
<xsd:element ref="com:RecordDocumentBag" minOccurs="0">
</xsd:element>
<xsd:element ref="com:RecordCurrentStatusCategory" minOccurs="0">
</xsd:element>
<xsd:element ref="com:RecordCurrentStatusDate" minOccurs="0">
</xsd:element>
<xsd:element ref="com:RecordInterestedOfficeCode" minOccurs="0">
</xsd:element>
<xsd:element ref="com:RecordDesignatedCountryCodeBag" minOccurs="0">
</xsd:element>
<xsd:element ref="dgn:LimitationBag" minOccurs="0">
</xsd:element>
<xsd:element ref="com:CommentText" minOccurs="0">
</xsd:element>
</xsd:sequence>
</xsd:complexType>