Definition Type: SimpleType
Name: tUsage
Namespace: http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd
Containing Schema: oasis-200401-wss-wssecurity-secext-1.0.xsd
Documentation:
Typedef to allow a list of usages (as URIs).
Collapse XSD Schema Diagram:
XSD Diagram of tUsage
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:simpleType name="tUsage">
    <xsd:annotation>
        <xsd:documentation>Typedef to allow a list of usages (as URIs).</xsd:documentation>
    </xsd:annotation>
    <xsd:list itemType="xsd:anyURI" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
wsse:Usage