source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Common/NhincSubDiscDataTransformsEJB/src/conf/xml-resources/web-services/SubjectDiscoveryDataTransforms/schemas/HL7V3/coreschemas/infrastructureRoot.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.7 KB
Line 
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:mif="urn:hl7-org:v3/mif"
3 xmlns:v3="urn:hl7-org:v3"
4 xmlns:ex="urn:hl7-org/v3-example"
5 targetNamespace="urn:hl7-org:v3"
6 elementFormDefault="qualified">
7 <xs:annotation xmlns="urn:hl7-org:v3">
8 <xs:documentation>Source Information
9 Rendered by: RoseTree 4.0.9
10 Rendered on: 3-5-2007T12:50:17
11This model was rendered into XML using software provided to HL7 by Beeler Consulting LLC.
12 Transform: $RCSfile: RoseTreeRimToMIFStaticModel.xsl,v $ $Revision: 1.2 $ $Date: 2007/03/06 06:56:43 $
13 Generated using schema builder version: 3.0.3
14 RIM MIF Infrastructure Root to Schema Transform: $Id: RimInfrastructureRootToXsd.xsl,v 1.2 2007/03/06 06:56:44 wbeeler Exp $
15 Static MIF to Schema Transform: $Id: StaticMifToXsd.xsl,v 1.2 2007/03/06 06:56:44 wbeeler Exp $
16 Package Id Conversion: $Id: TransformPackageIds.xsl,v 1.2 2007/03/06 06:56:45 wbeeler Exp $</xs:documentation>
17 </xs:annotation>
18 <xs:include schemaLocation="../coreschemas/voc.xsd"/>
19 <xs:include schemaLocation="../coreschemas/datatypes.xsd"/>
20 <xs:group name="InfrastructureRootElements">
21 <xs:sequence>
22 <xs:element xmlns="urn:hl7-org:v3" name="realmCode" type="CS" minOccurs="0"
23 maxOccurs="unbounded"/>
24 <xs:element xmlns="urn:hl7-org:v3" name="typeId" type="II" minOccurs="0" maxOccurs="1"/>
25 <xs:element xmlns="urn:hl7-org:v3" name="templateId" type="II" minOccurs="0"
26 maxOccurs="unbounded"/>
27 </xs:sequence>
28 </xs:group>
29 <xs:attributeGroup name="InfrastructureRootAttributes"/>
30</xs:schema>
Note: See TracBrowser for help on using the repository browser.