Skip to content
Snippets Groups Projects
Commit a1560a9f authored by usikora's avatar usikora :monkey:
Browse files

minor changes during testing

parent 0151b596
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ declare variable $blocklevel-elements := ('titlePage', 'titlePart', 'aligned', '
declare function local:in-sequence
( $values as xs:anyAtomicType* , $sequence as xs:anyAtomicType*) as xs:boolean {
( $values as xs:anyAtomicType* , $sequence as xs:anyAtomicType* ) as xs:boolean {
$values = $sequence
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment