source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Gateway/PatientCorrelationEJB/src/conf/xml-resources/web-services/PatientCorrelationService/schemas/HL7V3/multicacheschemas/MCCI_IN000002UV01.xsd@ 507

Last change on this file since 507 was 507, checked in by George Lilly, 15 years ago

NHIN gateway and adaptor for use on linux with VistA EHR and RPMS

File size: 1.8 KB
Line 
1<?xml version="1.0" encoding="utf-8" standalone="no"?>
2<xs:schema xmlns="urn:hl7-org:v3" xmlns:xs="http://www.w3.org/2001/XMLSchema"
3 xmlns:mif="urn:hl7-org:v3/mif"
4 targetNamespace="urn:hl7-org:v3"
5 elementFormDefault="qualified">
6 <xs:annotation>
7 <xs:documentation>Source Information
8 Rendered by: RoseTree 4.0.9
9 Rendered on:
10This document was rendered into XML using software provided to HL7 by Beeler Consulting LLC.
11 PubDB to MIF Transform: $RCSfile: PubDbXmlToMIF.xsl,v $ $Revision: 1.3 $ $Date: 2007/03/06 06:56:43 $
12 Fix names transform: $Id: FixMifNames.xsl,v 1.2 2007/03/06 06:56:43 wbeeler Exp $
13 HTML to MIF Markup transform: $Id: HtmlToMIFMarkup.xsl,v 1.2 2007/03/06 06:56:44 wbeeler Exp $
14 Base transform: $Id: ConvertBase.xsl,v 1.2 2007/03/06 06:56:43 wbeeler Exp $
15 Package Id Conversion: $Id: TransformPackageIds.xsl,v 1.2 2007/03/06 06:56:45 wbeeler Exp $
16 Generated using schema builder version: 3.0.3 and DynamicMifToXSD.xsl version: 1.4
17 Dynamic MIF to Schema Transform: $Id: DynamicMifToXsd.xsl,v 1.3 2007/03/06 06:56:44 wbeeler Exp $
18 Static MIF to Schema Transform: $Id: StaticMifToXsd.xsl,v 1.2 2007/03/06 06:56:44 wbeeler Exp $
19 Package Id Conversion: $Id: TransformPackageIds.xsl,v 1.2 2007/03/06 06:56:45 wbeeler Exp $</xs:documentation>
20 </xs:annotation>
21 <xs:include schemaLocation="../coreschemas/infrastructureRoot.xsd"/>
22 <xs:include schemaLocation="MCCI_MT000200UV01.xsd"/>
23 <xs:element name="MCCI_IN000002UV01">
24 <xs:complexType>
25 <xs:complexContent>
26 <xs:extension base="MCCI_MT000200UV01.Message">
27 <xs:attribute name="ITSVersion" type="xs:string" use="required" fixed="XML_1.0"/>
28 </xs:extension>
29 </xs:complexContent>
30 </xs:complexType>
31 </xs:element>
32</xs:schema>
Note: See TracBrowser for help on using the repository browser.