Definition Type: Attribute
Name: Usage
Namespace: http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd
Type: wsse:tUsage
Containing Schema: oasis-200401-wss-wssecurity-secext-1.0.xsd
Documentation:
This global attribute is used to indicate the usage of a referenced or indicated token within the containing context
Collapse XSD Schema Diagram:
XSD Diagram of Usage
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:attribute name="Usage" type="tUsage">
    <xsd:annotation>
        <xsd:documentation>This global attribute is used to indicate the usage of a referenced or indicated token within the containing context</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: