This type is for elements whose [children] is an anyURI and can have arbitrary attributes.
Java class for AttributedURI complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AttributedURI">
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>anyURI">
<attGroup ref="{http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd}commonAtts"/>
</extension>
</simpleContent>
</complexType>
|