<?xml version="1.0" encoding="WINDOWS-1252"?>
<!-- Copyright 2004, 2005 Oracle.  All rights reserved. -->
<xsd:schema xmlns="http://xmlns.oracle.com/ord/meta/ordimage" targetNamespace="http://xmlns.oracle.com/ord/meta/ordimage" xmlns:xdb="http://xmlns.oracle.com/xdb" xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified" xdb:storeVarrayAsTable="true" xdb:flags="2105651" xdb:schemaURL="http://xmlns.oracle.com/ord/meta/ordimage" xdb:schemaOwner="ORDSYS" xdb:numProps="8">
  <xsd:annotation>
    <xsd:documentation>      Change History        llmartin  11/05/2014      -- 18735854: XML Schema Annotations        rabbott    2/10/2005      -- Add more comments        rabbott    6/10/2004      -- Created      Introduction        Oracle Multimedia schema for ORDSYS.ORDImage attributes        Elements are optional and can appear in any order.    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType name="ordImageAttributesType" xdb:SQLType="IMAGEATTRIBUTES_ORD_IMG_T" xdb:SQLSchema="ORDSYS">
    <xsd:all minOccurs="0">
      <xsd:element name="height" type="xsd:positiveInteger" minOccurs="0" xdb:propNumber="3095" xdb:global="false" xdb:SQLName="height" xdb:SQLType="NUMBER" xdb:memType="2" xdb:MemInline="true" xdb:SQLInline="true" xdb:JavaInline="true"/>
      <xsd:element name="width" type="xsd:positiveInteger" minOccurs="0" xdb:propNumber="3096" xdb:global="false" xdb:SQLName="width" xdb:SQLType="NUMBER" xdb:memType="2" xdb:MemInline="true" xdb:SQLInline="true" xdb:JavaInline="true"/>
      <xsd:element name="contentLength" type="xsd:positiveInteger" minOccurs="0" xdb:propNumber="3097" xdb:global="false" xdb:SQLName="contentLength" xdb:SQLType="NUMBER" xdb:memType="2" xdb:MemInline="true" xdb:SQLInline="true" xdb:JavaInline="true"/>
      <xsd:element name="fileFormat" type="xsd:string" minOccurs="0" xdb:propNumber="3098" xdb:global="false" xdb:SQLName="fileFormat" xdb:SQLType="VARCHAR2" xdb:memType="1" xdb:MemInline="true" xdb:SQLInline="true" xdb:JavaInline="true"/>
      <xsd:element name="contentFormat" type="xsd:string" minOccurs="0" xdb:propNumber="3099" xdb:global="false" xdb:SQLName="contentFormat" xdb:SQLType="VARCHAR2" xdb:memType="1" xdb:MemInline="true" xdb:SQLInline="true" xdb:JavaInline="true"/>
      <xsd:element name="compressionFormat" type="xsd:string" minOccurs="0" xdb:propNumber="3100" xdb:global="false" xdb:SQLName="compressionFormat" xdb:SQLType="VARCHAR2" xdb:memType="1" xdb:MemInline="true" xdb:SQLInline="true" xdb:JavaInline="true"/>
      <xsd:element name="mimeType" type="xsd:string" minOccurs="0" xdb:propNumber="3101" xdb:global="false" xdb:SQLName="mimeType" xdb:SQLType="VARCHAR2" xdb:memType="1" xdb:MemInline="true" xdb:SQLInline="true" xdb:JavaInline="true"/>
    </xsd:all>
  </xsd:complexType>
  <xsd:element name="ordImageAttributes" type="ordImageAttributesType" xdb:propNumber="3094" xdb:global="true" xdb:SQLName="ordImageAttributes" xdb:SQLType="IMAGEATTRIBUTES_ORD_IMG_T" xdb:SQLSchema="ORDSYS" xdb:memType="258"/>
</xsd:schema>
