Definition Type: ComplexType
Name: AttributedURI
Namespace: http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: oasis-200401-wss-wssecurity-utility-1.0.xsd
Abstract
Documentation:
This type is for elements whose [children] is an anyURI and can have arbitrary attributes.
Collapse XSD Schema Diagram:
Drilldown into Id Drilldown into commonAttsXSD Diagram of AttributedURI
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="AttributedURI">
    <xsd:annotation>
        <xsd:documentation>
This type is for elements whose [children] is an anyURI and can have arbitrary attributes.
      </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:anyURI">
            <xsd:attributeGroup ref="wsu:commonAtts" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
Id wsu:Id Optional
<anyAttribute> Allowed namespace: '##other'