source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Adapters/General/AdapterCA/src/jbiServiceUnits/AdapterSubjectDiscoveryBPEL/META-INF/src/_references/_projects/Interfaces/src/schemas/HL7V3/multicacheschemas/QUQI_IN000003UV01.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: 4.0 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" targetNamespace="urn:hl7-org:v3" elementFormDefault="qualified">
4 <xs:annotation>
5 <xs:documentation>Source Information Rendered by: RoseTree 4.0.7 Rendered on: This document
6 was rendered into XML using software provided to HL7 by Beeler Consulting LLC. PubDB to MIF
7 Transform: $RCSfile: PubDbXmlToMIF.xsl,v $ $Revision: 1.3 $ $Date: 2007/03/06 06:56:43 $
8 Fix names transform: $Id: FixMifNames.xsl,v 1.2 2007/03/06 06:56:43 wbeeler Exp $ HTML to
9 MIF Markup transform: $Id: HtmlToMIFMarkup.xsl,v 1.2 2007/03/06 06:56:44 wbeeler Exp $ Base
10 transform: $Id: ConvertBase.xsl,v 1.2 2007/03/06 06:56:43 wbeeler Exp $ Package Id
11 Conversion: $Id: TransformPackageIds.xsl,v 1.2 2007/03/06 06:56:45 wbeeler Exp $ Generated
12 using schema builder version: 3.0.3 and DynamicMifToXSD.xsl version: 1.4 Dynamic MIF to
13 Schema Transform: $Id: DynamicMifToXsd.xsl,v 1.3 2007/03/06 06:56:44 wbeeler Exp $ Static
14 MIF to Schema Transform: $Id: StaticMifToXsd.xsl,v 1.2 2007/03/06 06:56:44 wbeeler Exp $
15 Package Id Conversion: $Id: TransformPackageIds.xsl,v 1.2 2007/03/06 06:56:45 wbeeler Exp
16 $</xs:documentation>
17 </xs:annotation>
18 <xs:include schemaLocation="../coreschemas/infrastructureRoot.xsd"/>
19 <xs:include schemaLocation="MCCI_MT000300UV01.xsd"/>
20 <xs:include schemaLocation="QUQI_MT000001UV01.xsd"/>
21 <!-- Changes to enable proper WSDL operations definition
22 vassil 2007-11-14 -->
23 <xs:element name="QUQI_IN000003UV01" type="QUQI_IN000003UV01_Type"/>
24 <xs:element name="QUQI_IN000003UV01_Cancel" type="QUQI_IN000003UV01_Type"/>
25 <xs:complexType name="QUQI_IN000003UV01_Type">
26 <xs:complexContent>
27 <xs:extension base="QUQI_IN000003UV01.MCCI_MT000300UV01.Message">
28 <xs:attribute name="ITSVersion" type="xs:string" use="required" fixed="XML_1.0"/>
29 </xs:extension>
30 </xs:complexContent>
31 </xs:complexType>
32 <xs:complexType name="QUQI_IN000003UV01.MCCI_MT000300UV01.Message">
33 <xs:sequence>
34 <xs:group ref="InfrastructureRootElements"/>
35 <xs:element name="id" type="II" minOccurs="1" maxOccurs="1"/>
36 <xs:element name="creationTime" type="TS_explicit" minOccurs="1" maxOccurs="1"/>
37 <xs:element name="securityText" type="ST" minOccurs="0" maxOccurs="1"/>
38 <xs:element name="versionCode" type="CS" minOccurs="0" maxOccurs="1"/>
39 <xs:element name="interactionId" type="II" minOccurs="1" maxOccurs="1"/>
40 <xs:element name="profileId" type="II" minOccurs="0" maxOccurs="unbounded"/>
41 <xs:element name="processingCode" type="CS" minOccurs="1" maxOccurs="1"/>
42 <xs:element name="processingModeCode" type="CS" minOccurs="1" maxOccurs="1"/>
43 <xs:element name="acceptAckCode" type="CS" minOccurs="1" maxOccurs="1"/>
44 <xs:element name="attachmentText" type="ED_explicit" minOccurs="0" maxOccurs="unbounded"/>
45 <xs:element name="receiver" type="MCCI_MT000300UV01.Receiver" minOccurs="1"
46 maxOccurs="unbounded"/>
47 <xs:element name="respondTo" type="MCCI_MT000300UV01.RespondTo" nillable="true"
48 minOccurs="0" maxOccurs="unbounded"/>
49 <xs:element name="sender" type="MCCI_MT000300UV01.Sender" minOccurs="1" maxOccurs="1"/>
50 <xs:element name="attentionLine" type="MCCI_MT000300UV01.AttentionLine" nillable="true"
51 minOccurs="0" maxOccurs="unbounded"/>
52 <xs:element name="acknowledgement" type="MCCI_MT000300UV01.Acknowledgement" nillable="true"
53 minOccurs="0" maxOccurs="unbounded"/>
54 <xs:element name="controlActProcess"
55 type="QUQI_MT000001UV01.ControlActProcess" minOccurs="1" maxOccurs="1"/>
56 </xs:sequence>
57 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
58 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
59 </xs:complexType>
60</xs:schema>
Note: See TracBrowser for help on using the repository browser.