@Immutable public final class CSchematron extends Object
Modifier and Type | Field and Description |
---|---|
static String |
NAMESPACE_SCHEMATRON
The namespace URL for Schematron documents
|
static String |
PHASE_ALL
Special phase name denoting that all patterns are active
|
static String |
PHASE_DEFAULT
Special phase name denoting that the name given in the defaultPhase
attribute on the schema element should be used
|
public static final String NAMESPACE_SCHEMATRON
public static final String PHASE_ALL
public static final String PHASE_DEFAULT
Copyright © 2014–2019 Philip Helger. All rights reserved.