complexType  WebAddressURIType 
diagram
versionV3_1
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Common
typeextension 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>