<schema targetNamespace="http://xmlns.oracle.com/xdb/XDBFolderListing.xsd" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:xdb="http://xmlns.oracle.com/xdb" xmlns:l="http://xmlns.oracle.com/xdb/XDBFolderListing.xsd" version="1.0" elementFormDefault="qualified" xdb:storeVarrayAsTable="true" xdb:flags="2105651" xdb:schemaURL="http://xmlns.oracle.com/xdb/XDBFolderListing.xsd" xdb:schemaOwner="XDB" xdb:numProps="4">
  <complexType name="ListingTyp" xdb:SQLType="FolderListingTyp" xdb:SQLSchema="XDB">
    <sequence>
      <element name="ChildName" type="string" maxOccurs="unbounded" xdb:SQLCollType="ChildNameCollTyp" xdb:propNumber="2204" xdb:global="false" xdb:SQLName="ChildName" xdb:SQLType="VARCHAR2" xdb:memType="1" xdb:MemInline="true" xdb:SQLInline="true" xdb:JavaInline="true" xdb:SQLCollSchema="XDB"/>
    </sequence>
    <attribute name="name" type="string" xdb:propNumber="2202" xdb:global="false" xdb:SQLName="name" xdb:SQLType="VARCHAR2" xdb:memType="1"/>
    <attribute name="size" type="integer" xdb:propNumber="2203" xdb:global="false" xdb:SQLName="size" xdb:SQLType="NUMBER" xdb:memType="2"/>
  </complexType>
  <element name="Folder" type="l:ListingTyp" xdb:propNumber="2201" xdb:global="true" xdb:SQLName="Folder" xdb:SQLType="FolderListingTyp" xdb:SQLSchema="XDB" xdb:memType="258"/>
</schema>
