Uses of Interface
com.helger.schematron.pure.model.IPSHasIncludes

Packages that use IPSHasIncludes
Package
Description
 
  • Uses of IPSHasIncludes in com.helger.schematron.pure.model

    Modifier and Type
    Class
    Description
    class 
    A single Schematron diagnostics-element.
    A section containing individual diagnostic elements.
    An implementation is not required to make use of this element.
    class 
    A single Schematron pattern-element.
    A structure, simple or complex.
    class 
    A single Schematron phase-element.
    A grouping of patterns, to name and declare variations in schemas, for example, to support progressive validation.
    class 
    A single Schematron rule-element.
    A list of assertions tested within the context specified by the required context attribute.
    class 
    A single Schematron schema-element.
    The top-level element of a Schematron schema.
    The optional schemaVersion attribute gives the version of the schema.