complexType WebAddressURIType
diagram
version V2_1
namespace https://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:extension>
</xsd:simpleContent>
</xsd:complexType>