<?xml version="1.0" encoding="WINDOWS-1252"?>
<!-- Copyright (c) 2007, 2015, Oracle and/or its affiliates. All rights reserved.   NAME     ordcmmd.xsd - XML schema for default DICOM metadata documents   MODIFIED   (MM/DD/YY)   llmartin    10/27/14 - 18735854: XML Schema Annotations   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:xdb="http://xmlns.oracle.com/xdb" 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" xdb:storeVarrayAsTable="true" xdb:flags="2105651" xdb:schemaURL="http://xmlns.oracle.com/ord/dicom/metadata_1_0" xdb:schemaOwner="ORDSYS" xdb: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" xdb:SQLType="MD_DATASET_ORD_DCM_T" xdb:propNumber="3201" xdb:global="true" xdb:SQLName="DICOM_OBJECT" xdb:SQLSchema="ORDSYS" xdb:memType="258"/>
</xs:schema>
