complexType  WebAddressURIType  
diagram
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
type extension of xsd:anyURI 
used by
element     com:WebAddressURI 
attributes
Name   Type   Use   Default   Fixed   annotation
com:webAddressCategory    com:WebAddressCategoryType                
source <xsd:complexType  name="WebAddressURIType">
<xsd:simpleContent>
<xsd:extension  base="xsd:anyURI">
<xsd:attribute  ref="com:webAddressCategory">
</xsd:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>