Uses of Interface
com.helger.schematron.pure.model.IPSHasRichGroup
Packages that use IPSHasRichGroup
-
Uses of IPSHasRichGroup in com.helger.schematron.pure.model
Classes in com.helger.schematron.pure.model that implement IPSHasRichGroupModifier and TypeClassDescriptionclassA single Schematron assert- or report-element.
An assertion made about the context nodes.classA single Schematron diagnostic-element.
A natural-language message giving more specific details concerning a failed assertion, such as found versus expected values and repair hints.
NOTE: Diagnostics in multiple languages may be supported by using a different diagnostic element for each language, with the appropriate xml:lang language attribute, and referencing all the unique identifiers of the diagnostic elements in the diagnostics attribute of the assertion.classA single Schematron pattern-element.
A structure, simple or complex.classA single Schematron phase-element.
A grouping of patterns, to name and declare variations in schemas, for example, to support progressive validation.classA single Schematron rule-element.
A list of assertions tested within the context specified by the required context attribute.classA single Schematron schema-element.
The top-level element of a Schematron schema.
The optional schemaVersion attribute gives the version of the schema.