| diagram |
|
||||||||||||||||||||||
| version | V3_2 | ||||||||||||||||||||||
| namespace | http://www.wipo.int/standards/XMLSchema/ST96/Common | ||||||||||||||||||||||
| children | com:PersonFullName com:PersonStructuredName | ||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| source |
<xsd:complexType name="PersonNameType">
<xsd:choice>
</xsd:complexType>
<xsd:element ref="com:PersonFullName">
</xsd:element> <xsd:element ref="com:PersonStructuredName">
</xsd:element>
</xsd:choice> <xsd:attribute ref="com:languageCode">
</xsd:attribute>
|