1e93276b创建于 2022年9月12日历史提交
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns="http://www.alibaba.com/schema/stat"
            xmlns:xsd="http://www.w3.org/2001/XMLSchema"
            xmlns:beans="http://www.springframework.org/schema/beans"
            targetNamespace="http://www.alibaba.com/schema/stat"
            elementFormDefault="qualified"
            attributeFormDefault="unqualified">

    <xsd:import namespace="http://www.springframework.org/schema/beans"/>

    <xsd:element name="annotation-driven">
        <xsd:annotation/>
        <xsd:complexType>
        </xsd:complexType>
    </xsd:element>

</xsd:schema>