<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2007, Oracle. All rights reserved.     NAME     ordcmmd.xsd - XML schema for default DICOM metadata documents   MODIFIED   (MM/DD/YY)   myalavar    04/10/07 - copyright   myalavar    04/09/07 - add major_minor version   dguo        08/01/06 - Beta release 1   dguo        04/03/05 - Created-->
<xs:schema xmlns="http://xmlns.oracle.com/ord/dicom/metadata_1_0" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:dt="http://xmlns.oracle.com/ord/dicom/metadata_1_0" targetNamespace="http://xmlns.oracle.com/ord/dicom/metadata_1_0" elementFormDefault="qualified" attributeFormDefault="unqualified" xmlns:oraxdb="http://xmlns.oracle.com/xdb" oraxdb:storeVarrayAsTable="true" oraxdb:flags="8499" oraxdb:schemaURL="http://xmlns.oracle.com/ord/dicom/metadata_1_0" oraxdb:schemaOwner="ORDSYS" oraxdb:numProps="1">
  <xs:include schemaLocation="http://xmlns.oracle.com/ord/dicom/mddatatype_1_0"/>
  <xs:annotation>
    <xs:documentation>    Introduction      This schema defines the default DICOM metadata schema used      by the ORDDicom object attribute (XMLType metadata).  </xs:documentation>
  </xs:annotation>
  <xs:element name="DICOM_OBJECT" type="dt:DATASET_T" oraxdb:propNumber="3458" oraxdb:global="true" oraxdb:SQLName="DICOM_OBJECT" oraxdb:SQLType="DATASET_T440_T" oraxdb:SQLSchema="ORDSYS" oraxdb:memType="258"/>
</xs:schema>
