| Package | Description |
|---|---|
| ca.uhn.hl7v2.validation | |
| ca.uhn.hl7v2.validation.impl |
| Modifier and Type | Method and Description |
|---|---|
EncodingRule[] |
ValidationContext.getEncodingRules(String theVersion,
String theEncoding) |
| Modifier and Type | Class and Description |
|---|---|
class |
XMLSchemaRule
Validate hl7 version 2 messages encoded according to the HL7 XML Encoding Syntax against xml schemas provided by hl7.org
|
| Modifier and Type | Method and Description |
|---|---|
EncodingRule[] |
ValidationContextImpl.getEncodingRules(String theVersion,
String theEncoding) |
| Modifier and Type | Method and Description |
|---|---|
List<RuleBinding<EncodingRule>> |
ValidationContextImpl.getEncodingRuleBindings() |
| Constructor and Description |
|---|
EncodingRuleBinding(String theVersion,
String theScope,
EncodingRule theRule) |
Copyright © 2001-2012 University Health Network. All Rights Reserved.