simpleType  OtherElectronicAddressCategoryType 
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Common
typerestriction of xsd:token
used by
attribute com:otherElectronicAddressCategory
source<xsd:simpleType  name="OtherElectronicAddressCategoryType">
<xsd:restriction  base="xsd:token">
<xsd:enumeration  value="Business">
<xsd:annotation>
<xsd:documentation>
Business
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration> <xsd:enumeration  value="Private">
<xsd:annotation>
<xsd:documentation>
Private
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>