Definition Type: SimpleType
Name: ST_AlgType
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Documentation:
Cryptographic Algorithm Types
Collapse XSD Schema Diagram:
XSD Diagram of ST_AlgType in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_AlgType">
    <xsd:annotation>
        <xsd:documentation>Cryptographic Algorithm Types</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="typeAny">
            <xsd:annotation>
                <xsd:documentation>Any Type</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration typeAny
Collapse Derivation Tree:
Collapse References:
w:cryptAlgorithmType