| diagram |
|
||||||||||||||||||||||||||||||||||||||||||||
| version | V7_1 | ||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.wipo.int/standards/XMLSchema/ST96/Common | ||||||||||||||||||||||||||||||||||||||||||||
| type | extension of xsd:string | ||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||
| source |
<xsd:complexType name="EmailAddressTextType">
<xsd:simpleContent>
</xsd:complexType>
<xsd:extension base="xsd:string">
</xsd:simpleContent>
<xsd:attribute ref="com:sequenceNumber">
</xsd:attribute>
<xsd:attribute ref="com:emailAddressCategory">
</xsd:attribute>
<xsd:attribute ref="com:emailAddressPurposeCategory">
</xsd:attribute>
</xsd:extension>
|