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