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 in schema oasis-200401-wss-wssecurity-utility-1_0_xsd Drilldown into commonAtts in schema oasis-200401-wss-wssecurity-utility-1_0_xsdXSD Diagram of AttributedURI in schema oasis-200401-wss-wssecurity-utility-1_0_xsd (OASIS Web Services Security (WSS) TC)
Collapse XSD Schema Code:
<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'