Uses of Interface
com.helger.schematron.pure.model.IPSHasMixedContent
Packages that use IPSHasMixedContent
-
Uses of IPSHasMixedContent in com.helger.schematron.pure.model
Classes in com.helger.schematron.pure.model that implement IPSHasMixedContentModifier and TypeClassDescriptionclassclassA 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 p-element.
A paragraph of natural language text containing maintainer and user information about the parent element.classA single Schematron title-element.
A summary of the purpose or role of the schema or pattern, for the purpose of documentation or a rich user interface.
An implementation is not required to make use of this element.