complexType  OtherElectronicAddressTextType 
diagram
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Common
typeextension of xsd:string
used by
element com:OtherElectronicAddressText
attributes
Name  Type Use Default Fixed annotation
com:otherElectronicAddressCategory com:OtherElectronicAddressCategoryType        
source<xsd:complexType  name="OtherElectronicAddressTextType">
<xsd:simpleContent>
<xsd:extension  base="xsd:string">
<xsd:attribute  ref="com:otherElectronicAddressCategory">
</xsd:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>