diagram | |||||
version | V4_0 | ||||
namespace | http://www.wipo.int/standards/XMLSchema/ST96/Copyright | ||||
children | cpy:InterestJustification com:Contact com:ConfidentialIndicator cpy:InterestedPartyBaseNumber cpy:InternationalStandardNameIdentifier cpy:InterestedPartyOtherName | ||||
used by |
|
||||
source |
<xsd:complexType name="InterestedPartyType">
<xsd:sequence>
</xsd:complexType>
<xsd:element ref="cpy:InterestJustification">
</xsd:element> <xsd:element ref="com:Contact">
</xsd:element> <xsd:element ref="com:ConfidentialIndicator">
</xsd:element> <xsd:element ref="cpy:InterestedPartyBaseNumber"
minOccurs="0">
</xsd:element> <xsd:element ref="cpy:InternationalStandardNameIdentifier"
minOccurs="0">
</xsd:element> <xsd:element ref="cpy:InterestedPartyOtherName"
minOccurs="0">
</xsd:element>
</xsd:sequence>
|