<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:xdb="http://xmlns.oracle.com/xdb" xmlns:st="http://xmlns.oracle.com/xdb/stats.xsd" targetNamespace="http://xmlns.oracle.com/xdb/stats.xsd" elementFormDefault="qualified" xdb:storeVarrayAsTable="true" xdb:flags="8503" xdb:schemaURL="http://xmlns.oracle.com/xdb/stats.xsd" xdb:schemaOwner="XDB" xdb:numProps="7">
  <simpleType name="OIDType">
    <restriction base="hexBinary">
      <maxLength value="32"/>
    </restriction>
  </simpleType>
  <element name="ContainerStats" xdb:defaultTable="XDB$STATS" xdb:columnProps="constraint stats_pk PRIMARY KEY(xmldata.RESOID)" xdb:propNumber="2272" xdb:global="true" xdb:SQLName="ContainerStats" xdb:SQLType="ContainerStats70_T" xdb:SQLSchema="XDB" xdb:memType="258" xdb:defaultTableSchema="XDB">
    <complexType xdb:SQLType="ContainerStats70_T" xdb:SQLSchema="XDB">
      <sequence>
        <element name="TotalRows" type="double" xdb:propNumber="2267" xdb:global="false" xdb:SQLName="TotalRows" xdb:SQLType="NUMBER" xdb:memType="2" xdb:MemInline="true" xdb:SQLInline="true" xdb:JavaInline="true"/>
        <element name="TotalContainers" type="double" xdb:propNumber="2268" xdb:global="false" xdb:SQLName="TotalContainers" xdb:SQLType="NUMBER" xdb:memType="2" xdb:MemInline="true" xdb:SQLInline="true" xdb:JavaInline="true"/>
        <element name="FanOut" type="integer" xdb:propNumber="2269" xdb:global="false" xdb:SQLName="FanOut" xdb:SQLType="NUMBER" xdb:memType="2" xdb:MemInline="true" xdb:SQLInline="true" xdb:JavaInline="true"/>
        <element name="ImmediateContainers" type="integer" xdb:propNumber="2270" xdb:global="false" xdb:SQLName="ImmediateContainers" xdb:SQLType="NUMBER" xdb:memType="2" xdb:MemInline="true" xdb:SQLInline="true" xdb:JavaInline="true"/>
        <element name="LastAnalyzedDate" type="dateTime" xdb:propNumber="2271" xdb:global="false" xdb:SQLName="LastAnalyzedDate" xdb:SQLType="TIMESTAMP" xdb:memType="180" xdb:MemInline="true" xdb:SQLInline="true" xdb:JavaInline="true"/>
      </sequence>
      <attribute name="ResOid" type="st:OIDType" xdb:SQLName="RESOID" xdb:propNumber="2266" xdb:global="false" xdb:SQLType="RAW" xdb:memType="23"/>
    </complexType>
  </element>
</schema>
