complexType DesignatedCountryType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Design
children com:DesignatedCountryCode dgn:HagueAgreementActCategory
used by
element dgn:DesignatedCountry
source <xsd:complexType name="DesignatedCountryType">
<xsd:sequence>
<xsd:element ref="com:DesignatedCountryCode">
</xsd:element>
<xsd:element ref="dgn:HagueAgreementActCategory" minOccurs="0">
</xsd:element>
</xsd:sequence>
</xsd:complexType>