MINI MINI MANI MO

Path : /opt/oracle/product/18c/dbhomeXE/rdbms/xml/schema/
File Upload :
Current File : //opt/oracle/product/18c/dbhomeXE/rdbms/xml/schema/stats.xsd

<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">
   <simpleType name="OIDType"> <restriction base="hexBinary"> <maxLength value="32"/> </restriction> </simpleType>
   <element name="ContainerStats" xdb:defaultTable="XDB$STATS" xdb:SQLType="ContainerStatsTyp" xdb:columnProps="constraint stats_pk PRIMARY KEY(xmldata.RESOID)">
     <complexType xdb:SQLType="ContainerStatsTyp">
       <sequence>
         <element name="TotalRows" type="double"/>
         <element name="TotalContainers" type="double"/>
         <element name="FanOut" type="integer"/>
         <element name="ImmediateContainers" type="integer"/>
         <element name="LastAnalyzedDate" type="dateTime"/>
       </sequence>
       <attribute name="ResOid" type="st:OIDType" xdb:SQLName="RESOID"/>
     </complexType>
   </element>
</schema>

OHA YOOOO