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 in schema oasis-200401-wss-wssecurity-secext-1_0_xsd (OASIS Web Services Security (WSS) TC)
Collapse XSD Schema Code:
<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