rultor.com logo This build log was produced by rultor.com for objectionary/speco#85
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 4098556
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Fri 17 Mar 2023 05:26:45 AM CET
+ uptime
 05:26:45 up 113 days, 11:04,  0 users,  load average: 0.00, 0.00, 0.00
+ ff=default
+ image=yegor256/rultor-image:1.9.1
+ rebase=false
+ head_branch=master
+ pull_title='fix(deps): update dependency org.eolang:eo-parser to v0.29.2'
+ author=yegor256
+ directory=
+ head=git@github.com:objectionary/speco.git
+ pull_id=85
+ fork=git@github.com:objectionary/speco.git
+ fork_branch=renovate/org.eolang-eo-parser-0.x
+ squash=false
+ vars=('--env=head=git@github.com:objectionary/speco.git' '--env=pull_id=85' '--env=fork=git@github.com:objectionary/speco.git' '--env=fork_branch=renovate/org.eolang-eo-parser-0.x' '--env=head_branch=master' '--env=pull_title=fix(deps): update dependency org.eolang:eo-parser to v0.29.2' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:objectionary/speco.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=85'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:objectionary/speco.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/org.eolang-eo-parser-0.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=fix(deps): update dependency org.eolang:eo-parser to v0.29.2'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo npm install -g eolang'\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -Pqulice --errors -Dstyle.color=never'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:objectionary/speco.git'\''' ';' 'export '\''pull_id=85'\''' ';' 'export '\''fork=git@github.com:objectionary/speco.git'\''' ';' 'export '\''fork_branch=renovate/org.eolang-eo-parser-0.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=fix(deps): update dependency org.eolang:eo-parser to v0.29.2'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo npm install -g eolang' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -Pqulice --errors -Dstyle.color=never' ';')
+ container=objectionary_speco_85
+ as_root=false
+ hostname
m2262.contaboserver.net
+ git --version
git version 2.25.1
+ docker --version
Docker version 23.0.1, build a5ee5b1
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:objectionary/speco.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:objectionary/speco.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:objectionary/speco.git'\''' ';' 'export '\''pull_id=85'\''' ';' 'export '\''fork=git@github.com:objectionary/speco.git'\''' ';' 'export '\''fork_branch=renovate/org.eolang-eo-parser-0.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=fix(deps): update dependency org.eolang:eo-parser to v0.29.2'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo npm install -g eolang' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -Pqulice --errors -Dstyle.color=never' ';'
+ sensitive=()
+ rm -rf .gnupg
+ cd repo
+ git remote add fork git@github.com:objectionary/speco.git
+ git remote update
Fetching origin
Fetching fork
From github.com:objectionary/speco
 * [new branch]      master     -> fork/master
 * [new branch]      renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x -> fork/renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x
 * [new branch]      renovate/org.eolang-eo-parser-0.x -> fork/renovate/org.eolang-eo-parser-0.x
 * [new branch]      renovate/ruby-setup-ruby-digest -> fork/renovate/ruby-setup-ruby-digest
+ args=
+ '[' default == default ']'
+ args=' --ff'
+ '[' default == no ']'
+ '[' default == only ']'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
+ git checkout -B __rultor fork/renovate/org.eolang-eo-parser-0.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/org.eolang-eo-parser-0.x' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff __rultor
Merge made by the 'recursive' strategy.
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.00
++ echo 0.00 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.00, low enough to run a new Docker container'
load average is 0.00, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image:1.9.1
+ docker pull yegor256/rultor-image:1.9.1
1.9.1: Pulling from yegor256/rultor-image
Digest: sha256:61885a12aa213b79fd79e2b4ade12645535717267474cb0d1067a3323514589e
Status: Image is up to date for yegor256/rultor-image:1.9.1
docker.io/yegor256/rultor-image:1.9.1
+ docker ps --filter=status=exited
+ grep --quiet '\sobjectionary_speco_85\s*$'
+ ls -al .
total 60
drwx------  3 rultor rultor 4096 Mar 17 05:26 .
drwxrwxrwt 13 root   root   4096 Mar 17 05:26 ..
-rwxrwxr-x  1 rultor rultor  556 Mar 17 05:26 end.sh
-rwxrwxr-x  1 rultor rultor  363 Mar 17 05:26 entry.sh
-rw-rw-r--  1 rultor rultor    8 Mar 17 05:26 pid
-rw-rw-r--  1 rultor rultor 2260 Mar 17 05:26 pubring.gpg
drwxrwxr-x  5 rultor rultor 4096 Mar 17 05:26 repo
-rwxrwxr-x  1 rultor rultor 6043 Mar 17 05:26 run.sh
-rw-rw-r--  1 rultor rultor  619 Mar 17 05:26 script.sh
-rw-rw-r--  1 rultor rultor 4842 Mar 17 05:26 secring.gpg
-rw-rw-r--  1 rultor rultor  588 Mar 17 05:26 settings.xml
-rw-rw-r--  1 rultor rultor 5497 Mar 17 05:26 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-grnN:/main --env=head=git@github.com:objectionary/speco.git --env=pull_id=85 --env=fork=git@github.com:objectionary/speco.git --env=fork_branch=renovate/org.eolang-eo-parser-0.x --env=head_branch=master '--env=pull_title=fix(deps): update dependency org.eolang:eo-parser to v0.29.2' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:objectionary/speco.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=85'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:objectionary/speco.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/org.eolang-eo-parser-0.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=fix(deps): update dependency org.eolang:eo-parser to v0.29.2'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo npm install -g eolang'\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -Pqulice --errors -Dstyle.color=never'\'' '\'';'\'' )' --hostname=docker --privileged --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-grnN/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=objectionary_speco_85 yegor256/rultor-image:1.9.1 /main/entry.sh
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.config /root/.gem /root/.gnupg /root/.m2 /root/.npm /root/.profile /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su --login r --command /home/r/script.sh
+ set -e
+ set -o pipefail
+ '[' -e /home/r/.profile ']'
+ source /home/r/.profile
++ '[' /bin/bash ']'
++ '[' -f /home/r/.bashrc ']'
++ . /home/r/.bashrc
+++ '[' -z '' ']'
+++ return
++ mesg n
++ true
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export head=git@github.com:objectionary/speco.git
+ head=git@github.com:objectionary/speco.git
+ export pull_id=85
+ pull_id=85
+ export fork=git@github.com:objectionary/speco.git
+ fork=git@github.com:objectionary/speco.git
+ export fork_branch=renovate/org.eolang-eo-parser-0.x
+ fork_branch=renovate/org.eolang-eo-parser-0.x
+ export head_branch=master
+ head_branch=master
+ export 'pull_title=fix(deps): update dependency org.eolang:eo-parser to v0.29.2'
+ pull_title='fix(deps): update dependency org.eolang:eo-parser to v0.29.2'
+ export author=yegor256
+ author=yegor256
+ sudo -i npm install -g eolang
K?25h97m#################0m100;90m⠂0m)r⠇ereify:fast-xml-parser:m32;40mhttp0mt35mfetch0m0GETt200:https://regist0mK
added 6 packages, and audited 7 packages in 2s

1 package is looking for funding
  run `npm fund` for details

found 32m1m022m39m vulnerabilities
37;40mnpm0m 0m36;40mnotice0m35m0m
0m37;40mnpm0m 0m36;40mnotice0m35m0m New 31mmajor39m version of npm available! 31m8.5.539m -> 32m9.6.239m
0m37;40mnpm0m 0m36;40mnotice0m35m0m Changelog: 36mhttps://github.com/npm/cli/releases/tag/v9.6.239m
0m37;40mnpm0m 0m36;40mnotice0m35m0m Run 32mnpm install -g npm@9.6.239m to update!
0m37;40mnpm0m 0m36;40mnotice0m35m0m
0m+ pdd --file=/dev/null
Found 6 lines in /home/r/repo/.pdd
My version is 0.20.8
Ruby version is 2.7.0 at x86_64-linux
Reading from root dir .
38;5;214mExcluding0m target/**
Reading renovate.json ...
Reading LICENSE.txt ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/mvn.yml ...
Reading .github/workflows/codecov.yml ...
Reading .pdd ...
Reading .0pdd.yml ...
Reading src/test/java/org/eolang/speco/SpecoXmirTest.java ...
Reading src/test/java/org/eolang/speco/AllTransformationStepsTest.java ...
Reading src/test/java/org/eolang/speco/SpecoEoTest.java ...
Puzzle 32-6813db68 30/DEV at src/test/java/org/eolang/speco/SpecoEoTest.java
Reading src/test/java/org/eolang/speco/package-info.java ...
Reading src/test/resources/org/eolang/speco/transformations/1-1-coping.yaml ...
Reading src/test/resources/org/eolang/speco/transformations/6-1-substitute-dominant.yaml ...
Reading src/test/resources/org/eolang/speco/transformations/2-1-substitute-applications.yaml ...
Reading src/test/resources/org/eolang/speco/transformations/5-1-substitute-fence.yaml ...
Reading src/test/resources/org/eolang/speco/transformations/4-1-fence-tuples.yaml ...
Reading src/test/resources/org/eolang/speco/transformations/3-1-add-with.yaml ...
Reading src/test/resources/org/eolang/speco/transformations/1-2-specialization.yaml ...
Reading src/test/resources/org/eolang/speco/transformations/1-3-extension.yaml ...
Reading src/test/resources/org/eolang/speco/transformations/7-1-substitute-returned.yaml ...
Reading src/test/resources/org/eolang/speco/packs/examples/counter.yaml ...
Reading src/test/resources/org/eolang/speco/packs/examples/pets.yaml ...
Reading src/test/resources/org/eolang/speco/packs/examples/booms.yaml ...
Reading src/test/resources/org/eolang/speco/packs/matrix/2-3.yaml ...
Reading src/test/resources/org/eolang/speco/packs/matrix/2-2.yaml ...
Reading src/test/resources/org/eolang/speco/packs/matrix/3-2.yaml ...
Reading src/test/resources/org/eolang/speco/packs/noise-objects/unused.yaml ...
Reading src/test/resources/org/eolang/speco/packs/noise-objects/non-specialized.yaml ...
Reading src/test/resources/org/eolang/speco/xmir/simple/in/booms.xmir ...
Reading src/test/resources/org/eolang/speco/xmir/simple/in/pets.xmir ...
Reading src/test/resources/org/eolang/speco/xmir/simple/out/booms.xmir ...
Reading src/test/resources/org/eolang/speco/xmir/simple/out/pets.xmir ...
Reading src/main/java/org/eolang/speco/Main.java ...
Reading src/main/java/org/eolang/speco/Speco.java ...
Reading src/main/java/org/eolang/speco/package-info.java ...
Reading src/main/resources/org/eolang/speco/5-1-substitute-fence.xsl ...
Reading src/main/resources/org/eolang/speco/1-1-coping.xsl ...
Reading src/main/resources/org/eolang/speco/2-1-substitute-applications.xsl ...
Reading src/main/resources/org/eolang/speco/1-3-extension.xsl ...
Reading src/main/resources/org/eolang/speco/6-1-substitute-dominant.xsl ...
Reading src/main/resources/org/eolang/speco/7-1-substitute-returned.xsl ...
Reading src/main/resources/org/eolang/speco/4-1-fence-tuples.xsl ...
Reading src/main/resources/org/eolang/speco/1-2-specialization.xsl ...
Reading src/main/resources/org/eolang/speco/3-1-add-with.xsl ...
Reading .gitattributes ...
Reading pom.xml ...
Reading .rultor.yml ...
Reading .gitignore ...
Reading README.md ...
Reading Makefile ...
+ mvn clean install -Pqulice --errors -Dstyle.color=never
0m0m[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.65.0/parent-0.65.0.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.65.0/parent-0.65.0.pom (63 kB at 182 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom (5.7 kB at 250 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom (42 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom (64 kB at 2.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 313 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 367 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 219 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom (2.6 kB at 136 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom (35 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom (56 kB at 2.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom (5.6 kB at 253 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom (6.0 kB at 287 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom (11 kB at 470 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom (17 kB at 729 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom (8.4 kB at 418 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom (9.0 kB at 377 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (10 kB at 525 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 214 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 321 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom (1.0 kB at 51 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom (1.2 kB at 59 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom (2.6 kB at 123 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom (31 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom (43 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (2.7 kB at 142 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 kB at 610 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom (1.7 kB at 87 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 kB at 925 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 795 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 627 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 535 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 722 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom (2.5 kB at 137 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom (6.5 kB at 344 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom (5.9 kB at 295 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom (14 kB at 624 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom (5.7 kB at 196 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom (11 kB at 498 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom (24 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 587 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom (5.6 kB at 282 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/4/oss-parent-4.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/4/oss-parent-4.pom (18 kB at 877 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom (5.6 kB at 280 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom (1.9 kB at 93 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom (2.1 kB at 102 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom (1.7 kB at 86 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom (16 kB at 764 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 740 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 214 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 418 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 418 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom (2.6 kB at 130 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom (41 kB at 1.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom (59 kB at 2.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom (1.6 kB at 89 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 656 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 142 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom (1.9 kB at 103 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 kB at 962 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar
Downloaded5from1Maven:khttps://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar (27 kB at 281 kB/s)
Downloading)from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar
Downloaded4from2Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar (42 kB at 416 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
Downloaded3from2Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar (425 kB at 4.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 292 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar (206 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar (223 kB at 1.0 MB/s)
Downloading)from5Maven:Bhttps://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar (34 kB at 157 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar (53 kB at 175 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 553 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 350 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar (923 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar (871 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 438 kB/s)
Downloading)from9Maven:Bhttps://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar (22 kB at 32 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (8.9 kB at 13 kB/s)
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 2.8 MB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar (17 kB at 21 kB/s)
Downloaded2from.Maven:Bhttps://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 622 kB/s)
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar (11 MB at 6.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 296 kB/s)
[INFO]
[INFO] --------------------------< org.eolang:speco >--------------------------
[INFO] Building speco 1.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom (7.2 kB at 400 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom (8.3 kB at 439 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 2.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom (21 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar (26 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.pom (11 kB at 467 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom (5.8 kB at 277 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.60.5/parent-0.60.5.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.60.5/parent-0.60.5.pom (63 kB at 2.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom (5.6 kB at 313 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.jar
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.jar (23 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom (5.3 kB at 279 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom (9.9 kB at 521 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 2.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom (21 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar (36 kB at 1.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/3.0.0/buildnumber-maven-plugin-3.0.0.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/3.0.0/buildnumber-maven-plugin-3.0.0.pom (13 kB at 686 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/65/mojo-parent-65.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/65/mojo-parent-65.pom (35 kB at 1.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom (5.6 kB at 313 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/3.0.0/buildnumber-maven-plugin-3.0.0.jar
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/3.0.0/buildnumber-maven-plugin-3.0.0.jar (46 kB at 2.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom (8.5 kB at 447 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 550 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar (32 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom (9.8 kB at 467 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 450 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 2.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom (21 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.jar
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.jar (66 kB at 2.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M9/maven-surefire-plugin-3.0.0-M9.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M9/maven-surefire-plugin-3.0.0-M9.pom (7.2 kB at 380 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M9/surefire-3.0.0-M9.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M9/surefire-3.0.0-M9.pom (22 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M9/maven-surefire-plugin-3.0.0-M9.jar
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M9/maven-surefire-plugin-3.0.0-M9.jar (44 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom (6.8 kB at 322 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom (9.9 kB at 550 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 2.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom (20 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar (27 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.pom (15 kB at 692 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.jar
Downloaded1from5Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.jar (255 kB at 6.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.22.0/qulice-maven-plugin-0.22.0.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.22.0/qulice-maven-plugin-0.22.0.pom (13 kB at 664 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.22.0/qulice-0.22.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/qulice/qulice/0.22.0/qulice-0.22.0.pom (8.0 kB at 363 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.59.0/parent-0.59.0.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.59.0/parent-0.59.0.pom (64 kB at 2.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (4.9 kB at 247 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.22.0/qulice-maven-plugin-0.22.0.jar
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.22.0/qulice-maven-plugin-0.22.0.jar (47 kB at 2.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom (9.1 kB at 479 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 562 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 970 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar (41 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.0/maven-install-plugin-3.1.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.0/maven-install-plugin-3.1.0.pom (7.8 kB at 433 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.0/maven-install-plugin-3.1.0.jar
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.0/maven-install-plugin-3.1.0.jar (30 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-parser/0.29.2/eo-parser-0.29.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/eolang/eo-parser/0.29.2/eo-parser-0.29.2.pom (8.0 kB at 398 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.29.2/eo-parent-0.29.2.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.29.2/eo-parent-0.29.2.pom (11 kB at 523 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.55.0/cactoos-0.55.0.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.55.0/cactoos-0.55.0.pom (11 kB at 554 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.64.1/parent-0.64.1.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.64.1/parent-0.64.1.pom (63 kB at 2.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 296 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom (2.7 kB at 157 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/yegor256/xsline/0.20.1/xsline-0.20.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/yegor256/xsline/0.20.1/xsline-0.20.1.pom (4.9 kB at 271 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.27.2/jcabi-xml-0.27.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.27.2/jcabi-xml-0.27.2.pom (6.3 kB at 351 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom (5.8 kB at 307 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom (5.1 kB at 271 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom (1.6 kB at 85 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom (16 kB at 769 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.0.0/mockito-core-5.0.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.0.0/mockito-core-5.0.0.pom (2.5 kB at 139 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.22/byte-buddy-1.12.22.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.22/byte-buddy-1.12.22.pom (16 kB at 633 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.22/byte-buddy-parent-1.12.22.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.22/byte-buddy-parent-1.12.22.pom (58 kB at 2.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.22/byte-buddy-agent-1.12.22.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.22/byte-buddy-agent-1.12.22.pom (10 kB at 580 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.pom (3.0 kB at 158 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom (19 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.0/Saxon-HE-12.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.0/Saxon-HE-12.0.pom (4.2 kB at 210 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/4.6.0/xmlresolver-4.6.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/4.6.0/xmlresolver-4.6.0.pom (2.3 kB at 113 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.pom (5.8 kB at 187 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.1.3/httpclient5-parent-5.1.3.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.1.3/httpclient5-parent-5.1.3.pom (14 kB at 805 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom (32 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.pom (3.8 kB at 223 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.1.3/httpcore5-parent-5.1.3.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.1.3/httpcore5-parent-5.1.3.pom (10 kB at 571 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.pom (3.5 kB at 206 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 213 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 750 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 858 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 3.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.11.1/antlr4-runtime-4.11.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.11.1/antlr4-runtime-4.11.1.pom (3.6 kB at 197 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.11.1/antlr4-master-4.11.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.11.1/antlr4-master-4.11.1.pom (4.4 kB at 246 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 365 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.2.1/jcabi-manifests-1.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.2.1/jcabi-manifests-1.2.1.pom (4.0 kB at 210 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.30.0/jcabi-1.30.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.30.0/jcabi-1.30.0.pom (5.8 kB at 306 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.55.0/parent-0.55.0.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.55.0/parent-0.55.0.pom (62 kB at 2.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.28.1/xembly-0.28.1.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.28.1/xembly-0.28.1.pom (10 kB at 530 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.0/snakeyaml-2.0.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.0/snakeyaml-2.0.pom (21 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (21 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 3.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 300 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/aoi/0.0.3/aoi-0.0.3.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/eolang/aoi/0.0.3/aoi-0.0.3.pom (11 kB at 95 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.63.2/parent-0.63.2.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.63.2/parent-0.63.2.pom (63 kB at 2.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.3/slf4j-api-2.0.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.3/slf4j-api-2.0.3.pom (1.6 kB at 90 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.3/slf4j-parent-2.0.3.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.3/slf4j-parent-2.0.3.pom (16 kB at 850 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.4/logback-classic-1.4.4.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.4/logback-classic-1.4.4.pom (12 kB at 587 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.4.4/logback-parent-1.4.4.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.4.4/logback-parent-1.4.4.pom (19 kB at 906 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.4/logback-core-1.4.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.4/logback-core-1.4.4.pom (5.0 kB at 240 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.pom (1.6 kB at 81 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.1/slf4j-parent-2.0.1.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.1/slf4j-parent-2.0.1.pom (16 kB at 769 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/ddr/0.0.9/ddr-0.0.9.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/eolang/ddr/0.0.9/ddr-0.0.9.pom (11 kB at 54 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.54.0/cactoos-0.54.0.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.54.0/cactoos-0.54.0.pom (11 kB at 583 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/yegor256/xsline/0.13.0/xsline-0.13.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/yegor256/xsline/0.13.0/xsline-0.13.0.pom (4.9 kB at 44 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.62.0/parent-0.62.0.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.62.0/parent-0.62.0.pom (63 kB at 2.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.7.20/kotlin-stdlib-1.7.20.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.7.20/kotlin-stdlib-1.7.20.pom (1.6 kB at 86 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.7.20/kotlin-stdlib-common-1.7.20.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.7.20/kotlin-stdlib-common-1.7.20.pom (1.2 kB at 61 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom (4.9 kB at 290 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test/1.7.20/kotlin-test-1.7.20.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test/1.7.20/kotlin-test-1.7.20.pom (1.7 kB at 96 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.pom (1.4 kB at 75 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-parser/0.28.10/eo-parser-0.28.10.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/eolang/eo-parser/0.28.10/eo-parser-0.28.10.pom (5.7 kB at 50 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.28.10/eo-parent-0.28.10.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.28.10/eo-parent-0.28.10.pom (9.6 kB at 47 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/11.4/Saxon-HE-11.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/11.4/Saxon-HE-11.4.pom (4.2 kB at 183 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/4.4.3/xmlresolver-4.4.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/4.4.3/xmlresolver-4.4.3.pom (2.3 kB at 119 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.33/snakeyaml-1.33.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.33/snakeyaml-1.33.pom (39 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 986 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 283 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/jucs/0.2.0/jucs-0.2.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/eolang/jucs/0.2.0/jucs-0.2.0.pom (4.2 kB at 212 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.2/junit-jupiter-params-5.9.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.2/junit-jupiter-params-5.9.2.pom (3.0 kB at 167 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.2/junit-jupiter-api-5.9.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.2/junit-jupiter-api-5.9.2.pom (3.2 kB at 167 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 94 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.2/junit-platform-commons-1.9.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.2/junit-platform-commons-1.9.2.pom (2.8 kB at 157 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 85 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/xax/0.0.5/xax-0.0.5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/eolang/xax/0.0.5/xax-0.0.5.pom (4.8 kB at 267 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.32/snakeyaml-1.32.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.32/snakeyaml-1.32.pom (39 kB at 1.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/yegor256/xsline/0.19.0/xsline-0.19.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/yegor256/xsline/0.19.0/xsline-0.19.0.pom (4.9 kB at 244 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.7.1/picocli-4.7.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.7.1/picocli-4.7.1.pom (1.4 kB at 72 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.9.2/junit-jupiter-engine-5.9.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.9.2/junit-jupiter-engine-5.9.2.pom (3.2 kB at 178 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.2/junit-platform-engine-1.9.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.2/junit-platform-engine-1.9.2.pom (3.2 kB at 169 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 59 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-parser/0.29.2/eo-parser-0.29.2.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.0/Saxon-HE-12.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/4.6.0/xmlresolver-4.6.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.jar
Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/org/eolang/eo-parser/0.29.2/eo-parser-0.29.2.jar (142 kB at 2.3 MB/s)
Downloading)from0Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.jar
Downloaded5from2Maven:khttps://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar (221 kB at 2.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
Downloaded4from5Maven: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/4.6.0/xmlresolver-4.6.0.jar (157 kB at 1.4 MB/s)
Downloading)from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.jar
Downloaded3from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.jar (232 kB at 1.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/4.6.0/xmlresolver-4.6.0-data.jar
Downloaded5from9Maven:khttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 921 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.11.1/antlr4-runtime-4.11.1.jar
Downloaded4from9Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.jar (798 kB at 2.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.2.1/jcabi-manifests-1.2.1.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/4.6.0/xmlresolver-4.6.0-data.jar (1.0 MB at 2.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.2.1/jcabi-manifests-1.2.1.jar (11 kB at 25 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.28.1/xembly-0.28.1.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.jar (851 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar (51 kB at 111 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.11.1/antlr4-runtime-4.11.1.jar (324 kB at 687 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.28.1/xembly-0.28.1.jar (62 kB at 112 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/aoi/0.0.3/aoi-0.0.3.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 415 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.3/slf4j-api-2.0.3.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 966 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.4/logback-classic-1.4.4.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.3/slf4j-api-2.0.3.jar (61 kB at 100 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.4/logback-core-1.4.4.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar (335 kB at 537 kB/s)
Downloading)from7Maven:Bhttps://repo.maven.apache.org/maven2/org/eolang/ddr/0.0.9/ddr-0.0.9.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.4/logback-classic-1.4.4.jar (266 kB at 377 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.4/logback-core-1.4.4.jar (577 kB at 789 kB/s)
Downloading)from0Maven:Bhttps://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.7.20/kotlin-stdlib-1.7.20.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.jar (29 kB at 40 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.7.20/kotlin-stdlib-common-1.7.20.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.7.20/kotlin-stdlib-common-1.7.20.jar (212 kB at 253 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test/1.7.20/kotlin-test-1.7.20.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/eolang/aoi/0.0.3/aoi-0.0.3.jar (22 kB at 26 kB/s)
Downloading)from4Maven:Bhttps://repo.maven.apache.org/maven2/org/eolang/jucs/0.2.0/jucs-0.2.0.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-test/1.7.20/kotlin-test-1.7.20.jar (133 kB at 140 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/yegor256/xsline/0.20.1/xsline-0.20.1.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/eolang/jucs/0.2.0/jucs-0.2.0.jar (6.1 kB at 6.5 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/xax/0.0.5/xax-0.0.5.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/eolang/ddr/0.0.9/ddr-0.0.9.jar (67 kB at 70 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.2/junit-jupiter-api-5.9.2.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.7.20/kotlin-stdlib-1.7.20.jar (1.5 MB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/eolang/xax/0.0.5/xax-0.0.5.jar (6.7 kB at 6.8 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.2/junit-platform-commons-1.9.2.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/com/yegor256/xsline/0.20.1/xsline-0.20.1.jar (40 kB at 41 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 7.7 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.2/junit-jupiter-params-5.9.2.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 6.7 kB/s)
Downloading)from1Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.27.2/jcabi-xml-0.27.2.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.2/junit-platform-commons-1.9.2.jar (103 kB at 98 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.55.0/cactoos-0.55.0.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.2/junit-jupiter-api-5.9.2.jar (208 kB at 193 kB/s)
Downloading)from2Maven:Bhttps://repo.maven.apache.org/maven2/info/picocli/picocli/4.7.1/picocli-4.7.1.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.27.2/jcabi-xml-0.27.2.jar (41 kB at 38 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.2/junit-jupiter-params-5.9.2.jar (580 kB at 522 kB/s)
Downloading)from4Maven:Bhttps://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.9.2/junit-jupiter-engine-5.9.2.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 264 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.2/junit-platform-engine-1.9.2.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.55.0/cactoos-0.55.0.jar (346 kB at 279 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.9.2/junit-jupiter-engine-5.9.2.jar (247 kB at 194 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.0.0/mockito-core-5.0.0.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/info/picocli/picocli/4.7.1/picocli-4.7.1.jar (414 kB at 322 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.22/byte-buddy-1.12.22.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.2/junit-platform-engine-1.9.2.jar (189 kB at 142 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.22/byte-buddy-agent-1.12.22.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (123 kB at 91 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.jar (49 kB at 34 kB/s)
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.0.0/mockito-core-5.0.0.jar (695 kB at 478 kB/s)
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.22/byte-buddy-agent-1.12.22.jar (257 kB at 176 kB/s)
Downloaded2from.Maven:Mhttps://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.0/Saxon-HE-12.0.jar (5.5 MB at 3.5 MB/s)
Downloaded1from.Maven:Mhttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.22/byte-buddy-1.12.22.jar (3.9 MB at 2.1 MB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ speco ---
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 324 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 318 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 792 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 3.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 922 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
Downloaded3from5Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 2.7 MB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 3.5 MB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 2.6 MB/s)
[INFO]
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ speco ---
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom (2.9 kB at 164 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 178 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 846 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (4.2 kB at 236 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 456 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 130 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 153 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 404 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 672 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 266 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 349 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
Downloaded1from1Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 36 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 154 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 720 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
Downloaded1from7Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 43 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 335 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 406 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 356 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 678 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom (4.9 kB at 259 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 474 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 128 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 153 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 91 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 192 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 174 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 378 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 466 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 121 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 131 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 176 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 236 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 112 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 114 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 122 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 204 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 547 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 748 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 21 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 359 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 432 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom (2.1 kB at 124 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom (26 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 208 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom (6.5 kB at 342 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 288 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom (4.2 kB at 232 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom (1.7 kB at 86 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom (19 kB at 902 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 773 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
Downloaded5from1Maven:6https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar (11 kB at 424 kB/s)
Downloading)from/Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
Downloaded4from6Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar (46 kB at 961 kB/s)
Downloading)from1Maven:2https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
Downloaded4from6Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar (161 kB at 2.9 MB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 479 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 3.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar
Downloaded2from1Maven:6https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar
Downloaded5from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar (55 kB at 463 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar
Downloaded4from7Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar (118 kB at 941 kB/s)
Downloading)from9Maven:1https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar
Downloaded3from7Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar (43 kB at 344 kB/s)
Downloading)from9Maven:2https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar
Downloaded2from7Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 3.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar
Downloaded5from2Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar (44 kB at 285 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar
Downloaded4from2Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar (26 kB at 148 kB/s)
Downloading)from0Maven:Bhttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
Downloaded4from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar (66 kB at 369 kB/s)
Downloading)from6Maven:Bhttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
Downloaded3from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar (170 kB at 910 kB/s)
Downloading)from9Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar
Downloaded2from5Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar (31 kB at 163 kB/s)
Downloading)from7Maven:Bhttps://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
Downloaded5from0Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar (608 kB at 2.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 608 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.jar
Downloaded3from7Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 11 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
Downloaded2from7Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 743 kB/s)
Downloading)from5Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
Downloaded4from6Maven:khttps://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 18 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
Downloaded4from2Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 234 kB/s)
Downloading)from9Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloaded4from7Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 190 kB/s)
Downloading)from9Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloaded4from1Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 14 kB/s)
Downloading)from1Maven:Bhttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar
Downloaded5from9Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 93 kB/s)
Downloading)from8Maven:0https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar
Downloaded4from9Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 42 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
Downloaded3from9Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar (398 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar (150 kB at 435 kB/s)
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 665 kB/s)
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar (99 kB at 239 kB/s)
Downloaded2from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 892 kB/s)
Downloaded1from.Maven:Mhttps://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.jar (2.2 MB at 4.1 MB/s)
[INFO]
[INFO] --- buildnumber-maven-plugin:3.0.0:create (jcabi-build-number) @ speco ---
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 111 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 711 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 196 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 882 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 349 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 216 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 131 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 54 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 298 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 865 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 41 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 249 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 303 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 472 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 107 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 107 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom (3.0 kB at 169 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.4/maven-3.8.4.pom (27 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom (2.8 kB at 165 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 305 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom (2.4 kB at 141 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 3.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 815 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 229 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 440 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 125 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 137 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 93 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 429 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 597 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 115 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 217 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 92 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 283 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 174 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 124 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 69 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 432 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 41 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 236 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 867 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 222 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 196 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 303 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 614 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 127 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.12.0/maven-scm-api-1.12.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.12.0/maven-scm-api-1.12.0.pom (1.6 kB at 90 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.12.0/maven-scm-1.12.0.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.12.0/maven-scm-1.12.0.pom (26 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.12.0/maven-scm-manager-plexus-1.12.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.12.0/maven-scm-manager-plexus-1.12.0.pom (2.2 kB at 132 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.12.0/maven-scm-managers-1.12.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.12.0/maven-scm-managers-1.12.0.pom (1.5 kB at 59 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 73 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
Downloaded1from9Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 29 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 319 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 45 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 110 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 381 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 184 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.12.0/maven-scm-provider-bazaar-1.12.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.12.0/maven-scm-provider-bazaar-1.12.0.pom (2.0 kB at 104 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.12.0/maven-scm-providers-1.12.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.12.0/maven-scm-providers-1.12.0.pom (3.6 kB at 212 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.12.0/maven-scm-provider-svnexe-1.12.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.12.0/maven-scm-provider-svnexe-1.12.0.pom (2.7 kB at 151 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.12.0/maven-scm-providers-svn-1.12.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.12.0/maven-scm-providers-svn-1.12.0.pom (2.2 kB at 122 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.12.0/maven-scm-provider-svn-commons-1.12.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.12.0/maven-scm-provider-svn-commons-1.12.0.pom (2.7 kB at 161 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.12.0/maven-scm-provider-gitexe-1.12.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.12.0/maven-scm-provider-gitexe-1.12.0.pom (2.6 kB at 145 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.12.0/maven-scm-providers-git-1.12.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.12.0/maven-scm-providers-git-1.12.0.pom (2.2 kB at 123 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.12.0/maven-scm-provider-git-commons-1.12.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.12.0/maven-scm-provider-git-commons-1.12.0.pom (2.7 kB at 158 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.12.0/maven-scm-provider-cvsexe-1.12.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.12.0/maven-scm-provider-cvsexe-1.12.0.pom (2.8 kB at 154 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.12.0/maven-scm-providers-cvs-1.12.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.12.0/maven-scm-providers-cvs-1.12.0.pom (1.8 kB at 92 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.12.0/maven-scm-provider-cvs-commons-1.12.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.12.0/maven-scm-provider-cvs-commons-1.12.0.pom (2.4 kB at 131 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.12.0/maven-scm-provider-starteam-1.12.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.12.0/maven-scm-provider-starteam-1.12.0.pom (2.6 kB at 138 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.12.0/maven-scm-provider-clearcase-1.12.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.12.0/maven-scm-provider-clearcase-1.12.0.pom (2.6 kB at 138 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.12.0/maven-scm-provider-perforce-1.12.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.12.0/maven-scm-provider-perforce-1.12.0.pom (2.6 kB at 129 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.12.0/maven-scm-provider-hg-1.12.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.12.0/maven-scm-provider-hg-1.12.0.pom (2.4 kB at 126 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.2/maven-scm-provider-svnjava-2.1.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.2/maven-scm-provider-svnjava-2.1.2.pom (9.2 kB at 462 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom (2.7 kB at 159 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom (2.1 kB at 118 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom (3.7 kB at 208 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom (21 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 780 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom (1.6 kB at 93 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom (2.5 kB at 148 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom (1.2 kB at 64 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom (3.1 kB at 197 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom (11 kB at 591 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.10.3/svnkit-1.10.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.10.3/svnkit-1.10.3.pom (3.1 kB at 173 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom (1.7 kB at 96 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.14/sqljet-1.1.14.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.14/sqljet-1.1.14.pom (2.5 kB at 140 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (3.1 kB at 195 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (9.4 kB at 553 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom (1.6 kB at 93 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom (1.8 kB at 106 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom (1.2 kB at 68 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom (1.7 kB at 98 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom (4.3 kB at 256 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 284 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom
Downloaded1from0Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom (804 B at 47 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom (1.3 kB at 77 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom (2.2 kB at 127 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom (2.4 kB at 143 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom
Downloaded1from9Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom (996 B at 59 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom
Downloaded1from7Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom (971 B at 57 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom (1.3 kB at 76 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom (1.1 kB at 67 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (1.1 kB at 66 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom (2.0 kB at 113 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 442 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 164 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.9/gson-2.8.9.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.9/gson-2.8.9.pom (6.3 kB at 351 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.8.9/gson-parent-2.8.9.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.8.9/gson-parent-2.8.9.pom (4.7 kB at 260 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Downloaded5from7Maven:3https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Downloaded4from0Maven:1https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 836 kB/s)
Downloading)from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Downloaded3from9Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 900 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Downloaded5from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 604 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Downloaded4from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 539 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 1.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Downloaded5from2Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 4.4 MB/s)
Downloading)from6Maven:6https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Downloaded4from0Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 857 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 108 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloaded3from0Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 806 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 554 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Downloaded5from0Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
Downloaded4from4Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 247 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Downloaded3from6Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 809 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.12.0/maven-scm-api-1.12.0.jar
Downloaded2from7Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 321 kB/s)
Downloading)from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.12.0/maven-scm-manager-plexus-1.12.0.jar
Downloaded5from6Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 20 kB/s)
Downloading)from4Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
Downloaded4from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 219 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloaded3from7Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.12.0/maven-scm-manager-plexus-1.12.0.jar (11 kB at 48 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.12.0/maven-scm-provider-bazaar-1.12.0.jar
Downloaded3from7Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 2.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.12.0/maven-scm-provider-svnexe-1.12.0.jar
Downloaded3from1Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.12.0/maven-scm-api-1.12.0.jar (112 kB at 466 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.12.0/maven-scm-provider-gitexe-1.12.0.jar
Downloaded4from9Maven:khttps://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 148 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.12.0/maven-scm-provider-git-commons-1.12.0.jar
Downloaded4from9Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 746 kB/s)
Downloading)from Maven:4https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.12.0/maven-scm-provider-svn-commons-1.12.0.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.12.0/maven-scm-provider-bazaar-1.12.0.jar (57 kB at 215 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.12.0/maven-scm-provider-cvsexe-1.12.0.jar
Downloaded3from4Maven:7https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.12.0/maven-scm-provider-svnexe-1.12.0.jar (84 kB at 313 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.12.0/maven-scm-provider-cvs-commons-1.12.0.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.12.0/maven-scm-provider-gitexe-1.12.0.jar (72 kB at 265 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.12.0/maven-scm-provider-starteam-1.12.0.jar
Downloaded3from6Maven:2https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.12.0/maven-scm-provider-git-commons-1.12.0.jar (36 kB at 131 kB/s)
Downloading)from/Maven:|https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.12.0/maven-scm-provider-clearcase-1.12.0.jar
Downloaded4from9Maven:3https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.12.0/maven-scm-provider-svn-commons-1.12.0.jar (39 kB at 138 kB/s)
Downloading)from Maven:0https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.12.0/maven-scm-provider-perforce-1.12.0.jar
Downloaded3from1Maven:8https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.12.0/maven-scm-provider-cvsexe-1.12.0.jar (31 kB at 106 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.12.0/maven-scm-provider-hg-1.12.0.jar
Downloaded3from0Maven:4https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.12.0/maven-scm-provider-cvs-commons-1.12.0.jar (80 kB at 271 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.2/maven-scm-provider-svnjava-2.1.2.jar
Downloaded4from4Maven:7https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.12.0/maven-scm-provider-clearcase-1.12.0.jar (70 kB at 226 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
Downloaded4from4Maven:8https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.12.0/maven-scm-provider-starteam-1.12.0.jar (74 kB at 234 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.10.3/svnkit-1.10.3.jar
Downloaded3from6Maven:6https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.12.0/maven-scm-provider-perforce-1.12.0.jar (86 kB at 271 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.12.0/maven-scm-provider-hg-1.12.0.jar (68 kB at 212 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.14/sqljet-1.1.14.jar
Downloaded3from4Maven:7https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.2/maven-scm-provider-svnjava-2.1.2.jar (64 kB at 196 kB/s)
Downloading)from/Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
Downloaded5from9Maven:khttps://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar (72 kB at 189 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar
Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 357 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar
Downloaded5from9Maven:khttps://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar (692 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.14/sqljet-1.1.14.jar (761 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar (248 kB at 393 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar (12 kB at 19 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar (9.6 kB at 14 kB/s)
Downloading)from7Maven:Bhttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar (6.6 kB at 9.5 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar (5.3 kB at 6.8 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar (4.2 kB at 5.3 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar (3.8 kB at 4.4 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar (7.8 kB at 9.0 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar (2.7 MB at 3.0 MB/s)
Downloading)from2Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar (913 kB at 978 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 28 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 266 kB/s)
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar (370 kB at 366 kB/s)
Downloaded2from.Maven:Mhttps://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar (258 kB at 254 kB/s)
Downloaded1from.Maven:Mhttps://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.10.3/svnkit-1.10.3.jar (4.3 MB at 3.4 MB/s)
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: a01be62 at timestamp: 2023-03-17T04:27:13
[INFO] Storing buildScmBranch: master
[INFO]
[INFO] --- buildnumber-maven-plugin:3.0.0:create-timestamp (jcabi-build-number) @ speco ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ speco ---
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 166 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom (6.9 kB at 408 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 161 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 783 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 188 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 440 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
Downloaded5from5Maven:8https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 229 kB/s)
Downloaded4from5Maven:5https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 1.8 MB/s)
Downloaded3from5Maven:2https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 857 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar (55 kB at 1.1 MB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 4.8 MB/s)
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ speco ---
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 279 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 374 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 822 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom (5.0 kB at 292 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom (4.1 kB at 244 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.pom (2.4 kB at 132 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 627 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 862 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom (1.1 kB at 62 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom (8.4 kB at 466 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom (2.7 kB at 149 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 445 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom (1.1 kB at 67 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.pom (1.2 kB at 71 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.13.0/plexus-compilers-2.13.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.13.0/plexus-compilers-2.13.0.pom (1.3 kB at 74 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
Downloaded5from4Maven:5https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 398 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
Downloaded4from5Maven:1https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar (55 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
Downloaded3from2Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar (27 kB at 676 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.jar
Downloaded3from2Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.jar (122 kB at 2.6 MB/s)
Downloaded4from3Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar (4.7 kB at 59 kB/s)
Downloaded3from3Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.jar (23 kB at 285 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 4.0 MB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar (267 kB at 3.0 MB/s)
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug target 8] to target/classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO]
[INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ speco ---
[INFO] Copying 21 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ speco ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [debug target 8] to target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ speco ---
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M9/maven-surefire-common-3.0.0-M9.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M9/maven-surefire-common-3.0.0-M9.pom (6.5 kB at 341 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M9/surefire-api-3.0.0-M9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M9/surefire-api-3.0.0-M9.pom (3.4 kB at 199 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M9/surefire-logger-api-3.0.0-M9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M9/surefire-logger-api-3.0.0-M9.pom (3.6 kB at 200 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M9/surefire-shared-utils-3.0.0-M9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M9/surefire-shared-utils-3.0.0-M9.pom (4.1 kB at 239 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M9/surefire-extensions-api-3.0.0-M9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M9/surefire-extensions-api-3.0.0-M9.pom (3.6 kB at 203 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M9/surefire-booter-3.0.0-M9.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M9/surefire-booter-3.0.0-M9.pom (4.3 kB at 180 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M9/surefire-extensions-spi-3.0.0-M9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M9/surefire-extensions-spi-3.0.0-M9.pom (1.8 kB at 100 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 341 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M9/maven-surefire-common-3.0.0-M9.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M9/surefire-api-3.0.0-M9.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M9/surefire-logger-api-3.0.0-M9.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M9/surefire-extensions-api-3.0.0-M9.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M9/surefire-booter-3.0.0-M9.jar
Downloaded5from5Maven:1https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M9/surefire-extensions-api-3.0.0-M9.jar (25 kB at 591 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M9/surefire-extensions-spi-3.0.0-M9.jar
Downloaded4from4Maven:1https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M9/surefire-logger-api-3.0.0-M9.jar (14 kB at 301 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
Downloaded3from6Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M9/surefire-booter-3.0.0-M9.jar (117 kB at 2.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M9/surefire-shared-utils-3.0.0-M9.jar
Downloaded4from0Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M9/surefire-api-3.0.0-M9.jar (170 kB at 2.5 MB/s)
Downloaded4from0Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M9/maven-surefire-common-3.0.0-M9.jar (305 kB at 4.1 MB/s)
Downloaded3from1Maven:8https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M9/surefire-extensions-spi-3.0.0-M9.jar (8.1 kB at 110 kB/s)
Downloaded2from1Maven:0https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 801 kB/s)
Downloaded1from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M9/surefire-shared-utils-3.0.0-M9.jar (2.1 MB at 8.2 MB/s)
[INFO] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=9803123216191129
[INFO] Surefire report directory: /home/r/repo/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M9/surefire-junit-platform-3.0.0-M9.jar
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M9/surefire-junit-platform-3.0.0-M9.jar (27 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M9/surefire-junit-platform-3.0.0-M9.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M9/surefire-junit-platform-3.0.0-M9.pom (5.1 kB at 303 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M9/surefire-providers-3.0.0-M9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M9/surefire-providers-3.0.0-M9.pom (2.5 kB at 141 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M9/common-java5-3.0.0-M9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M9/common-java5-3.0.0-M9.pom (2.7 kB at 150 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom (2.2 kB at 111 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (1.2 kB at 73 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom (2.4 kB at 150 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom (2.0 kB at 126 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom (1.7 kB at 105 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom (2.4 kB at 150 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom (2.4 kB at 140 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom (2.2 kB at 130 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom (20 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom (10 kB at 607 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom (36 kB at 1.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom (6.0 kB at 355 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 164 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 869 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.9/powermock-reflect-2.0.9.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.9/powermock-reflect-2.0.9.pom (7.9 kB at 437 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.14/byte-buddy-1.10.14.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.14/byte-buddy-1.10.14.pom (11 kB at 552 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.10.14/byte-buddy-parent-1.10.14.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.10.14/byte-buddy-parent-1.10.14.pom (41 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.14/byte-buddy-agent-1.10.14.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.14/byte-buddy-agent-1.10.14.pom (9.6 kB at 532 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 51 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1.pom (24 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.17/assertj-parent-pom-2.2.17.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.17/assertj-parent-pom-2.2.17.pom (24 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 331 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.5.1/mockito-bom-4.5.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.5.1/mockito-bom-4.5.1.pom (3.0 kB at 175 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom (17 kB at 922 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom (45 kB at 2.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M9/common-java5-3.0.0-M9.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
Downloaded5from.Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (2.2 kB at 62 kB/s)
Downloading)from Maven:3https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
Downloaded4from8Maven:1https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M9/common-java5-3.0.0-M9.jar (17 kB at 468 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar (138 kB at 3.5 MB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar (78 kB at 1.9 MB/s)
Downloaded2from5Maven:4https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar (95 kB at 2.1 MB/s)
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar (7.1 kB at 419 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.2/junit-platform-launcher-1.9.2.jar
Downloaded1from6Maven:khttps://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.2/junit-platform-launcher-1.9.2.jar (169 kB at 4.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.2/junit-platform-launcher-1.9.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.2/junit-platform-launcher-1.9.2.pom (3.0 kB at 168 kB/s)
[INFO]
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eolang.speco.SpecoXmirTest
04:27:18,567 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.4
04:27:18,588 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
04:27:18,597 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/r/.m2/repository/org/eolang/aoi/0.0.3/aoi-0.0.3.jar!/logback.xml]
04:27:18,598 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@1506f20f - Resource [logback.xml] occurs multiple times on the classpath.
04:27:18,598 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@1506f20f - Resource [logback.xml] occurs at [jar:file:/home/r/.m2/repository/org/eolang/aoi/0.0.3/aoi-0.0.3.jar!/logback.xml]
04:27:18,598 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@1506f20f - Resource [logback.xml] occurs at [jar:file:/home/r/.m2/repository/org/eolang/ddr/0.0.9/ddr-0.0.9.jar!/logback.xml]
04:27:18,606 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@47a5b70d - URL [jar:file:/home/r/.m2/repository/org/eolang/aoi/0.0.3/aoi-0.0.3.jar!/logback.xml] is not of type file
04:27:18,678 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT]
04:27:18,678 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
04:27:18,695 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
04:27:18,730 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to DEBUG
04:27:18,737 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT]
04:27:18,738 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@424fd310 - End of configuration.
04:27:18,738 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1a45193b - Registering current configuration as safe fallback point

04:27:19.293 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 536ms
04:27:19.460 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.482 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.484 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.484 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.485 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.485 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.485 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.486 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.486 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.487 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.487 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.487 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.488 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.489 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.489 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.489 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.490 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.490 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.491 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.491 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.491 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.492 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.492 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.493 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.493 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.493 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.494 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.494 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.495 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.495 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.496 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.496 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.497 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.497 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.497 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.498 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.498 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.499 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.499 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.500 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.500 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.501 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.501 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.501 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.502 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.502 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.502 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.503 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.503 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.504 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.504 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.504 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.505 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.505 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.505 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.506 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.506 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.507 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.507 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.507 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.508 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.508 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.509 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.509 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.510 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.510 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.510 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.511 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.511 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.511 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.512 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.512 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.513 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.513 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.513 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.514 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.514 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.515 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.515 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.515 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.516 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.516 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.516 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.517 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.517 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.518 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.518 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.518 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.519 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.519 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.519 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.520 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.520 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.520 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.521 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.521 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.521 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.522 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.522 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.522 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.523 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.523 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.524 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.524 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.524 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.525 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.525 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.525 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.526 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.526 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.527 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.527 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.527 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.527 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.528 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.528 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.529 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.529 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.529 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.530 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.530 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.530 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.531 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.531 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.531 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.532 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.532 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.533 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.564 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.572 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.572 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.573 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.573 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.573 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.573 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.574 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.574 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.574 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.574 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.575 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.575 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.575 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.576 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.576 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.599 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.599 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.599 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.602 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.602 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.602 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.602 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.603 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.603 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.603 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.604 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.604 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.604 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.604 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.605 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.605 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.605 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.609 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.609 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.609 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.611 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.611 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.611 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.611 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.612 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.612 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.612 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.612 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.621 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.621 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.621 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.622 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.622 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.622 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.622 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.623 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.623 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.623 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.626 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.626 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.626 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.626 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.635 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.635 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.637 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.637 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.637 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.637 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.639 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.639 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.640 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.640 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.640 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.641 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.642 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.642 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.643 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.643 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.643 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.644 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.644 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.645 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.645 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.645 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.646 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.646 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.646 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.646 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.647 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.647 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.647 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.647 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.648 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.648 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.648 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.648 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.649 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.649 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.649 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.650 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.650 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.650 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.866 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 9 shift(s) in 563ms
04:27:19.892 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 17ms
04:27:19.934 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.934 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.935 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.935 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.935 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.935 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.935 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.936 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.936 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.936 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.936 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.937 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.937 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.937 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.937 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.937 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.938 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.938 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.938 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.938 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.939 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.939 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.939 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.939 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.940 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.940 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.940 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.940 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.941 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.941 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.941 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.941 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.942 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.942 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.942 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.942 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.943 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.943 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.943 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.943 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.943 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.944 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.944 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.944 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.944 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.944 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.945 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.945 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.945 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.945 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.946 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.946 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.946 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.946 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.946 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.947 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.947 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.947 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.947 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.948 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.948 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.948 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.948 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.949 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.949 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.949 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.949 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.949 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.950 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.950 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.950 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.950 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.950 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.951 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.951 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.951 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.951 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.951 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.952 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.952 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.952 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.952 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.952 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.953 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.953 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.953 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.953 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.954 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.954 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.954 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.954 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.954 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.955 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.955 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.955 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.955 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.955 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.955 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.956 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.956 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.956 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.956 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.957 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.957 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.957 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.957 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.957 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.958 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.958 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.958 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.958 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.958 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.959 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.959 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.959 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.959 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.959 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.960 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.960 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.960 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.960 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.960 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.961 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.961 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.961 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.961 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.961 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.962 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.962 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.962 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.962 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.962 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.963 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.963 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.963 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.963 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.963 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.963 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.964 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.964 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.964 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.964 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.964 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.965 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.965 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.965 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.965 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.965 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.966 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.966 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.966 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.966 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.966 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.966 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.967 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.967 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.967 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.967 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.967 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.968 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.968 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.968 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.968 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.968 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.968 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.969 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.969 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.969 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.969 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.969 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.970 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.970 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.970 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.970 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.970 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.971 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.971 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.971 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.971 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.972 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.972 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.972 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.972 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.972 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.973 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.973 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.973 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.973 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.973 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.974 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.974 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.974 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.974 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.975 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.975 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.975 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.975 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.976 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.976 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.976 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.976 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.977 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.977 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.977 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.978 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.978 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.978 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.978 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.979 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.979 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.979 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.979 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.980 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.980 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.980 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.981 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.981 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.981 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.981 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.982 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.982 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.982 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.982 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.982 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.983 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.983 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.983 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.983 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.984 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.984 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.984 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.985 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.985 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.985 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.985 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.986 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.986 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.986 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.986 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.986 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.987 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.987 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.987 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.987 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.987 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.987 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.988 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.988 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.990 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.990 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.990 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.990 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.991 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.991 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.991 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.991 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.991 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.991 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.991 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.992 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.992 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.992 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.992 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.992 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.992 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.993 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.993 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.993 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.993 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.993 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.993 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.993 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.994 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.994 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.994 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.994 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.994 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.994 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.995 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.995 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.995 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:19.996 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.012 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.012 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.012 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.012 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.012 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.013 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.013 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.013 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.013 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.013 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.013 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.014 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.014 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.014 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.014 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.014 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.014 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.015 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.015 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.015 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.015 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.015 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.015 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.016 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.016 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.016 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.016 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.016 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.016 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.017 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.017 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.017 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.017 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.017 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.018 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.018 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.018 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.027 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.027 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.028 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.028 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.028 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.028 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.028 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.028 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.028 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.029 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.029 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.029 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.029 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.029 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.029 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.036 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.036 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.036 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.036 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.037 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.037 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.037 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.037 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.037 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.038 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.038 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.038 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.038 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.038 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.038 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.038 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.039 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.039 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.039 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.039 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.039 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.039 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.041 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.041 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.041 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.041 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.041 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both &quot;@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.041 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.041 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.043 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.043 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.043 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.043 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.043 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.043 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.043 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.044 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.044 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.044 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.044 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.044 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.044 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.044 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.045 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.045 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.045 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.045 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.054 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.054 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.054 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.054 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.054 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.054 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.054 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.055 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.055 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.055 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.055 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.055 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.055 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.055 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.056 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.056 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.056 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.056 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.056 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.056 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.056 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.056 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.057 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.057 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.057 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.057 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.057 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.057 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.057 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.057 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.058 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.058 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.058 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.058 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.058 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.058 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.058 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.058 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.059 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.059 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.059 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.059 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.059 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.059 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.059 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.060 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.060 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.060 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.060 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.060 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.060 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.061 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.061 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.061 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.061 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.061 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.062 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.062 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.062 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.062 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.062 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.063 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.063 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.063 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.063 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.063 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.064 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.064 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.064 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.064 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.064 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.065 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.065 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.065 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.065 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.066 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.066 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.066 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.066 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.066 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.067 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.067 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.067 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.067 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.067 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.068 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.068 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.068 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.068 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.068 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.069 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.069 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.069 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.069 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.069 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.070 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.070 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.070 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.070 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.070 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.071 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.071 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.071 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.071 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.071 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.071 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.072 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.072 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.072 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.072 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.072 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.072 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.072 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.073 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.073 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.073 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.073 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.073 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.073 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.073 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.073 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.074 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.074 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.074 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.074 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.074 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.074 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.074 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.074 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.074 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.075 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.075 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.075 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.075 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.075 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.075 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.075 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.075 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.076 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.076 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.076 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.076 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.076 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.076 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.076 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.077 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.077 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.077 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.077 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.077 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.077 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.077 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.077 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.077 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.078 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.078 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.078 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.078 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.078 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.078 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.078 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.078 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.079 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.079 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.079 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.080 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.080 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.080 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.080 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.080 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.080 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.080 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.081 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.081 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.081 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both &quot;@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.081 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.081 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.081 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.081 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.081 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.082 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.082 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.082 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.082 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.082 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.082 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.082 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.082 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.083 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.083 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.083 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.083 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.090 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.091 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.091 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.091 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.091 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.091 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.091 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.092 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.092 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.092 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.092 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.092 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.092 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.092 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.093 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.093 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.093 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.093 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.093 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.093 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.093 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.093 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.093 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.094 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.094 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.094 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.094 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.094 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.095 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.095 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.095 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.095 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.096 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.096 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.096 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.096 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.096 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.097 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.097 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.097 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.097 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.097 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.097 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.098 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.098 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.098 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.098 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.098 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.099 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.099 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.099 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.099 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.099 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.100 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.100 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.100 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.100 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.100 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.100 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.100 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.101 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.101 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.101 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.101 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.101 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.101 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.101 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.101 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.102 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.102 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.102 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.102 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.102 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.102 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.102 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.102 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.103 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.103 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.103 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.103 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.103 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.103 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.103 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.103 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.104 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.104 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.104 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.104 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.104 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.104 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.104 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.104 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.105 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.105 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.105 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.105 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.105 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.105 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.105 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.105 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.106 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.106 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.106 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.106 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.106 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.106 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.106 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.106 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.107 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.107 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.107 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.107 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.107 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.107 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.107 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.107 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.108 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.108 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.108 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.108 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.108 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.108 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.108 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.108 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[2]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.109 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.109 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.109 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.109 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.109 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.109 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.109 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.109 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.109 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.110 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.110 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.110 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.110 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.110 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.110 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.110 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.111 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.111 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.111 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.111 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.111 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.111 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.111 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.111 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.112 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.112 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.112 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.112 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.112 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.112 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.112 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.112 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.113 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.113 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.113 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.113 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.113 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.113 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.113 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.113 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.114 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.114 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.114 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.114 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.114 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.114 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.114 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.114 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.114 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.115 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.115 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.115 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.115 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.115 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.115 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.115 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.115 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.115 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.116 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.116 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.116 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.116 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.116 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.116 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.116 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.116 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.116 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.117 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.117 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.117 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.117 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.117 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.117 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.117 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.117 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.118 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.118 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.118 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.118 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.118 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.119 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.119 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.119 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.119 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.119 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.119 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.119 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.119 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.120 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.120 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.120 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.120 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.120 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.120 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.121 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.121 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.121 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.121 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.121 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.121 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.121 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.122 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.122 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.122 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.122 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.122 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.122 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.122 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.122 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.122 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.122 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.123 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.123 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.123 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.123 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.123 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.123 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.123 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.123 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.124 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.124 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.124 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.124 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.124 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.124 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.124 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.125 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.125 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.125 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.125 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.125 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.125 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.125 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.125 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.125 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.126 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.126 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.126 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.126 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.126 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.126 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.126 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.126 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.126 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.126 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.127 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.127 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.127 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.127 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.127 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.127 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.127 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.127 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.127 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.128 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.128 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.128 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.128 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.128 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.128 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.128 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.128 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.128 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.129 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.129 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.129 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.129 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@spec
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.129 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.129 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.129 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.129 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.129 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.131 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.131 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.131 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.131 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.131 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.131 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.131 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.131 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.131 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.131 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.132 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.132 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.132 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.132 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.132 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.132 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.132 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.132 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.132 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.133 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.133 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.133 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.133 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.133 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.133 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.133 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.133 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.133 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.134 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.134 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.134 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.134 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.134 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.134 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.134 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.134 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.134 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.135 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.135 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.135 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.135 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.135 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.135 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.135 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.135 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.135 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.135 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.136 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.136 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.136 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.136 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.136 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.136 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.136 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.136 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.136 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.136 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.319 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 9 shift(s) in 420ms
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.301 s - in org.eolang.speco.SpecoXmirTest
[INFO] Running org.eolang.speco.AllTransformationStepsTest
04:27:20.471 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 8ms
04:27:20.533 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.534 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.535 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.535 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.535 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.535 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.535 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.535 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.536 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.536 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.536 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.536 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.536 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.536 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.536 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.536 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.537 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.537 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.537 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.537 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.537 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.537 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.537 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.537 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:20.544 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 37ms
04:27:20.564 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 7ms
04:27:20.584 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 11ms
04:27:20.607 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 14ms
04:27:20.628 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 13ms
04:27:20.657 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 20ms
04:27:20.686 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 10ms
04:27:20.729 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 12ms
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s - in org.eolang.speco.AllTransformationStepsTest
[INFO] Running org.eolang.speco.SpecoEoTest
ANTLR Runtime version 4.12.0 used for parser compilation does not match the current runtime version 4.11.1
ANTLR Runtime version 4.12.0 used for parser compilation does not match the current runtime version 4.11.1
04:27:20.924 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 3 attribute(s) loaded ["Created-By", "Main-Class", "Manifest-Version"]
04:27:20.925 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 3 attribute(s) loaded ["Class-Path", "Main-Class", "Manifest-Version"]
04:27:20.925 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 9 attribute(s) loaded ["Build-Jdk-Spec", "Created-By", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
04:27:20.925 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 9 attribute(s) loaded ["Build-Jdk-Spec", "Created-By", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
04:27:20.925 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 9 attribute(s) loaded ["Build-Jdk-Spec", "Created-By", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
04:27:20.925 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 9 attribute(s) loaded ["Build-Jdk-Spec", "Created-By", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
04:27:20.926 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 9 attribute(s) loaded ["Build-Jdk-Spec", "Created-By", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
04:27:20.926 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 4 attribute(s) loaded ["Build-Jdk-Spec", "Created-By", "EO-Version", "Manifest-Version"]
04:27:20.926 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 3 attribute(s) loaded ["Ant-Version", "Created-By", "Manifest-Version"]
04:27:20.931 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 3 attribute(s) loaded ["Main-Class", "Manifest-Version", "Project-Name"]
04:27:20.932 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 6 attribute(s) loaded ["Automatic-Module-Name", "Built-By", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Manifest-Version"]
04:27:20.932 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 12 attribute(s) loaded ["Automatic-Module-Name", "Build-Jdk-Spec", "Created-By", "Implementation-Title", "Implementation-URL", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
04:27:20.932 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 12 attribute(s) loaded ["Automatic-Module-Name", "Build-Jdk-Spec", "Created-By", "Implementation-Title", "Implementation-URL", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
04:27:20.932 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 24 attribute(s) loaded ["Automatic-Module-Name", "Bnd-LastModified", "Build-Jdk-Spec", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Import-Package", "Include-Resource", "Manifest-Version", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool"]
04:27:20.933 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 12 attribute(s) loaded ["Automatic-Module-Name", "Build-Jdk-Spec", "Created-By", "Implementation-Title", "Implementation-URL", "Implementation-Vendor", "Implementation-Vendor-Id&quot;, &quot;Implementation-Version&quot;, &quot;Manifest-Version&quot;, &quot;Specification-Title&quot;, &quot;Specification-Vendor&quot;, &quot;Specification-Version&quot;]
04:27:20.933 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 6 attribute(s) loaded [&quot;Automatic-Module-Name&quot;, &quot;Built-By&quot;, &quot;Implementation-Title&quot;, &quot;Implementation-Vendor&quot;, &quot;Implementation-Version&quot;, &quot;Manifest-Version&quot;]
04:27:20.934 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 24 attribute(s) loaded [&quot;Automatic-Module-Name&quot;, &quot;Bnd-LastModified&quot;, &quot;Build-Jdk&quot;, &quot;Build-Jdk-Spec&quot;, &quot;Built-By&quot;, &quot;Bundle-Description&quot;, &quot;Bundle-DocURL&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Vendor&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Implementation-Title&quot;, &quot;Implementation-URL&quot;, &quot;Implementation-Vendor&quot;, &quot;Implementation-Vendor-Id&quot;, &quot;Implementation-Version&quot;, &quot;Import-Package&quot;, &quot;Manifest-Version&quot;, &quot;Require-Capability&quot;, &quot;Tool&quot;]
04:27:20.934 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 6 attribute(s) loaded [&quot;Build-Jdk-Spec&quot;, &quot;Created-By&quot;, &quot;JCabi-Build&quot;, &quot;JCabi-Date&quot;, &quot;JCabi-Version&quot;, &quot;Manifest-Version&quot;]
04:27:20.934 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 16 attribute(s) loaded [&quot;Bnd-LastModified&quot;, &quot;Build-Jdk-Spec&quot;, &quot;Bundle-Description&quot;, &quot;Bundle-DocURL&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Import-Package", "Manifest-Version", "Require-Capability", "Tool"]
04:27:20.934 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 3 attribute(s) loaded ["Build-Jdk-Spec", "Created-By", "Manifest-Version"]
04:27:20.934 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 15 attribute(s) loaded ["Bnd-LastModified", "Build-Jdk-Spec", "Bundle-Description", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Version", "Created-By", "Export-Package", "Import-Package", "Manifest-Version", "Multi-Release", "Require-Capability", "Tool"]
04:27:20.935 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 23 attribute(s) loaded ["Automatic-Module-Name", "Build-Jdk-Spec", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Import-Package", "Include-Resource", "Manifest-Version", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool"]
04:27:20.935 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 23 attribute(s) loaded ["Automatic-Module-Name", "Bnd-LastModified", "Build-Jdk-Spec", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Include-Resource", "Manifest-Version", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool"]
04:27:20.935 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 3 attribute(s) loaded ["Build-Jdk-Spec", "Created-By", "Manifest-Version"]
04:27:20.935 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 18 attribute(s) loaded ["Build-Jdk-Spec", "Bundle-Description", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-RequiredExecutionEnvironment", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Implementation-Title", "Implementation-Version", "Import-Package", "Manifest-Version", "Multi-Release", "Require-Capability", "X-Compile-Source-JDK", "X-Compile-Target-JDK"]
04:27:20.936 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 24 attribute(s) loaded ["Build-Jdk-Spec", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-RequiredExecutionEnvironment", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Import-Package", "Manifest-Version", "Originally-Created-By", "Provide-Capability", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool"]
04:27:20.936 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 22 attribute(s) loaded ["Build-Jdk-Spec", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-RequiredExecutionEnvironment", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Import-Package", "Manifest-Version", "Originally-Created-By", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool"]
04:27:20.936 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 3 attribute(s) loaded ["Build-Jdk-Spec", "Created-By", "Manifest-Version"]
04:27:20.936 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 2 attribute(s) loaded ["Manifest-Version", "Multi-Release"]
04:27:20.936 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 7 attribute(s) loaded ["Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Kotlin-Runtime-Component", "Kotlin-Version", "Manifest-Version", "Multi-Release"]
04:27:20.937 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 6 attribute(s) loaded ["Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Kotlin-Runtime-Component", "Kotlin-Version", "Manifest-Version"]
04:27:20.937 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 7 attribute(s) loaded ["Implementation-Title", "Implementation-Vendor", "Implementation-Version&quot;, &quot;Kotlin-Runtime-Component&quot;, &quot;Kotlin-Version&quot;, &quot;Manifest-Version&quot;, &quot;Multi-Release&quot;]
04:27:20.937 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 3 attribute(s) loaded [&quot;Build-Jdk-Spec&quot;, &quot;Created-By&quot;, &quot;Manifest-Version&quot;]
04:27:20.937 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 3 attribute(s) loaded [&quot;Build-Jdk-Spec&quot;, &quot;Created-By&quot;, &quot;Manifest-Version&quot;]
04:27:20.937 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 3 attribute(s) loaded [&quot;Build-Jdk-Spec&quot;, &quot;Created-By&quot;, &quot;Manifest-Version&quot;]
04:27:20.937 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 19 attribute(s) loaded [&quot;Build-Date&quot;, &quot;Build-Revision&quot;, &quot;Build-Time&quot;, &quot;Built-By&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Implementation-Title&quot;, &quot;Implementation-Vendor&quot;, &quot;Implementation-Version&quot;, &quot;Import-Package&quot;, &quot;Manifest-Version&quot;, &quot;Require-Capability&quot;, &quot;Specification-Title&quot;, &quot;Specification-Vendor&quot;, &quot;Specification-Version&quot;]
04:27:20.938 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 22 attribute(s) loaded [&quot;Bnd-LastModified&quot;, &quot;Build-Date&quot;, &quot;Build-Revision&quot;, &quot;Build-Time&quot;, &quot;Built-By&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Vendor&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Implementation-Title&quot;, &quot;Implementation-Vendor&quot;, &quot;Implementation-Version&quot;, &quot;Manifest-Version&quot;, &quot;Require-Capability&quot;, &quot;Specification-Title&quot;, &quot;Specification-Vendor&quot;, &quot;Specification-Version&quot;, &quot;Tool&quot;]
04:27:20.938 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 20 attribute(s) loaded [&quot;Build-Date&quot;, &quot;Build-Revision&quot;, &quot;Build-Time&quot;, &quot;Built-By&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Implementation-Title&quot;, &quot;Implementation-Vendor&quot;, &quot;Implementation-Version&quot;, &quot;Import-Package&quot;, &quot;Manifest-Version&quot;, &quot;Multi-Release&quot;, &quot;Require-Capability&quot;, &quot;Specification-Title&quot;, &quot;Specification-Vendor&quot;, &quot;Specification-Version&quot;]
04:27:20.938 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 23 attribute(s) loaded ["Bnd-LastModified", "Build-Date", "Build-Revision", "Build-Time", "Built-By", "Bundle-Description", "Bundle-DocURL", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Manifest-Version", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool"]
04:27:20.938 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 19 attribute(s) loaded ["Build-Date", "Build-Revision", "Build-Time", "Built-By", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Version", "Created-By", "Export-Package", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Import-Package", "Manifest-Version", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version"]
04:27:20.938 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 6 attribute(s) loaded ["Build-Jdk-Spec", "Created-By", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Manifest-Version"]
04:27:20.939 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 3 attribute(s) loaded ["Build-Jdk-Spec", "Created-By", "Manifest-Version"]
04:27:20.939 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 18 attribute(s) loaded ["Bnd-LastModified", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Version", "Created-By", "Export-Package", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Main-Class", "Manifest-Version", "Multi-Release", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool"]
04:27:20.939 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 24 attribute(s) loaded ["Automatic-Module-Name", "Bnd-LastModified", "Build-Jdk-Spec", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Import-Package", "Include-Resource", "Manifest-Version", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool"]
04:27:20.939 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 20 attribute(s) loaded ["Build-Date", "Build-Revision", "Build-Time", "Built-By", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Version", "Created-By", "Export-Package", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Import-Package", "Manifest-Version", "Provide-Capability", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version"]
04:27:20.939 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 19 attribute(s) loaded ["Build-Date", "Build-Revision", "Build-Time", "Built-By", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Version", "Created-By", "Export-Package", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Import-Package", "Manifest-Version", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version"]
04:27:20.940 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 15 attribute(s) loaded ["Automatic-Module-Name", "Bnd-LastModified", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Implementation-Title&quot;, &quot;Implementation-Vendor&quot;, &quot;Implementation-Version&quot;, &quot;Import-Package&quot;, &quot;Manifest-Version&quot;, &quot;Require-Capability&quot;, &quot;Tool&quot;]
04:27:20.940 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 9 attribute(s) loaded [&quot;Automatic-Module-Name&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Version&quot;, &quot;Export-Package&quot;, &quot;Import-Package&quot;, &quot;Manifest-Version&quot;, &quot;Require-Capability&quot;]
04:27:20.940 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 13 attribute(s) loaded [&quot;Build-Jdk-Spec&quot;, &quot;Bundle-Description&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Main-Class&quot;, &quot;Manifest-Version&quot;, &quot;Multi-Release&quot;, &quot;Tool&quot;]
04:27:20.940 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 19 attribute(s) loaded [&quot;Agent-Class&quot;, &quot;Build-Jdk-Spec&quot;, &quot;Bundle-Description&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Version&quot;, &quot;Can-Redefine-Classes&quot;, &quot;Can-Retransform-Classes&quot;, &quot;Can-Set-Native-Method-Prefix&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Import-Package&quot;, &quot;Manifest-Version&quot;, &quot;Multi-Release&quot;, &quot;Premain-Class&quot;, &quot;Require-Capability&quot;, &quot;Tool&quot;]
04:27:20.941 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 23 attribute(s) loaded [&quot;Automatic-Module-Name&quot;, &quot;Bnd-LastModified&quot;, &quot;Build-Jdk-Spec&quot;, &quot;Bundle-Description&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Vendor&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Dependencies&quot;, &quot;Export-Package&quot;, &quot;Implementation-Title&quot;, &quot;Implementation-Vendor&quot;, &quot;Implementation-Version&quot;, &quot;Import-Package&quot;, &quot;Manifest-Version&quot;, &quot;Require-Capability&quot;, &quot;Specification-Title&quot;, &quot;Specification-Vendor&quot;, &quot;Specification-Version&quot;, &quot;Tool&quot;]
04:27:20.941 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 9 attribute(s) loaded [&quot;Build-Jdk-Spec&quot;, &quot;Created-By&quot;, &quot;Implementation-Title&quot;, &quot;Implementation-Vendor&quot;, &quot;Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
04:27:20.941 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 9 attribute(s) loaded ["Build-Jdk-Spec", "Created-By", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
04:27:20.941 [main] DEBUG com.jcabi.manifests.Manifests MDC= - 20 attribute(s) loaded ["Build-Date", "Build-Revision", "Build-Time", "Built-By", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Version", "Created-By", "Export-Package", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Import-Package", "Manifest-Version", "Provide-Capability", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version"]
04:27:20.941 [main] INFO  com.jcabi.manifests.Manifests MDC= - 0 attributes loaded from 54 stream(s) in 69ms, 53 saved, 601 ignored: []
04:27:21.034 [main] DEBUG com.jcabi.xml.XSDDocument MDC= - com.sun.org.apache.xerces.internal.jaxp.validation.SimpleXMLSchema detected 0 error(s)
04:27:21.036 [main] DEBUG org.eolang.parser.Syntax MDC= - Input of 21 EO lines compiled
04:27:21.199 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 3 shift(s) in 122ms
04:27:21.248 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 11ms
04:27:21.273 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.273 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.274 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.274 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.274 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.274 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.274 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.274 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.274 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.275 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.275 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.275 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.275 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.275 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.275 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.275 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.275 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.276 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.276 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.276 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.276 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.276 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.276 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.276 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.276 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.277 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.277 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.277 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.277 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.277 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.277 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.277 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.277 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.277 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.278 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.278 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.278 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.278 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.278 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.278 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.278 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.278 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.279 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.279 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.279 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.279 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.279 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.279 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.279 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.279 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.280 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.280 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.280 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.280 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.280 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.280 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.280 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.280 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.280 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.281 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.281 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.281 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.281 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.281 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.281 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.281 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.281 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.282 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.282 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.282 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.282 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.282 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.283 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.283 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.283 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.283 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.283 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.283 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.283 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.283 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.284 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.284 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.284 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.284 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.284 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.284 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.284 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.284 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.284 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.285 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.285 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.285 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.285 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.285 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.285 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.285 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.286 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.286 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.286 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.286 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.286 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.286 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.286 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.286 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.286 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.287 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.287 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.287 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.287 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.287 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.287 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.287 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.293 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.293 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.293 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.293 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.293 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.293 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.293 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.293 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.293 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.294 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.294 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.294 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.294 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.301 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.301 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.301 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.301 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.301 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.301 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.302 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.302 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.302 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.302 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.302 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.302 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.302 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.315 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.315 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.315 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.315 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.315 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.316 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.316 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.316 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.316 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.316 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.316 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.318 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.318 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.318 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.318 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.318 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.318 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.319 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.319 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.319 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.319 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.319 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.319 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.320 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.320 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.320 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.320 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.320 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.320 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.320 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.320 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:27:21.421 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 9 shift(s) in 169ms
04:27:21.454 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 27ms
04:36:01.231 [main] DEBUG com.jcabi.xml.XSDDocument MDC= - com.sun.org.apache.xerces.internal.jaxp.validation.SimpleXMLSchema detected 0 error(s)
04:36:01.232 [main] DEBUG org.eolang.parser.Syntax MDC= - Input of 34 EO lines compiled
04:36:01.323 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 3 shift(s) in 74ms
04:36:01.350 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 9ms
04:36:01.386 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.386 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.386 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.386 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.387 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.387 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.387 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.387 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.387 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.387 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.387 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.387 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.387 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.388 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.388 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.388 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.388 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.388 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.388 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.388 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.388 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.388 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.389 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.389 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.389 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.389 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.389 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.389 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.389 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.389 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.389 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.389 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.390 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.390 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.390 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.390 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.390 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.390 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.390 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.390 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.390 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.390 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.391 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.391 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.391 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.391 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.391 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.391 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.391 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.391 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.391 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.392 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.392 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.392 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.392 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.392 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.392 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.392 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.392 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.392 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.393 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.393 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.393 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.393 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.393 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.393 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.393 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.393 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.394 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.394 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.394 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.394 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.394 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.394 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.394 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.394 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.394 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.395 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.395 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.395 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.395 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.395 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.395 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.395 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.395 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.396 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.396 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.396 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.396 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.396 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.396 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.396 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.396 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.396 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.396 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.397 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.397 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.397 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.397 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.397 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.397 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.397 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.397 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.397 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.398 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.398 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.398 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.398 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.398 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.398 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.398 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.398 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.398 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.398 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.399 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.399 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.399 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.399 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.399 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.399 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.399 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.399 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.399 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.400 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.400 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.400 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.400 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.400 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.400 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.400 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.400 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.400 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.400 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.401 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.401 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.401 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.401 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.401 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.401 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.401 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.401 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.401 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.402 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.402 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.402 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.402 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.402 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.402 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.402 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.402 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.402 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.403 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.403 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.403 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.403 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.403 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.403 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.403 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.403 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.403 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.404 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.404 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.404 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.404 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.404 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.404 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.404 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.404 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.405 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.405 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.405 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.405 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.405 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[4]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.405 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.405 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.405 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.406 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.406 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.406 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[5]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.406 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.407 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.407 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[5]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.407 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.407 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.407 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.407 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.408 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.408 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.408 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.408 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.408 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.409 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.409 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.411 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.411 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.411 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.411 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.411 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.412 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.412 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.412 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.412 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.412 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.412 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.412 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.412 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.412 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.413 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.413 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.413 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.413 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.413 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.413 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.413 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.413 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.413 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.414 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.414 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.414 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.414 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.414 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.414 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.414 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.414 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.414 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.415 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.415 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.415 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.415 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.415 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.415 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.415 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.415 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.415 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.416 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.416 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.416 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.416 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.416 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.416 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.416 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.416 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.416 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.417 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.417 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.417 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.417 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.417 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.417 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.417 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.417 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.418 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.418 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.418 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.418 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.418 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.418 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.418 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.419 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.419 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.419 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.419 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.419 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.419 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.419 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.420 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.420 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.420 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.420 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.420 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.420 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.420 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.420 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.420 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.420 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.421 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.421 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.421 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.421 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.421 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.421 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.421 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.421 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.421 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.421 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.422 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.422 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.422 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.422 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.422 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.422 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.422 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.422 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.422 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.423 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.423 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.423 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.423 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.423 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.423 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.423 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.423 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.423 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.424 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.424 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.424 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.424 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.424 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.424 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.424 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.424 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.425 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.425 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.425 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.425 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.425 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.425 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.425 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.425 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.426 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.426 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.426 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.426 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.426 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.427 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.427 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.427 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.427 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.427 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.427 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.427 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.427 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.427 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.427 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.428 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.428 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.428 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.428 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.428 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.428 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.428 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.428 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.428 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.428 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.429 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.429 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.429 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.429 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.429 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.429 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.429 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.430 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.430 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.430 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.430 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.430 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.430 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.430 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.431 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.431 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.431 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.431 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.431 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.431 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.432 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.432 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.432 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.432 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.432 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.432 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.432 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.433 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.433 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.433 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.433 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.433 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.433 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.433 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.433 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.434 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.434 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.434 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.434 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.434 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.434 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.434 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.434 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.435 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.438 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.439 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.439 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.439 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.439 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.439 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.439 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.439 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.440 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.440 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.440 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.440 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.440 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.440 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.440 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.440 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.440 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.441 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.441 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.441 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.441 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.441 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.441 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.441 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.441 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.442 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.442 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.442 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.442 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.442 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.442 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.442 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.442 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.442 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.443 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.443 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.443 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.443 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]
Matches both "node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.443 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.443 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.443 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.443 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.443 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.444 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.444 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.444 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.444 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.444 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.444 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.444 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.444 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.444 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.445 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.445 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.445 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.445 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.445 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.445 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.445 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.445 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.446 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.446 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.446 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.446 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.446 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.446 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.446 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.446 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.447 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.447 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.447 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.447 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.447 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.447 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.447 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.447 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.448 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.448 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.448 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.448 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.448 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.448 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.448 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.448 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.449 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.449 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.449 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.449 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.449 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.449 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.449 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.449 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.449 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.450 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.450 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.450 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.450 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.450 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.450 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.450 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.450 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.450 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.451 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.451 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.451 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.451 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.451 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.451 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.451 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.451 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.451 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.451 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.452 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.452 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.452 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.452 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.452 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.452 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.452 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.452 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.453 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.453 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.453 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.453 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.453 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.453 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.453 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.453 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.454 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.454 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.454 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.454 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.454 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.455 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.455 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.455 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.455 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.455 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.455 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.456 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.456 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.456 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.456 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.456 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.456 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.457 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.457 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.457 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.457 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.457 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.458 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.458 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.458 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.458 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.458 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.459 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.459 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.459 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.459 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.459 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.459 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.460 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.460 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.460 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.460 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.460 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.461 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.461 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.461 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.461 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.461 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.461 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.461 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.461 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.461 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.462 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.462 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.462 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.462 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[5]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.462 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.462 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.462 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[5]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.462 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.462 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.463 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.463 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.463 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.463 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.463 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.463 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.463 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[3]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.463 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.463 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.464 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.464 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.464 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.464 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.464 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.464 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.464 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.464 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.465 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.465 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.465 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.465 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.465 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.465 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.465 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.465 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.465 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.465 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.466 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.466 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.466 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.466 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.466 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.466 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.466 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.466 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.466 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.466 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.467 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.467 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.467 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.467 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.467 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.467 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.467 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.467 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.467 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.468 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.468 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.468 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.468 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.468 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.468 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.468 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.468 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.469 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.469 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]
Matches both "node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.469 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.469 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.469 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.469 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.469 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.469 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.469 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.470 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.470 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.470 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.470 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.470 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.470 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.470 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.470 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.471 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.471 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.471 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.471 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.471 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.471 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.471 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.471 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.471 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.472 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.472 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.472 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.472 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.472 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.472 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.472 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.472 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.472 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.473 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.473 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.473 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.473 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.473 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.473 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.473 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.473 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.473 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.474 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.474 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.474 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.474 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.474 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.474 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.474 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.474 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.474 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@abstract
Matches both &quot;@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.475 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.475 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.475 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.475 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.475 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.475 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.475 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.475 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.475 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.476 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.476 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.476 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.476 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.476 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.476 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.476 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.476 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.477 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.477 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.477 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.477 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.477 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.478 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.478 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.478 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.478 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.478 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.478 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.479 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.479 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.479 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.479 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.479 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.480 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.480 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.480 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.480 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.480 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.480 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.481 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.481 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.481 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.481 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.481 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.481 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.481 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.481 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.481 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.482 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.482 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.482 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.482 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.482 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.482 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.482 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.482 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.482 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.483 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.483 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.483 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.483 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.483 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.483 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.483 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.483 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.483 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.483 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.484 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.484 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.484 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.484 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.484 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.484 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.484 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.484 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.484 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.485 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.485 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.485 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.485 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.485 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.485 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.485 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.485 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.486 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.486 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.486 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.486 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.486 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.486 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.486 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.486 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.487 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.487 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.487 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.487 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.487 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.487 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.487 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.488 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.488 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.488 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.488 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.488 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.488 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.488 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.489 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.489 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.489 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.489 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.489 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.489 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.489 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.489 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.490 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.490 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.490 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.490 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:36:01.755 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 9 shift(s) in 400ms
04:36:01.976 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 216ms
04:44:31.849 [main] DEBUG com.jcabi.xml.XSDDocument MDC= - com.sun.org.apache.xerces.internal.jaxp.validation.SimpleXMLSchema detected 0 error(s)
04:44:31.850 [main] DEBUG org.eolang.parser.Syntax MDC= - Input of 36 EO lines compiled
04:44:31.920 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 3 shift(s) in 58ms
04:44:31.941 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 7ms
04:44:31.959 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.959 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.960 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.960 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.960 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.960 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.960 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.960 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.960 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.960 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.960 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.961 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.961 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.961 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.961 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.961 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.961 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.961 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.961 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.961 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.961 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.962 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.962 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.962 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.962 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.962 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.962 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.962 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.962 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.962 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.962 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.963 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.963 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.963 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.963 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.963 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.963 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.963 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.963 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.963 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.964 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.964 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.964 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.964 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.964 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.964 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.964 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.964 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.964 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.965 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.965 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.965 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.965 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.965 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.965 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.965 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.965 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.965 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.965 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.966 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.966 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.966 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.966 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.966 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.966 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.966 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.966 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.966 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.967 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.967 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.967 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.967 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.967 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.967 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.967 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.967 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.967 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.968 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.968 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.968 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.968 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.968 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.968 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.968 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.968 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.968 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.968 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.969 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.969 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.969 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.969 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.969 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.969 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.969 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.969 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.969 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.970 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.970 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.970 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.970 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.970 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.970 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.970 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.970 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.970 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.970 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.971 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.971 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.971 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.971 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.971 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.971 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.971 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.971 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.971 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.972 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.972 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.972 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.972 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.972 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.972 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.972 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.972 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.972 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.972 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.972 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.973 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.973 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.973 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.973 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.973 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.973 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.973 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.973 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.973 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.973 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.974 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.974 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.974 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.974 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.974 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.974 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.974 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.974 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.974 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.975 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.975 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.975 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.975 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.975 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.975 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.975 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.975 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.975 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.975 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.976 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.976 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.976 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.976 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.976 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.976 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.976 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.976 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.976 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.977 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.977 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.977 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.977 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.977 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.977 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.977 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.977 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.977 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.977 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.978 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.978 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.978 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.978 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.978 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.978 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.978 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.978 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.979 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.979 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.979 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.979 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.979 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.979 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.980 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.980 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.980 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.980 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.980 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.980 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.981 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.983 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.983 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.983 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.983 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.984 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.984 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.984 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.984 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.984 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.984 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.984 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.984 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.984 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.984 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.985 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.985 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.985 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.985 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.985 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.985 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.985 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.986 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.986 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.986 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.986 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.986 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.986 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.986 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.986 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.986 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.986 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.987 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.987 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.987 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.987 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.987 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.987 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.987 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.987 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.989 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.989 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.989 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.989 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.989 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.990 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.990 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.990 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.990 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.990 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.990 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.990 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.990 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.990 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.990 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.991 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.991 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.991 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.991 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.991 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.991 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.991 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.991 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.991 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.991 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.991 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.992 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.992 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.992 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.992 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.992 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.992 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.992 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.992 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.992 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.992 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.992 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.993 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.993 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.993 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.993 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.993 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.993 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.993 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.993 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.993 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.993 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.994 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.994 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.994 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.994 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.994 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.994 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.994 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.994 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.994 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.994 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.994 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.995 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.995 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.995 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.995 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.995 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.995 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.995 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.995 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.995 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.995 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.995 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.996 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.996 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.996 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.996 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.996 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.996 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.996 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.996 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.996 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.996 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.997 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.997 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.997 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.997 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.997 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.997 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.997 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.997 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.997 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.997 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.997 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.998 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.998 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.998 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.998 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.998 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.998 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.998 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.998 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.998 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.998 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.999 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.999 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.999 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.999 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.999 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.999 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.999 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.999 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.999 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.999 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:31.999 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.000 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.000 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.000 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.000 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.000 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.000 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.000 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.000 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.000 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.001 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.001 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.001 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.001 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.001 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.001 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.001 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.001 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.002 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.002 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.002 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.002 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.002 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.002 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.002 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.003 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.003 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.003 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.003 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.003 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.003 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.003 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.004 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.004 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.004 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.004 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.004 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.004 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.004 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.004 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.004 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.004 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.005 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.005 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.005 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.005 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.005 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.005 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.005 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.005 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.005 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.005 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.006 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.006 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.006 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.006 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.006 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.006 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.006 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.006 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.006 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.006 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.006 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.007 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.007 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.007 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.007 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.007 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.007 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.007 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.007 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.007 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.007 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.008 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.008 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.008 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.008 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.008 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.008 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.008 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.008 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.008 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.008 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.009 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.009 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.009 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.009 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.009 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.009 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.009 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.009 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.009 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.009 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.010 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.010 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.010 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.010 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.010 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.010 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.010 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.010 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.010 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.010 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.010 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.011 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.011 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.011 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.011 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.011 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.011 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.011 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.011 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.011 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.011 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.012 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.012 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.012 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.012 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.012 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.012 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.012 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.012 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.012 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.012 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.012 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.013 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.013 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.013 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.013 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.013 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.013 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.013 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.013 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.014 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.014 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.014 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.014 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.014 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.014 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.014 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.014 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.015 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.015 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.015 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.015 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.015 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.015 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.015 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.015 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.015 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.015 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.016 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.016 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.016 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.016 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.016 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.016 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.016 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.016 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.016 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.016 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.017 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.017 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.018 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.019 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.019 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.019 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.019 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.019 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.019 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.019 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.019 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.019 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.019 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.019 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.020 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.020 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.020 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.020 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.020 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.020 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.020 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.020 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.020 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.020 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.021 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.021 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.021 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.021 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.021 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.021 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.021 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.021 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.022 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.022 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.022 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.022 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.022 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.022 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.022 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.023 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.023 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.023 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.023 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.023 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.023 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.023 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.024 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.024 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.024 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.024 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.024 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.024 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.024 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.025 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.025 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.025 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.025 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.025 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.025 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.025 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.026 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.026 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.026 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.026 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.026 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.026 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.026 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.026 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.027 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.027 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.027 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.027 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.027 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.027 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.027 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.028 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.028 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.028 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.028 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.028 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.028 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.028 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.029 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.029 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.029 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.029 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.029 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.029 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.029 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.036 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.036 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.036 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.036 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.036 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.036 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.036 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.037 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.037 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.037 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.037 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.037 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.037 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.037 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.038 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.038 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.038 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.038 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.038 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.038 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.038 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.038 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.039 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.039 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.039 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.039 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.039 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.039 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.039 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.041 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.041 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.041 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.041 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.041 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.041 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.041 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.043 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.043 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.043 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.043 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.043 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.043 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.043 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.044 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.044 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.044 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.044 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.044 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.044 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.044 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.044 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.045 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.045 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.045 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.045 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.045 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.045 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.045 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.045 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:44:32.142 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 9 shift(s) in 199ms
04:44:32.164 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 20ms
04:50:25.550 [main] DEBUG com.jcabi.xml.XSDDocument MDC= - com.sun.org.apache.xerces.internal.jaxp.validation.SimpleXMLSchema detected 0 error(s)
04:50:25.551 [main] DEBUG org.eolang.parser.Syntax MDC= - Input of 35 EO lines compiled
04:50:25.614 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 3 shift(s) in 52ms
04:50:25.633 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 6ms
04:50:25.650 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.650 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.650 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.650 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.650 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.651 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.651 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.651 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.651 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.651 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.651 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.651 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.651 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.651 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.651 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.652 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.652 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.652 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.652 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.652 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.652 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.652 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.652 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.652 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.652 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.652 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.652 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.653 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.653 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.653 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.653 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.653 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.653 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.653 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.653 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.653 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.653 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.653 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.654 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.654 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.654 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.654 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.654 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.654 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.654 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.654 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.654 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.654 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.654 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.654 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.655 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.655 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.655 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.655 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.655 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.655 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.655 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.655 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.655 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.655 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.655 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.655 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.656 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.656 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.656 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.656 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.656 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.656 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.656 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.656 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.656 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.656 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.656 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.657 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.657 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.657 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.657 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.657 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.657 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.657 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.657 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.657 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.657 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.657 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.657 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.658 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.658 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.658 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.658 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.658 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.658 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.658 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.658 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.658 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.658 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.658 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.658 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.659 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.659 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.659 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.659 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.659 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.659 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.659 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.659 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.659 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.659 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.659 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.659 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.660 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.660 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.660 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.660 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.660 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.660 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.660 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.660 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.660 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.660 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.660 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.661 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.661 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.661 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.661 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.661 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.661 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.661 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.661 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.661 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.661 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.661 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.661 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.662 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.662 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.662 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.662 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.662 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.662 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.662 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.662 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.662 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.662 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.662 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.662 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.663 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.663 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.663 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.663 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.663 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.663 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.663 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.663 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.663 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.663 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.663 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.664 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.664 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.664 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.664 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.664 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.664 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.664 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.664 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.664 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.664 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.664 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.665 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.665 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.665 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.665 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.665 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.665 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.665 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.665 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.665 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.665 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.666 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.666 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.666 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.666 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.666 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.666 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.666 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.667 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.667 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.667 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.667 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.667 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.667 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.667 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.667 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.668 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.668 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.668 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.668 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.668 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.668 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.668 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.670 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.670 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.670 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.670 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.670 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.670 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.670 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.670 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.670 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.670 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.671 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.671 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.671 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.671 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.671 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.671 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.671 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.671 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.671 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.671 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.671 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.672 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.672 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.672 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.672 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.672 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.672 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.672 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.672 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.672 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.672 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.672 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.672 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.673 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.673 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.673 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.673 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.673 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.673 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.674 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.674 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.674 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.674 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.674 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.674 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.674 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.674 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.674 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.674 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.674 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.674 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.675 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.675 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.675 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.675 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.675 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.675 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.675 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.675 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.675 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.675 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.675 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.676 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.676 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.676 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.676 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.676 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.676 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.676 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.676 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.676 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.676 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.677 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.677 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.677 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.679 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.679 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.679 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.679 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.679 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.679 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.679 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.679 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.679 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.680 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.680 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.680 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.680 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.680 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.680 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.680 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.680 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.680 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.680 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.681 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.681 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.681 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.681 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.681 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.681 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.681 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.681 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.681 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.681 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.681 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.681 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.682 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.682 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.682 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.682 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.682 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.682 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.682 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.682 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.682 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.682 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.682 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.683 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.683 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.683 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.683 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.683 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.683 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.683 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.683 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.683 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.683 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.683 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.684 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.684 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.684 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.684 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.684 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.684 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.684 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.684 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.684 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.684 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.684 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.685 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.685 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.685 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.685 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.685 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.685 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.685 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.685 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.685 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.685 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.685 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.685 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.699 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.699 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.699 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.699 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.700 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.700 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.700 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.700 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.700 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.700 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.700 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.700 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.700 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.700 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.703 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.703 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.703 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.703 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.703 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.703 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.703 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.703 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.703 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.703 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.703 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.708 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.708 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.708 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.708 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.708 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.708 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.708 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.708 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.708 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.708 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@line
Matches both "@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.732 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.732 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.732 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.732 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.732 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.732 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.732 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.732 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.732 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.732 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.732 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.733 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.733 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.733 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.733 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.733 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.733 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.733 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.733 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.733 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.733 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.733 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.734 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.734 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.734 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.734 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.734 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.734 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.734 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.734 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.734 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.734 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.734 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.735 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.735 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.735 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.735 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.735 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.735 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.735 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.735 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.735 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.735 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.736 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.736 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.736 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.736 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.736 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.736 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.736 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.736 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.736 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.736 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.736 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.736 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.737 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.737 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.737 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.737 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.737 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.737 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.737 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.737 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.737 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.737 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.737 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.738 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.738 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.738 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.738 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.738 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.738 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.738 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.738 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.738 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.738 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.738 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.738 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.739 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.739 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.739 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.739 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.739 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.739 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.739 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.739 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.739 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.739 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.739 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.739 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.740 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.740 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.740 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.740 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.740 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.740 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.740 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.740 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.740 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.740 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.740 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.741 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.741 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.741 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.741 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.741 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.741 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.741 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.741 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.741 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:50:25.915 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 9 shift(s) in 281ms
04:50:25.942 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 24ms
04:56:29.325 [main] DEBUG com.jcabi.xml.XSDDocument MDC= - com.sun.org.apache.xerces.internal.jaxp.validation.SimpleXMLSchema detected 0 error(s)
04:56:29.326 [main] DEBUG org.eolang.parser.Syntax MDC= - Input of 42 EO lines compiled
04:56:29.385 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 3 shift(s) in 50ms
04:56:29.403 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 6ms
04:56:29.419 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.419 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.419 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.419 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.419 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.419 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.419 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.420 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.420 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.420 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.420 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.420 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.420 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.420 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.420 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.420 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.420 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.420 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.421 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.421 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.421 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.421 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.421 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.421 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.421 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.421 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.421 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.421 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.421 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.422 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.422 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.422 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.422 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.422 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.422 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.422 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.422 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.422 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.422 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.422 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.422 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.422 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.423 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.423 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.423 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.423 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.423 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.423 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.423 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.423 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.423 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.423 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.423 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.424 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.424 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.424 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.424 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.424 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.424 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.424 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.424 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.424 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.424 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.424 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.424 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.425 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.425 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.425 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.425 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.425 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.425 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.425 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.425 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.425 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.425 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.425 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.425 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.426 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.426 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.426 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.426 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.426 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.426 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.426 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.426 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.426 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.426 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.426 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.426 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.427 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.427 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.427 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.427 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.427 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.427 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.427 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.427 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.427 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.427 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.427 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.428 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.428 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.428 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.428 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.428 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.428 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.428 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.428 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.428 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.428 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.428 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.428 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.429 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.429 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.429 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.429 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.429 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.429 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.429 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.429 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.429 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.429 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.429 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.429 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.430 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.430 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.430 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.430 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.430 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.430 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.430 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.430 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.430 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.430 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.430 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.431 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.431 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.431 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.431 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.431 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.431 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.431 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.431 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.431 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.431 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.431 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.431 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.432 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.432 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.432 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.432 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.432 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.432 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.432 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.432 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.432 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.432 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.432 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.433 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.433 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.433 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.433 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.433 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.433 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.433 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.433 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.433 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.433 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.433 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.434 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.434 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.434 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.434 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.434 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.434 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.434 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.434 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.434 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.435 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.435 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.435 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.435 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.435 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.435 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.436 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.436 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.436 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.436 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.436 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.436 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.437 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.437 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.437 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.437 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.437 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.437 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.437 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.438 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.438 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.438 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.438 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.438 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.438 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.438 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.438 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.439 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.439 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.439 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.439 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.439 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.439 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.439 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.439 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.440 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.440 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.440 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.440 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.440 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.440 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.440 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.441 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.441 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.441 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.441 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.441 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.441 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.441 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.441 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.442 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.442 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.442 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.443 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.444 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.444 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.444 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.444 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.444 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.444 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.444 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.445 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.445 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.445 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.445 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.445 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.445 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.445 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.445 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.445 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.446 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.446 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.446 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.446 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.446 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.446 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.446 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.447 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.447 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.447 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.447 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.447 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.447 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.447 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.447 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.448 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.448 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.448 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.448 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.448 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.448 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.449 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.449 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.449 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.449 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.449 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.449 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.449 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.449 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.450 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.450 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.450 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.450 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.450 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.450 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.450 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.451 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.451 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.451 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.451 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.451 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.451 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.451 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.451 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.452 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.452 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.452 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.452 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.452 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.452 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.452 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.453 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.453 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.453 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.453 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.453 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.453 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.454 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.454 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.454 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.454 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.454 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.454 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.454 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.454 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.455 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.455 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.455 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.455 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.455 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.455 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.455 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.455 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.456 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.456 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.456 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.456 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.456 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.456 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.456 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.456 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.457 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.457 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.457 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.457 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.457 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.457 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.457 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.457 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.458 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.458 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.458 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.458 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.458 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.461 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.461 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.461 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.461 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.461 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.461 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.461 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.462 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.462 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.462 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.462 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.462 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.462 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.462 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.462 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.463 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.463 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.463 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.463 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.463 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.463 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.463 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.463 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.464 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.464 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.464 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.464 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.464 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.464 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.464 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.464 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.465 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.465 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.465 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.465 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.465 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.465 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.465 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.465 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.465 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.466 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.466 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.466 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.466 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.466 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.466 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.466 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.467 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.467 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.467 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.467 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.467 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.467 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.467 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.467 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.467 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.468 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.468 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.468 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.468 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.468 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.468 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.468 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.468 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.469 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.469 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.469 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.469 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.469 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.469 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.469 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.470 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.470 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.470 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.470 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.470 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.470 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.470 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.470 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.470 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.471 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.471 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.471 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.471 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.471 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.471 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.471 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.471 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.472 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.472 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.472 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.472 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.472 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.472 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.472 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.472 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.473 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.473 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.473 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.473 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.473 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.473 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.473 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.473 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.474 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.474 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.474 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.474 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.474 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.474 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.474 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.474 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.475 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.475 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.475 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.475 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.475 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.475 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.475 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.475 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.475 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.476 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.476 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.476 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.476 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.476 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.476 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.476 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.476 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.477 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.477 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.477 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.477 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.477 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.477 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.477 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.477 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.478 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.478 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.478 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.478 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.478 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.478 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.478 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.478 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.479 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.479 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.479 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.479 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.479 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.479 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.479 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.479 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.479 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.480 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.480 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.480 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.480 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.480 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.480 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.480 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.480 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.481 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.481 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.481 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.481 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.481 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.481 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.481 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.481 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.481 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.481 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.482 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.482 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.482 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.482 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.482 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.482 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.482 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.482 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.482 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.482 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.482 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.483 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.483 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.483 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.483 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.483 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.483 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.483 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.483 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.484 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.484 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.484 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.484 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.484 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.484 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.484 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.484 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.484 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.485 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.485 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.485 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.485 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.485 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.485 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.485 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.485 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.486 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.486 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.486 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.486 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.486 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.486 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.486 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.486 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.486 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.486 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.487 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.487 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.487 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.487 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.487 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.487 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.487 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.487 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.487 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.487 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.487 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.488 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.488 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.489 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.489 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.489 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.489 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.489 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.489 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.489 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.489 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.489 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.489 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.489 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.490 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.490 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.490 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.490 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.490 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.490 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.496 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.496 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.496 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.496 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.496 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.496 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.496 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.497 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.497 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.497 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.497 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.497 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.497 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.497 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.497 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.497 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.497 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.498 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.498 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.498 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.498 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.498 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.498 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.498 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.498 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.499 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.499 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.499 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.499 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.499 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.499 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.499 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.499 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.499 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.499 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.499 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.500 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.500 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.500 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.500 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.500 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.500 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.500 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.500 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.500 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.500 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.500 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.500 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.501 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.501 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.501 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.501 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.501 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.501 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.501 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.501 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.502 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.502 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.502 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.502 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.502 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.502 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.502 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.502 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.502 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.502 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.502 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.502 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.503 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.503 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.503 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.503 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.503 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.503 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.503 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.503 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.503 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.503 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.503 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.504 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.504 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.504 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.504 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.504 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.504 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.504 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.504 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.505 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.505 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.505 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.505 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.505 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.505 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.505 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.505 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.505 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.505 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.505 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.505 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.506 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.506 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.506 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.506 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.506 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.506 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.506 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.506 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.506 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.506 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.506 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.507 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.507 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.507 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.507 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.507 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.507 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.507 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.507 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.507 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.508 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.508 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.508 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.508 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.508 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.509 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.509 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.509 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.509 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.509 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.509 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.509 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.509 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.509 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.510 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.510 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.510 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.510 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.510 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.510 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.510 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.510 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.510 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.510 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.510 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.511 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.511 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.511 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.511 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.511 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.511 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.511 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.511 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.511 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.512 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.512 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.512 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.512 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.512 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.512 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.512 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.512 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.512 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.512 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.512 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.513 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.513 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.513 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.513 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.513 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.513 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.513 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.513 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.513 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.513 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.513 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.514 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.514 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.514 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.514 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.514 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.514 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.514 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.514 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.514 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.514 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.514 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.514 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.515 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.515 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.515 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.515 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.515 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.515 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.515 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.515 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.516 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.516 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.516 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.516 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.516 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.516 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.516 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.516 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.516 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.516 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.516 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.517 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.517 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.517 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.517 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.517 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.517 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.517 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.517 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.517 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.517 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.517 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.517 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.518 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.518 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.518 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.518 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.518 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.518 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.519 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.519 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.519 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.519 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.519 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.519 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.519 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.519 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.520 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.520 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.520 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.520 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.520 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.520 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.520 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.520 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.520 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.520 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.521 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.521 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.521 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.521 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.521 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.521 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.521 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.521 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.521 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.521 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.521 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.522 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.522 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.522 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.522 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.522 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.522 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.522 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.522 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.523 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.523 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.523 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.523 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.523 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.523 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.523 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.523 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.523 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.523 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.523 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.524 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.524 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.524 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.524 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.524 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.524 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.524 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.524 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.524 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.524 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.524 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.524 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.525 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.525 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.525 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.525 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.525 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.529 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.529 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.529 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.529 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.529 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.529 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.529 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.529 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.529 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.530 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.530 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.530 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.530 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.530 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.530 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.530 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.530 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.530 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.530 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.530 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.531 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.531 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.531 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.531 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.531 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.531 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.531 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.531 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.531 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.531 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.531 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.531 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.532 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.532 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.532 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.532 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.532 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.532 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.532 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.532 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.532 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.532 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.532 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.533 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.533 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.533 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.533 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.533 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.533 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.533 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.533 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.533 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.533 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.533 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.533 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.534 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.534 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.534 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.534 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.534 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.534 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.534 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.534 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.534 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.534 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.534 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.534 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.535 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.535 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.535 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.535 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.535 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.535 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.535 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.535 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.535 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.535 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.535 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.535 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.536 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.536 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.536 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.536 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.536 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.536 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.536 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.536 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.536 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.536 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.536 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.536 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.537 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.537 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.537 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.537 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.537 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.537 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.537 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.537 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.537 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.537 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.537 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.545 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.545 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.545 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.545 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.545 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.545 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.545 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.545 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.546 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.546 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.546 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.546 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.546 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.546 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.546 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.546 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.547 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.547 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.547 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.547 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.547 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.547 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.547 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.547 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.547 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.547 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.547 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.548 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.548 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.548 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.548 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.548 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.548 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.548 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.548 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.548 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.548 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.548 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.549 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.549 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.549 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.549 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.549 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.549 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.549 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.549 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.549 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.549 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.549 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.550 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.550 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.550 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.550 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.550 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.550 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.550 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.550 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.550 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.550 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.550 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.551 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.551 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.551 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.551 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.551 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.551 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.551 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.551 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.551 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.551 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.551 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.551 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.552 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.552 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.552 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.552 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.552 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.552 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.552 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.552 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.552 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.552 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.552 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.553 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.553 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.553 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.553 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.553 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.553 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.553 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.553 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.553 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.553 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.553 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.553 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.554 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.554 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.554 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.554 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.554 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.554 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.554 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.554 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.554 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.554 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.554 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.554 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.559 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.559 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.559 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.559 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.559 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.559 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.559 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.559 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.559 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.559 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.559 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.560 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.560 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.560 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.560 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.560 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.560 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.560 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.560 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.561 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.561 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.561 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.561 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.561 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.561 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.561 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.561 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.561 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.562 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.562 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.562 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.562 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.562 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.562 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.562 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.562 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.563 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.563 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.563 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.563 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.563 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.563 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.563 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.563 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.563 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.563 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.563 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.564 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.564 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.564 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.564 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.564 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.564 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.564 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.564 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.564 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.564 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/@var
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.572 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.572 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.572 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.572 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.572 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.572 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.572 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.572 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.572 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.572 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.572 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.573 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.573 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.573 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.573 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.573 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.573 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.573 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.573 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.573 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.573 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.573 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.574 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.574 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.574 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.574 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.574 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.574 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.574 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.574 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.574 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.574 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.574 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.574 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.575 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.575 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.575 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.575 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.575 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.575 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.575 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.575 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.575 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[2]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.575 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.576 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.576 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.576 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.576 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.576 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.576 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.576 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.576 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.577 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.577 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.577 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.577 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.577 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.577 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.577 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.577 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.578 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.578 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.578 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.578 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.578 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.578 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.578 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.578 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.578 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.579 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.579 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.579 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.579 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.579 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.579 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.579 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.579 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.579 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.580 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.580 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.580 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.580 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.580 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.580 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.580 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.580 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.580 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.580 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.581 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.581 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.581 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.581 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.581 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.581 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.581 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.581 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.581 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.581 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.581 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.581 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.582 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.582 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.582 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.582 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.582 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.582 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.582 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.582 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.582 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.582 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.583 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.583 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.583 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.583 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.583 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.583 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.583 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.583 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.583 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.583 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.583 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.583 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.584 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.584 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.584 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.584 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:29.584 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
04:56:30.521 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 9 shift(s) in 1s
04:56:30.595 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 68ms
05:02:33.489 [main] DEBUG com.jcabi.xml.XSDDocument MDC= - com.sun.org.apache.xerces.internal.jaxp.validation.SimpleXMLSchema detected 0 error(s)
05:02:33.490 [main] DEBUG org.eolang.parser.Syntax MDC= - Input of 41 EO lines compiled
05:02:33.544 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 3 shift(s) in 44ms
05:02:33.559 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 5ms
05:02:33.574 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.574 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.574 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.574 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.574 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.574 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.575 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.575 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.575 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.575 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.575 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.575 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.575 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.575 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.575 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.575 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.575 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.575 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.575 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.576 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.576 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.576 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.576 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.576 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.576 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.576 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.576 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.576 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.576 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.576 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.576 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.576 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.577 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.577 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.577 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.577 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.577 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.577 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.577 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.577 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.577 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.577 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.577 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.577 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.578 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.578 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.578 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.578 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.578 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.578 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.578 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.578 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.578 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.578 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.578 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.578 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.578 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.578 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.579 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.579 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.579 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.579 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.579 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.579 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.579 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.579 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.579 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.579 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.579 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.579 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.580 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.580 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.580 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.580 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.580 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.580 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.580 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.580 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.580 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.580 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.580 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.580 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.581 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.581 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.581 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.581 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.581 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.581 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.581 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.581 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.581 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.581 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.581 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.581 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.581 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.581 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.582 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.582 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.582 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.582 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.582 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.582 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.582 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.582 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.582 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.582 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.582 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.582 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.583 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.583 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.583 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.583 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.583 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.583 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.583 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.583 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.583 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.583 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.583 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.583 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.583 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.584 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.584 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.584 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.584 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.584 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.584 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.584 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.584 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.584 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.584 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.584 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.584 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.585 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.585 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.585 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.585 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.585 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.585 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.585 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.585 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.585 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.585 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.585 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.585 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.585 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.586 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.586 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.586 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.586 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.586 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.586 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.586 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.586 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.586 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.586 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.586 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.586 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.586 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.586 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.589 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.589 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.589 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.589 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.589 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.589 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.589 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.589 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.589 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.590 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.590 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.590 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.590 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.590 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.590 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.590 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.590 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.590 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.591 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.591 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.591 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.591 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.591 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.591 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.591 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.591 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.591 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.591 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.591 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.594 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.594 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.595 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.595 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.595 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.595 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.595 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.595 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.595 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.595 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.595 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.599 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.599 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.599 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.599 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.599 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.599 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.599 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.599 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.599 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.599 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.602 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.602 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.602 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.602 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.602 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.602 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.602 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.602 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.602 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.602 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.602 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.602 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.602 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.603 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.603 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.603 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.603 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.603 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.603 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.603 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.603 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.603 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.603 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[3]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.603 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[3]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.603 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[3]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.604 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[3]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.604 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[3]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.605 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.605 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.605 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.605 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.605 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.605 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.609 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.609 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.609 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.609 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.609 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.609 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.609 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.609 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.611 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.611 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.611 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.611 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.611 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.611 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.611 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.611 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.611 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.611 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.612 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.612 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.612 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.612 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.612 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.612 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.612 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.612 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.612 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.612 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.612 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.612 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.621 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.621 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.621 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.621 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.621 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@base
Matches both "@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.621 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.621 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.621 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.621 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.621 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.621 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.622 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.622 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.622 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.622 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.622 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.622 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.622 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.622 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.622 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.623 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.623 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.623 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.623 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.623 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.623 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.623 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.623 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.623 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.623 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@pos
Matches both &quot;@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.626 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.626 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.626 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.626 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.626 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.626 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.634 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.634 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.634 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.634 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.634 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.634 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.634 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.634 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.634 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.634 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.634 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.635 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.635 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.635 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.635 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.635 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.635 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.635 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.635 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.635 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.635 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.635 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.637 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.637 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.637 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.637 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.637 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.637 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.637 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.637 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.639 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.639 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.639 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.639 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.639 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.639 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.639 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.639 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.640 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.640 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.640 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.640 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.640 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.640 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.640 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.640 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.641 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.641 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.641 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.641 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.641 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.641 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.641 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.641 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.641 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.641 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.641 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.641 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.641 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.642 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.642 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.642 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.642 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.642 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.642 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.642 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.642 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.642 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.642 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.642 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.642 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.642 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.643 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.643 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.643 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.643 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.643 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.643 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.643 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.643 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.643 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.643 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.643 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.643 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.643 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.644 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.644 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.644 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.644 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.644 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.644 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.644 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.646 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.646 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.646 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.646 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.646 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.646 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.646 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.647 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.647 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.647 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.647 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.647 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.647 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.647 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.647 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.647 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.647 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.647 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.647 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.647 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.648 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.648 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.648 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.648 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.648 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.648 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.648 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.648 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.648 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.648 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.648 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.648 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.648 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.648 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.649 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.649 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.649 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.649 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.649 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.649 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.649 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.649 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.649 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.649 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.649 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.649 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.649 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.650 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.650 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.650 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.650 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.650 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.650 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.650 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.650 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.650 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.650 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.650 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.650 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.650 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.651 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.651 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.651 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.651 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.651 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.651 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.651 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.651 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.651 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.651 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.651 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.651 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.651 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.652 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.652 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.652 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.652 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.652 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.652 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.652 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.652 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.652 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.652 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.652 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.652 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.652 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.653 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.653 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.653 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.653 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.653 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.653 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.653 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.653 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.653 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.653 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.653 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.654 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.654 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.654 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.654 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.654 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.654 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.654 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.654 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.654 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.655 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.655 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.655 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.655 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.655 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.655 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.655 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.655 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.655 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.656 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.656 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.656 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.656 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.656 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.656 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.656 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.656 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.656 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.657 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.657 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.657 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.657 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.657 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.657 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.657 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.657 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.657 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.657 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.657 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.657 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.658 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.658 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.658 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.658 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.658 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.658 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.658 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.658 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.658 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.658 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.658 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.658 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.658 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.659 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.659 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.659 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.659 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.659 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.659 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.659 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.659 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.659 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.659 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.659 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.659 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.659 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.660 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.660 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.660 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.660 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.660 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.660 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.660 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.660 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.660 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.660 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.660 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.660 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.660 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.661 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.661 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.661 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.661 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.661 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.661 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.661 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.661 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.661 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.661 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.661 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.661 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.662 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.662 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.662 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.662 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.662 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.662 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.662 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.662 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.662 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.662 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.662 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.662 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.662 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.663 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.663 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.663 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.663 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.663 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.663 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.663 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.663 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.663 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.663 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.663 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.663 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.663 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.664 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.664 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.664 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.664 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.664 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.664 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.664 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.664 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.664 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.664 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.664 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.665 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.665 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.665 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.665 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.665 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.665 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.665 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.665 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.665 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.665 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.665 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.665 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.665 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[2]/@fqn
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.665 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.666 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.666 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.666 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.666 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.666 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.666 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.667 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.667 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.667 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.667 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.667 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.667 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.667 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.667 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.667 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.667 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.667 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.667 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.667 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.667 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.668 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.668 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.668 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.668 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.668 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.668 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.668 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.668 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.668 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.668 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.668 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.669 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.669 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.669 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.669 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.669 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.669 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.669 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.669 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.669 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.670 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.670 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.670 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.670 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.670 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.670 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.670 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.671 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.671 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.671 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.671 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.671 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.671 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.671 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.671 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.672 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.672 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.672 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.672 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.672 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.672 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.672 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.672 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.672 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.672 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.673 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.673 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.673 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.673 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.673 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.673 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.673 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.673 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.673 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.673 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.673 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.673 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.674 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.674 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.674 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.674 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.674 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.674 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.674 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.674 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.674 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.674 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.674 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.674 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.675 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.675 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.675 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.675 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.675 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.675 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.675 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.675 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.675 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.676 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.676 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.676 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.676 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.676 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.676 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.676 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.676 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.676 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.676 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.676 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.676 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.676 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.677 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.677 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.677 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.677 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.677 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.677 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.677 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.677 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.677 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.677 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.677 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.677 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.677 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.678 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.678 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.678 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.678 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.678 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.678 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.678 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.678 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.678 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.678 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.678 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.678 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.678 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.679 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.679 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.679 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.679 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.679 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.679 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.679 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.679 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.679 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.680 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.680 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.680 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.680 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.680 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.680 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.680 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.680 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.680 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.680 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.680 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.680 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.680 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.681 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.681 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.681 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.681 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.681 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.681 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.681 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.681 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.681 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.681 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.681 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.681 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.681 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.682 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.682 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.682 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.682 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.682 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.682 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.682 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.682 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.682 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.682 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.682 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.682 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.682 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.683 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.683 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.683 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.683 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.683 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.683 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.683 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.683 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.683 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.683 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.684 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.684 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.684 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.684 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.684 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.684 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.684 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.684 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.684 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.684 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.684 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.684 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.685 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.685 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.685 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.685 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.685 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.685 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.685 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.685 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.685 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.699 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.699 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.699 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.699 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.699 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.699 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.699 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.699 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.703 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.703 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.703 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.703 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.703 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.703 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.703 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.703 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.703 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.703 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.708 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.708 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.708 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.708 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.708 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.708 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.708 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.708 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.708 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.708 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.708 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.708 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.708 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@spec
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/@pos
Matches both "@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[3]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[3]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[3]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.732 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.732 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.732 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.732 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.732 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.732 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.732 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.733 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.733 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.733 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.733 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.733 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.733 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.733 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.733 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.734 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.734 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.734 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.734 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.734 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.734 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[2]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.734 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[3]
Matches both &quot;node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.734 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.735 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.735 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.735 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.735 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.735 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.735 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.735 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.735 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.735 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.736 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.736 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.736 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.736 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.736 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.736 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.736 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.736 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.736 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.736 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.736 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.736 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.736 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.737 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.737 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[2]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.737 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.737 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.737 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.737 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.737 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.737 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.737 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.737 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.737 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.737 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.737 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.738 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.738 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.738 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.738 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.738 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.738 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.738 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.738 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.738 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.738 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.738 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.738 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.738 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[2]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.739 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[2]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.739 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.739 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.739 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.739 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.739 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.739 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.739 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.739 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.739 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.739 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.739 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.739 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.740 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.740 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.740 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.740 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.740 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.740 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.740 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.740 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.740 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.740 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.740 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.740 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.740 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.741 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.741 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.741 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.741 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.741 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.741 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.741 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.741 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.741 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.741 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.741 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.741 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.741 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.752 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.752 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.752 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.752 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.752 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.752 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.752 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.752 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.752 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.752 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.752 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.752 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.753 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.753 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.753 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.753 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.753 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.753 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.753 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.753 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.753 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.753 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.753 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.753 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.753 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[3]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[3]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:33.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:02:34.782 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 9 shift(s) in 1s
05:02:34.828 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 42ms
05:08:39.605 [main] DEBUG com.jcabi.xml.XSDDocument MDC= - com.sun.org.apache.xerces.internal.jaxp.validation.SimpleXMLSchema detected 0 error(s)
05:08:39.606 [main] DEBUG org.eolang.parser.Syntax MDC= - Input of 46 EO lines compiled
05:08:39.657 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 3 shift(s) in 42ms
05:08:39.671 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 4ms
05:08:39.685 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.685 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.685 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.685 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.685 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.685 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.686 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.687 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.688 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.689 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.690 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.691 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.692 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.693 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.694 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.695 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.696 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.697 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.698 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.699 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.699 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.699 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.699 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.699 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.699 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.699 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.699 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.699 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.700 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.700 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.700 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.700 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.700 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.700 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.700 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.700 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.700 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.700 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[5]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.701 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[5]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.702 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.703 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.703 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.704 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.705 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.706 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.707 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.709 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.710 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.711 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@data
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.712 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.713 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.714 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.715 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.716 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/o[1]
Matches both "node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.717 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.718 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.719 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.720 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.721 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.722 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.723 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.724 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.725 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[5]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.726 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[5]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.727 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.728 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.729 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.730 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.731 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.732 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.732 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.732 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.732 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.732 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.732 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.732 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.732 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.732 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:08:39.788 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 9 shift(s) in 115ms
05:08:39.810 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 21ms
05:14:39.193 [main] DEBUG com.jcabi.xml.XSDDocument MDC= - com.sun.org.apache.xerces.internal.jaxp.validation.SimpleXMLSchema detected 0 error(s)
05:14:39.194 [main] DEBUG org.eolang.parser.Syntax MDC= - Input of 130 EO lines compiled
05:14:39.252 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 3 shift(s) in 50ms
05:14:39.273 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 6ms
05:14:39.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@data
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.293 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.293 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.293 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.293 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.293 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.293 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.293 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.293 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.293 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.293 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.293 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.293 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.293 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.293 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.294 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.294 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.294 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.294 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.294 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.294 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.294 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.294 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.294 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.294 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.294 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.294 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.294 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.294 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.297 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.297 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.297 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.297 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.297 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.297 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.297 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.297 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.297 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.297 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.297 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.297 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.297 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.297 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[2]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.301 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.301 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.301 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.301 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.301 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.301 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.301 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.301 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.301 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.302 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.302 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.302 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.302 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.302 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.302 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.302 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.302 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.302 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.302 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.315 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.315 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.315 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.315 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.315 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.315 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.315 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.315 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.315 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.316 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.316 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.316 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.316 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.316 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.316 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.316 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.316 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.316 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.316 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.316 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.318 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.318 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.318 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.318 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.318 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.318 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.324 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.324 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.324 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.324 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.324 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.324 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.324 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.324 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.324 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.324 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.324 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.324 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]
Matches both "node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.328 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.328 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.328 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.328 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.328 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.328 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.328 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.328 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.328 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.328 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.328 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.328 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.328 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.329 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.329 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.329 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.329 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.329 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.329 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.329 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.329 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[5]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.329 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[5]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.329 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.329 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[5]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.329 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.329 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.329 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.330 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.330 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.330 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.330 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.330 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.330 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.330 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.330 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.330 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.330 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.330 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.330 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.330 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.331 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.331 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.331 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.331 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.331 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.331 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.331 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.331 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.331 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.331 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.331 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.332 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.332 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.332 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.332 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.332 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.332 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.332 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.332 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[2]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.334 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.334 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.334 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.334 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.334 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.334 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.334 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.334 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.334 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.335 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.335 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.335 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.335 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.337 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.337 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.337 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.337 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.337 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.337 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.337 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.337 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.337 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.337 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.338 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.338 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.338 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.338 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.338 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.338 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.338 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.338 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.338 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.338 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.338 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.338 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.338 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.339 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.339 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.339 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.341 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.341 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.341 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.341 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.341 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.341 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.341 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.341 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.341 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.341 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.348 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.348 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.348 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.348 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.348 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.348 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.348 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.348 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.348 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.348 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.348 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.349 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.349 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.349 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.349 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.349 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.349 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.349 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.349 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.349 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.349 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.349 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.349 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.349 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.350 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.350 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.350 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.350 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.350 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.350 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.350 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.350 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.350 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.350 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.350 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.351 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.351 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.351 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.351 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.351 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.351 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.351 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.351 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.351 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.351 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.351 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.351 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.351 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.351 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.352 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.352 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.352 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.352 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.352 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.352 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.352 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.352 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.352 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.352 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.352 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.352 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.352 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.352 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.353 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.353 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.353 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.353 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.353 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.353 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.353 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.353 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.353 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.353 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.353 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.353 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.353 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.353 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.354 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.354 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.354 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.354 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.354 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.354 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.354 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.354 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.354 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.354 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.354 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.354 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.354 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.354 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.355 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.355 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.355 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.355 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.355 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.355 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.355 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.355 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.355 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.355 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.355 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.355 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.355 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.355 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.356 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.356 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.356 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.356 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.356 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.356 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.356 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.356 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.356 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.356 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.356 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.356 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.356 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.356 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.357 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.357 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.357 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.357 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.357 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.357 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.357 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.357 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.357 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.357 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.357 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.357 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.357 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.357 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.358 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.358 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.358 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.358 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.358 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.358 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.358 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.358 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.358 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.358 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.358 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.358 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.358 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.358 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.358 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.359 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.359 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.359 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.359 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.359 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.359 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.359 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.359 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.359 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.359 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.359 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.359 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.359 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.359 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.360 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.360 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.360 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.360 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.360 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.360 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.360 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.360 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.360 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.360 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.360 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.360 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.360 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.361 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.361 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.361 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.361 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.361 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.361 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.361 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.361 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.361 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.361 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.361 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.362 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.362 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.362 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.362 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.362 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.362 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.362 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.362 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.362 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.362 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.362 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.363 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.363 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.363 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.363 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.363 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.363 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.363 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.363 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.363 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.364 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.364 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.364 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.364 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.364 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.364 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.364 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.364 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.364 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.364 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.365 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.365 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.365 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.365 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.365 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.365 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.365 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.365 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.365 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.366 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.366 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.366 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.366 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.366 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.366 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.366 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.366 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.366 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.366 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.367 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.367 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.367 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.367 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.367 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[2]/@data
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.367 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.367 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.367 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.367 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.368 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.368 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.368 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.368 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.368 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.368 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.368 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.368 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.368 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.368 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.369 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.369 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.369 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.369 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.369 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.369 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.369 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.369 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.369 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.370 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.370 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.370 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.370 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.370 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.370 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.370 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.370 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.370 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.370 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.371 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.371 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.371 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.371 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.371 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.371 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.371 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.371 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.371 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.371 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.372 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.372 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.372 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.372 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.372 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.372 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.372 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.372 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[2]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.372 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.373 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.373 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.373 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.373 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.373 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.373 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.373 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.373 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.373 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.373 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.374 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.374 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.374 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.374 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.374 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.374 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.374 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.374 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.374 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.375 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.375 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.375 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.375 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.375 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.375 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.375 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.375 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.375 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.375 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.376 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.376 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.376 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.376 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.376 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.376 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.376 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.376 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.376 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.376 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.377 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.377 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.377 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.377 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.377 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.377 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.377 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.377 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.377 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.378 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.378 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.378 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.378 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.378 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.378 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.378 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.378 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.378 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.378 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.379 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.379 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.379 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.379 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.379 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.379 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.379 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.379 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.380 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.380 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.380 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.380 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.380 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.380 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.380 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.380 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.380 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.381 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.381 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.381 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.381 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.381 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.381 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.381 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.381 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.381 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.381 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.382 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.382 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.382 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.382 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.382 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.382 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.382 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.382 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.382 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.383 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.383 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.383 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.383 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.383 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.383 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.383 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.383 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.383 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.384 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.384 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.384 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.384 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.384 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.384 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.384 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.384 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.384 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[5]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.385 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.385 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.385 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[5]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.385 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.385 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.385 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.385 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.385 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.385 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.385 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.386 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.386 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.386 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.386 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.386 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.386 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.386 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.386 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.386 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.387 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.387 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.387 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.387 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.387 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.387 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.387 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.387 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.387 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.388 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.388 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.388 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.388 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.388 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.388 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.388 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.388 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.388 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.388 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.389 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.389 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.389 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.389 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.389 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.389 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.389 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.389 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.389 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.390 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.390 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.390 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.390 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.390 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.390 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.390 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.390 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.390 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.391 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.391 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.391 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.391 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.391 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.391 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.391 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.391 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.391 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.392 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.392 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.392 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.392 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.392 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.392 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.392 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.392 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.392 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.392 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.392 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.393 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.393 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.393 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.393 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.393 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.393 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.393 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.393 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.393 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.394 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.394 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.394 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.394 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.394 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.394 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.394 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@var
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.394 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.394 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.394 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.394 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.395 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.395 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.395 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.395 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.395 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.395 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.395 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.395 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.395 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.395 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.395 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.396 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.396 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.396 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.396 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.396 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.396 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.396 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.396 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.396 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:14:39.497 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 9 shift(s) in 223ms
05:14:39.613 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 114ms
05:20:42.957 [main] DEBUG com.jcabi.xml.XSDDocument MDC= - com.sun.org.apache.xerces.internal.jaxp.validation.SimpleXMLSchema detected 0 error(s)
05:20:42.957 [main] DEBUG org.eolang.parser.Syntax MDC= - Input of 21 EO lines compiled
05:20:43.003 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 3 shift(s) in 38ms
05:20:43.016 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 4ms
05:20:43.028 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.029 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.029 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.029 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.029 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.029 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.029 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.029 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.029 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.029 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.029 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.029 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.029 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.029 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.029 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.030 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.031 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.032 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.033 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.034 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@base
Matches both "@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.035 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.036 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.036 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.036 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.036 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.036 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.036 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.036 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.036 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.036 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.036 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.036 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.036 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.036 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.036 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.036 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.036 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.037 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.037 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.037 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.037 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.037 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.037 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.037 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.038 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.038 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.038 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.038 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.038 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.038 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.038 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.038 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.039 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.039 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.039 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.039 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.039 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.039 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.039 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.039 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.039 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.039 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.039 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.039 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.039 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.040 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.041 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.042 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.043 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.043 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.043 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.043 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.043 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.043 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.043 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.043 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.043 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.043 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.043 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.043 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.043 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.044 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.044 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.044 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.044 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.044 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.044 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.044 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.044 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.044 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.044 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.044 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.045 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.045 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.045 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.045 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.045 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.045 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.045 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.045 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.045 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.045 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.045 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.045 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.045 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.045 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.046 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.047 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.048 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.049 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.050 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.051 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.052 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.053 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.054 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.054 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.054 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.054 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.054 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.098 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 9 shift(s) in 81ms
05:20:43.108 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 9ms
05:20:43.129 [main] DEBUG com.jcabi.xml.XSDDocument MDC= - com.sun.org.apache.xerces.internal.jaxp.validation.SimpleXMLSchema detected 0 error(s)
05:20:43.130 [main] DEBUG org.eolang.parser.Syntax MDC= - Input of 34 EO lines compiled
05:20:43.175 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 3 shift(s) in 37ms
05:20:43.187 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 4ms
05:20:43.200 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.200 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.200 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.200 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.200 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.200 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.200 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.200 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.200 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.200 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.200 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.200 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.201 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.201 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.201 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.201 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.201 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.201 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.201 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.201 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.201 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.201 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.201 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.201 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.201 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.201 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.201 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.201 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.202 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.202 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.202 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.202 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.202 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.202 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.202 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.202 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.202 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.202 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.202 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.202 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.202 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.202 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.202 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.202 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.202 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.203 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.203 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.203 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.203 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.203 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.203 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.203 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.203 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.203 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.203 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.203 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.203 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.203 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.203 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.203 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.203 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.204 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.204 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.204 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.204 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.204 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.204 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.204 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.204 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.204 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.204 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.204 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.204 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.204 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.204 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.204 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.204 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.205 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.205 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.205 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.205 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.205 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.205 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.205 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.205 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.205 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.205 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.205 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.205 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.205 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.205 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.205 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.205 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.205 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.206 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.206 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.206 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.206 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.206 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.206 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.206 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.206 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.206 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.206 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.206 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.206 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.206 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.206 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.206 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.206 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.207 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.207 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.207 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.207 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.207 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.207 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.207 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.207 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.207 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.207 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.207 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.207 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.207 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.207 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.207 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.207 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.207 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.208 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.208 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.208 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.208 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.208 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.208 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.208 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.208 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.208 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.208 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.208 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.208 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.208 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.208 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.208 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.208 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[5]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[5]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.212 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.212 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.212 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.212 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.212 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.212 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.212 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.213 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.213 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.213 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.213 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.213 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.223 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.223 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.223 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.223 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.223 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.223 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.223 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.223 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.223 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.223 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.223 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.223 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.223 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.223 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.223 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.227 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.227 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.227 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.227 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.228 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.228 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.228 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.228 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.228 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.228 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.230 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.230 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.230 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.230 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.230 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.230 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.230 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.230 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.230 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.230 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.230 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.230 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.230 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.230 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.230 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.230 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.230 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.231 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.231 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.231 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.231 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.231 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.231 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.231 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.231 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.231 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.231 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.231 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.231 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.231 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.231 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.231 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.231 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[5]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[5]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[5]/o[1]/o[2]/o[5]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.245 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.245 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.245 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@data
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.245 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.245 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.245 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.245 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.245 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.245 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.245 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.245 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.245 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.245 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.245 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.245 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.253 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.253 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.253 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.253 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.253 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.253 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.253 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.253 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.253 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.253 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.253 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.253 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.253 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/o[2]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.381 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 9 shift(s) in 192ms
05:20:43.485 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 101ms
05:20:43.514 [main] DEBUG com.jcabi.xml.XSDDocument MDC= - com.sun.org.apache.xerces.internal.jaxp.validation.SimpleXMLSchema detected 0 error(s)
05:20:43.515 [main] DEBUG org.eolang.parser.Syntax MDC= - Input of 36 EO lines compiled
05:20:43.560 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 3 shift(s) in 37ms
05:20:43.574 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 4ms
05:20:43.586 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.586 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.586 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.586 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.587 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.588 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.589 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.589 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.589 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.589 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.589 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.589 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.589 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.589 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.589 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.589 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.589 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.589 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.589 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.589 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.589 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.589 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.590 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.590 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.590 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.590 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.590 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.590 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.590 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.590 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.590 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.590 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.590 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.590 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.590 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.590 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.590 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.590 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.590 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.591 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.591 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.591 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.591 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.591 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.591 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.591 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.591 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.591 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.591 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.591 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.591 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.591 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.591 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.591 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.591 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.592 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.593 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.594 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.594 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.594 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.594 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.594 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.594 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.594 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.594 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.594 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.594 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.594 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.594 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.594 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.594 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.594 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.594 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.594 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.595 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.595 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.595 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.595 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.595 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.595 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.595 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.595 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.595 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.595 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.595 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.595 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.595 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.595 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.595 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.595 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.595 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.596 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.597 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.598 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.600 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.601 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.602 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.602 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.602 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.602 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.602 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.602 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.602 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.602 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.602 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.602 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.603 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.603 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.603 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.604 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.604 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.604 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.604 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.604 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.604 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.604 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.604 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.604 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.604 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.604 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.604 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.604 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.604 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.604 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.604 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.605 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.605 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.605 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.605 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.605 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.605 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.605 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.605 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.605 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.605 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.605 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.605 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.605 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.605 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.605 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.605 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.605 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.606 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.607 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.608 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.609 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.609 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.609 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.609 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.609 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.609 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.609 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.609 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.609 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.609 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.609 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.609 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.609 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.609 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.609 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.609 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.610 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.611 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.611 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.611 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.611 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.611 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.611 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.611 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.611 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.611 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.611 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.611 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.611 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.612 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.612 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.612 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.612 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.612 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.612 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.612 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.612 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.612 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.612 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.612 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.613 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.614 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.615 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.616 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.617 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.618 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.619 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.620 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.621 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.621 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.621 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.621 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.621 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.622 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.622 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.622 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.622 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.622 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.622 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.622 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.622 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.622 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.623 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.623 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.623 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.623 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.623 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.623 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.623 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.623 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.623 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.623 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.623 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.623 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.623 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.623 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.624 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.625 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.626 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.626 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.626 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.626 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.626 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.626 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.626 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.626 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.626 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.626 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.626 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.626 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.626 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.626 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.626 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.627 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.628 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[2]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.629 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.630 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.631 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.632 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.633 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.634 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.634 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.634 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.634 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.634 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.634 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.634 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.634 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.634 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.634 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.634 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.634 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.634 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.634 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.634 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.634 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.635 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.635 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.635 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.635 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.635 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.635 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.635 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.635 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.635 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.635 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@spec
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.636 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.637 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.637 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.637 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.637 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.637 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.637 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.637 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.637 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.637 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.637 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.637 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.637 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.637 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.637 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.637 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.638 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.639 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.639 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.639 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.639 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.639 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.639 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.639 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.639 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.639 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.639 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.639 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.639 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.639 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.639 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.639 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.639 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.639 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.640 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.640 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.640 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.640 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.640 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.640 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.640 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.640 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.640 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.640 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.640 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.640 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.640 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.640 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.640 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/o[2]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.695 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 9 shift(s) in 120ms
05:20:43.713 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 16ms
05:20:43.736 [main] DEBUG com.jcabi.xml.XSDDocument MDC= - com.sun.org.apache.xerces.internal.jaxp.validation.SimpleXMLSchema detected 0 error(s)
05:20:43.737 [main] DEBUG org.eolang.parser.Syntax MDC= - Input of 35 EO lines compiled
05:20:43.779 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 3 shift(s) in 36ms
05:20:43.791 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 4ms
05:20:43.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.815 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.815 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.815 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.815 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.815 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.815 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.815 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.815 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.815 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.815 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.815 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.816 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.816 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.816 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.816 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.816 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.817 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.817 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.817 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.818 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.818 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.818 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.818 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.818 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.818 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.818 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.818 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.818 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.818 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.819 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.819 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.819 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.819 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.819 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.819 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.819 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.819 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.819 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.819 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.819 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.820 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.820 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.820 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.820 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.820 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.820 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.820 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.820 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.820 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.820 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.820 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.820 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.821 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.821 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.821 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.821 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.821 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.821 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.821 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.821 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.821 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.821 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.821 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.821 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.821 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.821 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.821 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.821 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.821 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.822 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.822 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.822 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.822 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.822 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.822 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.822 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.822 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.822 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.822 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.822 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.822 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.822 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.822 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.822 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.822 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.823 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.823 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.823 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.823 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.823 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.823 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.824 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.824 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.824 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.824 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.824 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.824 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.824 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.824 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.824 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.825 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.825 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.825 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.825 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.825 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.825 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.825 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.825 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.825 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.825 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.825 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.825 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.825 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.825 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.825 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.825 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.825 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.825 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.826 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.826 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.826 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.826 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.826 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.826 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.826 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.826 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.826 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.826 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.826 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.826 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.826 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.826 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.826 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.826 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.827 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.827 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.827 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.827 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.827 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.827 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.827 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.827 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.827 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.827 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.827 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.827 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.827 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.827 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.827 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.827 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.827 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.827 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.828 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.828 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.828 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.828 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.828 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.828 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.828 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.828 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.828 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.828 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.828 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.828 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.828 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.828 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.828 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.828 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.829 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.829 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.829 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.829 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.829 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.829 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.829 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.829 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.829 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.829 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.829 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.829 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.829 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.830 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.830 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.830 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.830 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.830 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.830 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.830 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.830 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.830 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.830 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.830 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.830 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.831 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.831 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.831 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.831 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.831 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.831 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.831 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.831 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.831 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.831 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.831 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.831 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.831 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.831 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.831 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.831 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.832 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.832 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.832 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.832 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.832 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.832 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.832 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.832 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.832 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.832 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.832 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.832 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.832 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.832 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.832 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.832 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.832 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.832 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.833 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.833 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.833 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.833 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.833 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.833 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.833 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.833 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.833 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.833 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.833 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.833 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.833 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.833 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.833 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.833 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.833 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.834 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.834 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.834 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.834 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.834 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.834 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.834 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.834 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.834 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@ref
Matches both "@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.834 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.834 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.834 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.834 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.834 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.834 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.834 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.834 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.835 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.835 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.835 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.835 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.835 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.835 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.835 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.835 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.835 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.835 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.835 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.835 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.835 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.835 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.835 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.835 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.836 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.836 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.836 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.836 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.836 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.836 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.836 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.836 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.836 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.836 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.836 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.836 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.837 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.837 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.837 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.837 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.837 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.837 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.837 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.837 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.837 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.837 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.837 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.837 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.838 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.838 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.838 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.838 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.838 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.838 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.838 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.838 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.838 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.838 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.838 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.838 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.838 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.838 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.838 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.838 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.838 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.839 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.839 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.839 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.839 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.839 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.839 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.839 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.839 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.839 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.839 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.839 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.839 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.839 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.839 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.839 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.840 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.840 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.840 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.840 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.840 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.840 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.840 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.840 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.840 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.840 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.840 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.840 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.840 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.840 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.840 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.841 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.841 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.841 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.841 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.841 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.841 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.841 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.841 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.841 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.842 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.842 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.842 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.842 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.842 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.842 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.842 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.842 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.842 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.842 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.842 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.843 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.843 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.843 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.843 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.843 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.843 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.843 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.843 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.843 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.843 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.843 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.843 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.843 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.843 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.843 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.843 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.843 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.844 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.844 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.844 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.844 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.844 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.844 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.844 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.844 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.844 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.844 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.844 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.844 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.844 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.844 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.845 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.845 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.845 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.845 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.845 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.845 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.845 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.845 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.845 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.845 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.845 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.845 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.845 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.845 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.845 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.845 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.845 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.846 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.846 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.846 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.846 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.846 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.846 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.846 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.846 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.846 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.847 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.847 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.847 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.847 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.848 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.848 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.848 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.848 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.848 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.848 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.848 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.848 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.848 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.848 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.848 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.848 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.848 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.848 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.848 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.848 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.849 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.849 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.849 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.849 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.849 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.849 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.849 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.849 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.849 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.849 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.849 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.849 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.849 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.849 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.849 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.849 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.849 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.849 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.849 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.850 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.850 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.850 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.850 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.850 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.850 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.850 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.850 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.850 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.850 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.850 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.850 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.850 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.850 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.850 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.850 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.850 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.850 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.851 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.851 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.851 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.851 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.851 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.851 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.851 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.851 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.851 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.851 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.851 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.851 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.851 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.851 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.851 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.851 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.851 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.852 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.852 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.852 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.852 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.852 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.852 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.852 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.852 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.852 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.852 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.852 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.852 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.852 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.852 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.852 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.852 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.852 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.852 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.853 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.853 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.853 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.853 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.853 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.853 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.853 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.853 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.853 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.853 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.853 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.853 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.854 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.854 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.854 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.854 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.854 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.854 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.854 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.854 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/o[2]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.854 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.854 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.854 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.854 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.854 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.855 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.855 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.855 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.855 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.855 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.855 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.855 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.855 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.855 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.855 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.855 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.855 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.855 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.855 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.855 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.855 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.856 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.856 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.856 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.856 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.856 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.856 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.856 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.856 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.856 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.856 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.856 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.856 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.856 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.856 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.856 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.856 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.857 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.857 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.857 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.857 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.857 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.857 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.857 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.857 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.857 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.857 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.857 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.857 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.857 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.857 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.857 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.857 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.857 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.857 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.858 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.858 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.858 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.858 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.858 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.858 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.858 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.858 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.858 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.858 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.858 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.858 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.858 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.858 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.858 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.858 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.858 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.859 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.859 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.859 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.859 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.859 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.859 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.859 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.859 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.859 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.859 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.859 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.859 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.859 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.859 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.859 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.859 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.860 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.860 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.860 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.860 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.860 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.860 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.860 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.860 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.860 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.860 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.860 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.860 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.860 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.860 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.860 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.860 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.860 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.860 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.861 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.861 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.861 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.861 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.861 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.861 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.861 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.861 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.861 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.861 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.861 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.861 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.861 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.861 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.861 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.861 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.861 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.861 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.862 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.862 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.862 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.862 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.862 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.862 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.862 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.862 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.862 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.862 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.862 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.862 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.862 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.862 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.862 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.862 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.862 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.862 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.863 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.863 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.863 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.863 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.863 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.863 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.863 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.863 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.863 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.863 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.863 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.863 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.863 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.863 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.863 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.863 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.864 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.864 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.864 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.864 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.864 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.864 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.864 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.864 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.864 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.864 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.864 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.864 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.865 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.865 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.865 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.865 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.865 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.865 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.865 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.865 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@spec
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.865 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.865 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.865 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.865 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.865 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.865 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.866 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.866 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.866 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.866 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.866 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.866 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.866 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.866 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.866 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.866 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.866 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.866 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.866 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.866 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.866 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.866 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.867 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.867 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.867 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.867 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.867 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.867 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.867 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.867 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.867 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.867 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.867 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.867 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.867 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.867 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.867 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.867 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.868 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.868 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.868 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.868 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.868 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.868 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.868 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.868 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.868 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.868 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.868 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.868 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.868 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.868 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.868 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.868 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.868 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.868 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.869 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.869 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.869 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.869 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.869 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.869 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.869 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.869 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.869 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.869 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.869 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.869 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.869 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.869 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.869 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.869 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:43.989 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 9 shift(s) in 196ms
05:20:44.004 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 13ms
05:20:44.032 [main] DEBUG com.jcabi.xml.XSDDocument MDC= - com.sun.org.apache.xerces.internal.jaxp.validation.SimpleXMLSchema detected 0 error(s)
05:20:44.032 [main] DEBUG org.eolang.parser.Syntax MDC= - Input of 42 EO lines compiled
05:20:44.074 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 3 shift(s) in 35ms
05:20:44.086 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 3ms
05:20:44.097 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.098 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.098 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.098 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.098 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.098 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.098 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.098 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.098 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.098 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.098 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.098 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.098 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.098 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.098 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.098 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.099 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.099 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.099 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.099 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.099 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.099 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.099 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.099 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.099 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.099 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.099 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.099 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.099 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.099 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.099 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.099 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.099 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.099 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.099 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.100 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.100 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.100 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.100 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.100 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.100 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.100 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.100 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.100 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.100 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.100 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.100 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.100 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.100 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.100 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.100 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.100 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.100 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.101 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.101 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.101 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.101 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.101 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.101 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.101 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.101 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.101 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.101 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.101 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.101 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.101 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.101 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.101 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.101 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.101 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.101 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.102 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.102 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.102 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.102 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.102 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.102 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.102 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.102 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.102 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.102 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.102 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.102 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.102 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.102 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.102 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.102 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.102 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.102 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.103 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.103 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.103 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.103 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.103 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.103 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.103 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.103 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.103 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.103 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.103 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.103 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.103 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.103 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.103 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.103 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.103 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.103 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.104 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.104 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.104 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.104 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.104 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.104 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.104 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.104 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.104 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.104 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.104 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.104 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.104 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.104 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.104 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.104 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.104 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.104 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.105 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.105 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.105 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.105 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.105 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.105 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.105 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.105 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.105 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.105 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.105 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.105 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.105 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.105 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.105 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.105 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.105 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.105 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.106 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.106 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.106 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.106 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.106 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.106 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.106 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.106 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.106 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.106 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.106 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.106 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.106 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.106 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.106 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.106 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.106 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.106 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.107 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.107 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.107 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.107 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.107 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.107 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.107 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.107 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.107 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.107 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.107 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.107 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.107 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.107 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.107 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.107 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.108 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.108 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.108 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.108 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.108 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.108 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.108 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.108 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.108 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.108 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.108 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.108 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.108 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.108 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.109 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.109 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.109 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.109 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.109 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.109 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.109 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.109 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.109 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.109 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.109 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.109 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.109 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.109 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.110 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.110 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.110 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.110 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.110 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.110 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.110 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.110 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.110 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.110 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.110 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.110 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.110 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.110 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.110 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.111 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.111 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.111 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.111 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.111 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.111 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.111 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.111 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.111 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.111 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.111 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.112 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.112 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.112 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.112 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.112 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.112 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.112 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.112 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.112 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.113 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.113 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.113 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.113 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.113 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.113 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.113 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.113 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.113 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.113 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.113 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.113 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.113 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.113 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.113 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.113 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.113 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.113 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.114 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.114 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.114 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.114 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.114 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.114 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.114 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.114 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.114 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.114 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.114 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.114 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.114 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.114 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.114 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.115 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.115 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.115 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.115 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.115 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.115 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.115 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.115 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.115 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.115 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.115 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.115 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.115 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.115 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.115 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.115 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.115 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.115 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.116 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.116 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.116 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.116 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.116 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.116 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.116 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.116 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.116 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.116 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.116 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.116 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.116 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.116 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.116 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.117 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.117 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.117 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.117 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.117 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.117 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.117 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.117 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.117 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.117 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.117 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.117 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.117 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.117 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.117 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.117 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.117 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.118 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.118 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.118 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.118 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.118 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.118 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.118 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.118 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.118 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.118 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.118 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.118 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/@fqn
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.118 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.118 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.118 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.118 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.118 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.119 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.119 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.120 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.120 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.120 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.120 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.120 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.120 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.120 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.120 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.120 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.120 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.120 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.120 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.121 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.121 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.121 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.121 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.121 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.121 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.121 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.121 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.121 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.121 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.121 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.121 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.122 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.122 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.122 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.122 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.122 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.122 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.122 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.122 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.122 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.122 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.122 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.122 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.123 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.123 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.123 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.123 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.123 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.123 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.123 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.123 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.123 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.123 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.123 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.123 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.124 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.124 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.124 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.124 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.124 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.124 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.124 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.124 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.124 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.124 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.124 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.125 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.125 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.125 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.125 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.125 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.125 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.125 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.125 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.125 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.125 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.125 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.125 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.126 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.126 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.126 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.126 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.126 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.126 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.126 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.126 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.126 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.126 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.126 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.126 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.126 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.127 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.127 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.127 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.127 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.127 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.127 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.127 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.127 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.127 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.127 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.127 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.127 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.127 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.128 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.128 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.128 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.128 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.128 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.128 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.128 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.128 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.128 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.128 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.128 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.128 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.128 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.128 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.128 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.129 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.129 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.129 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.129 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.129 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.129 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.129 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.129 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.129 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.129 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.129 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.129 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.129 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.129 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.129 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.129 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.129 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.129 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.130 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.131 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.131 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.131 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.131 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.131 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.131 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.131 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.131 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.131 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.131 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.131 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.131 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.131 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.131 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.131 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.131 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.131 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.132 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.132 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.132 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.132 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.132 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.132 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.132 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.132 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.132 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.132 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.132 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.132 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.132 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.132 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.132 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.132 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.132 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.133 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.133 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.133 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.133 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.133 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.133 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.133 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.133 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.133 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.133 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.133 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.133 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.133 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.133 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.134 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.134 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.134 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.134 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.134 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.134 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.134 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.134 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.134 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.134 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.134 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.134 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.134 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.135 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.135 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.135 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.135 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.135 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.135 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.135 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.135 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.135 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.135 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.135 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.135 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.135 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.135 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.135 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.136 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.136 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.136 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.136 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.136 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.136 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.137 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.137 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.137 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.137 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.137 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.137 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.137 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.137 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.138 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.138 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.138 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.138 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.138 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.138 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.138 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.138 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.138 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.138 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.138 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.139 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.139 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.139 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.139 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.139 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.139 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.139 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.139 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.139 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.139 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.139 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.140 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.140 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.140 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.140 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.140 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.140 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.140 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.140 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.140 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.141 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.141 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.141 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.141 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.141 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.141 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.141 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.141 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.141 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.141 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.141 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.141 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.142 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.142 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.142 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.142 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.142 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.142 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.142 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.142 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.142 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.142 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.142 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.142 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.143 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.143 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.143 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.143 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.143 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.143 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.143 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.143 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.143 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.144 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.144 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.144 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.144 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.144 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.144 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.144 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.144 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.144 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.144 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.144 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.144 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.145 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.145 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.145 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.145 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.145 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.145 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.145 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.145 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.145 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.145 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.145 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.146 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.146 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.146 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.146 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.146 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.146 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.146 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.146 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.146 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.146 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.147 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.147 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.147 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.147 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.147 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.147 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.147 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.147 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.147 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.147 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.147 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.147 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.148 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.148 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.148 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.148 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.148 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.148 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.148 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.148 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.148 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.148 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.148 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.149 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.149 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.149 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.149 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.149 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.149 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.149 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.149 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.150 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.150 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.150 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.150 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.150 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.150 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.150 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.150 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.150 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.150 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.150 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.150 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.150 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.151 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.151 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.151 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.151 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.151 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.151 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.151 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.151 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.151 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.151 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.151 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.151 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.152 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.152 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.152 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.152 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.152 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.152 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.152 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.152 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.152 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.153 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.153 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.153 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.153 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.153 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.153 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.153 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.153 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.153 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.153 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.153 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.153 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.154 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.154 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.154 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.154 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.154 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.154 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.154 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.154 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.154 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.154 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.154 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.155 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.155 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.155 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.155 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.155 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.155 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.155 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.155 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.155 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.155 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.156 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.156 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.156 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.156 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.156 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.156 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.156 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.156 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.156 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.156 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.156 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.156 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.156 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.156 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.157 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.157 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.157 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.157 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.157 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.157 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.157 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.157 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.157 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.157 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.157 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.157 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.157 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.157 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.157 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.157 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.157 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.158 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.158 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.158 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.158 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.158 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.158 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.158 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.158 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.158 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.158 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.158 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.158 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.158 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.158 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.158 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.159 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.159 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.159 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.159 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.159 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.159 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.159 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.159 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.159 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.159 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.159 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.159 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.159 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.159 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.159 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.159 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.159 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.159 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.160 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.160 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.160 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.160 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.160 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.160 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.160 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.160 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.160 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.160 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.160 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.160 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.160 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.160 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.160 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.160 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.161 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.161 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.161 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.161 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.161 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.161 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.161 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.161 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.161 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.161 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.161 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.161 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.161 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.161 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.161 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.161 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.161 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.162 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.162 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.162 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.162 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.162 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.162 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.164 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.164 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.164 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.164 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.164 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.164 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.164 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.164 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.164 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.164 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.164 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.164 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.164 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.165 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.165 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.165 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.165 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.165 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.165 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.165 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.165 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.165 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.165 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.165 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.165 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.165 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.165 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.165 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.165 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.165 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.165 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.165 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.166 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.166 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.166 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.166 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.166 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.166 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.166 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.166 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.166 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.166 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.166 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.166 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.166 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.166 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.166 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.166 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.166 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.166 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.166 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.167 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.167 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.167 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.167 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.167 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.167 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.167 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.167 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.167 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.167 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.167 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.167 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.167 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.167 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.167 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.167 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.167 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.167 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.167 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.168 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.168 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.168 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.168 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.168 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.168 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.168 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.168 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.168 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.168 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.168 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.168 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.168 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.168 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.168 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.168 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.168 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.168 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.168 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.169 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.169 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.169 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.169 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.169 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.169 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.169 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.169 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.169 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.169 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.169 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.169 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.169 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.169 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.169 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.169 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.169 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.169 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.169 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.170 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.170 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.170 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.170 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.170 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.170 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.170 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.170 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.170 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.170 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.170 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.170 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.170 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.170 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.170 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.170 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.170 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.170 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.170 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.171 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.171 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.171 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.171 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.171 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.171 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.171 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.171 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.171 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.171 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.171 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.171 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.171 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.171 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.171 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.171 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.171 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.171 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.171 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.172 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.172 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.172 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.172 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.172 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.172 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.172 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.172 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.172 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.172 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.172 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.172 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.172 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.172 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.172 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.172 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.172 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.172 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.172 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.173 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.173 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.173 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.173 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.173 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.173 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.173 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.173 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.173 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.173 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.173 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.173 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.173 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.173 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.173 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.174 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.174 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.174 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.174 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.174 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.174 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.174 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.174 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.174 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.174 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.174 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.174 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.174 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.174 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.175 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.175 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[3]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.175 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.175 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.175 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.175 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.175 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.175 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.175 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.175 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.175 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.175 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.175 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.175 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.176 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.176 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.176 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[4]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.176 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.176 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.176 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.176 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.176 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.176 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.176 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.176 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.176 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.176 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.176 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.176 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.176 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.176 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.177 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.177 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.177 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.177 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.177 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.177 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.177 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.177 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.177 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.177 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.177 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.177 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.177 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.177 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.177 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.177 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.177 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.178 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.178 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.178 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.178 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.178 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.178 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.178 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.178 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.178 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.178 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.178 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.178 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.178 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.178 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.178 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.178 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.178 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.178 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.178 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.179 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.179 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.179 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.179 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.179 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.179 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.179 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.179 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.179 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.179 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.179 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.179 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.179 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.179 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.179 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.179 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.179 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.179 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.179 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.180 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.180 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.180 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.180 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.180 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.180 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.180 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.180 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.180 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.180 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.180 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.180 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.180 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.180 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.180 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.180 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.180 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.180 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.181 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.181 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.181 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.181 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.181 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.181 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[1]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.181 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.181 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.181 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.181 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.181 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.181 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.181 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.181 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.181 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.181 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.181 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.181 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.181 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.182 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.182 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.182 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.182 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.182 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.182 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.182 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.182 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.182 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.182 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.182 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]
Matches both "node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.182 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.182 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.182 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.182 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.182 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.182 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.182 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.182 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.183 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.183 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.183 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.183 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.183 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.183 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.183 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.183 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.183 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.183 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.183 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.183 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.183 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.183 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.183 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.184 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.184 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.184 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/o[2]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.184 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.184 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.184 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.184 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.184 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.184 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.184 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.184 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.184 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.184 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.184 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.184 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.185 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.185 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.185 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.185 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.185 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.185 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.185 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.185 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.185 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.185 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.185 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.185 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.185 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.185 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.185 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.185 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.186 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.186 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.186 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.186 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.186 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.186 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.186 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.186 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.186 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.186 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.186 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.186 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.186 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.186 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.186 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.186 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.186 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.186 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.186 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.187 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.187 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.187 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.187 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/@spec
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.187 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.187 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.187 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.187 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.187 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.187 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.187 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.187 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.187 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.187 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.187 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.187 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.187 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.187 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.188 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.188 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.188 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.188 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.188 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.188 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.188 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.188 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.188 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.188 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.188 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.188 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.188 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.188 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.188 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.188 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.188 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.188 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.189 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.189 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.189 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.189 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.189 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.189 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.189 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.189 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.189 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.189 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.189 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.189 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.189 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.189 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.189 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.189 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.189 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[2]/@pos
Matches both "@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.189 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.190 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.190 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.190 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.190 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.190 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.190 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.190 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.190 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.190 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.190 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.190 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.190 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.190 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.190 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.190 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.190 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.190 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.190 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.191 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.191 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.191 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.191 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.191 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.191 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.191 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/@spec
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.191 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.191 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.191 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.191 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.191 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.191 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.191 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.191 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.191 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.191 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.191 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.191 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.192 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.192 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.192 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.192 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.192 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.192 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.192 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.192 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.192 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.192 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.192 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.192 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.192 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.192 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.192 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.192 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.192 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.193 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.193 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.193 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.193 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.193 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.193 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.193 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.193 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.193 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.193 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.193 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.193 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.193 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.193 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.194 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.194 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.194 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.194 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.194 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.194 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.194 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.194 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.194 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.194 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.194 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.194 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.194 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.194 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.194 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.195 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.195 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.195 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.195 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.195 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.195 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.195 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.195 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.195 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.195 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.195 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.195 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.195 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.195 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.195 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.196 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.196 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[2]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.196 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[2]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.196 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.196 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.196 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.196 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.196 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.196 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.196 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.196 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.196 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.196 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.196 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.196 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.196 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.196 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.196 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.197 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.197 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.197 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.197 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.197 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.197 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.197 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.197 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.197 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.197 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.197 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.197 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.197 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.197 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.197 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.197 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.197 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.198 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.198 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.198 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.198 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.198 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.198 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.198 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.198 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.198 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.198 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.198 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:44.198 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[9]/o[1]/o[3]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.063 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 9 shift(s) in 975ms
05:20:45.105 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 39ms
05:20:45.147 [main] DEBUG com.jcabi.xml.XSDDocument MDC= - com.sun.org.apache.xerces.internal.jaxp.validation.SimpleXMLSchema detected 0 error(s)
05:20:45.147 [main] DEBUG org.eolang.parser.Syntax MDC= - Input of 41 EO lines compiled
05:20:45.187 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 3 shift(s) in 33ms
05:20:45.198 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 3ms
05:20:45.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.209 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.210 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.211 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.212 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.212 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.212 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.212 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.212 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.212 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.212 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.212 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.212 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.212 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.212 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.212 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.212 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.212 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.212 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.212 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.212 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.212 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.212 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.213 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.213 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.213 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.213 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.213 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.213 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.213 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.213 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.213 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.213 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.213 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.213 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.213 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.213 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.213 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.213 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.213 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.213 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.213 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.214 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.215 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.216 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.217 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.218 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@line
Matches both "@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.219 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.220 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@ref
Matches both &quot;@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.221 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[1]
Matches both "node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[1]/@fqn
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.222 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.223 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.223 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.224 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.225 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.226 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.227 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.227 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.227 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.227 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.227 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.227 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.227 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.227 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.227 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.227 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.227 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.227 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.227 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.227 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.227 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.227 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.227 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.227 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.228 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.228 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.228 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.228 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.228 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.228 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.228 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.228 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.228 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.228 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.228 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.228 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.228 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.228 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.228 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.228 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.228 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.229 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[3]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.230 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[3]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.230 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[3]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.230 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[3]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.230 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[3]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.231 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.231 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.231 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.231 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.231 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.231 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.231 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.231 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.231 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.232 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.233 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.234 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.235 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.236 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.237 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.238 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.239 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.240 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.241 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.242 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.243 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.244 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.245 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.245 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.245 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.245 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.245 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.245 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.245 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.245 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.245 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.245 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.245 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.245 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.246 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.247 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.248 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.249 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.250 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.251 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.252 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.253 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.253 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.253 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.253 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.253 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.253 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.253 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.253 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.253 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.253 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.253 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.253 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.253 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.253 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.254 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.254 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.254 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.254 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.254 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.254 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.254 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.254 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.254 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.254 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.254 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.254 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.254 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.254 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.255 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.255 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.255 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.255 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.255 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.255 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.255 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.255 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.255 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.255 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.255 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.255 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.255 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.255 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.255 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.256 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.257 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/@fqn
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.258 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.258 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.258 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.258 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.258 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.259 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.259 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.259 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.259 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.259 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.259 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.260 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.260 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.260 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.260 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.260 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.260 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.260 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.260 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.260 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.260 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.260 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.260 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.260 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.260 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.260 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.260 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.260 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.260 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.261 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.261 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.261 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.261 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.261 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.261 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.261 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.261 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.261 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.261 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.261 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.261 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.261 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.261 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.261 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.261 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.261 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.261 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.261 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.262 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.262 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.262 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.262 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.262 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.262 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.262 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.262 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.262 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.262 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.262 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.262 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.262 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.262 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.262 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.262 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.262 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.262 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.262 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.263 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.263 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.263 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.263 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.263 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.263 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.263 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.263 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.263 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.263 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.263 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.263 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.263 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.263 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.263 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.263 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.263 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.263 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.263 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.264 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.264 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.264 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.264 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.264 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.264 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.264 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.264 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.264 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.264 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.264 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.264 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.264 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.264 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.264 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.264 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.264 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.265 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.265 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.265 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.265 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.265 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.265 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.265 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.265 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.265 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.265 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.265 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.265 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.266 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.266 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.266 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.266 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.266 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.266 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.266 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.266 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.266 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.266 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.266 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.266 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.266 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.266 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.267 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.267 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.267 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.267 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.267 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.267 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.267 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.267 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.267 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.267 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.267 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.267 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.267 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.267 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.267 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.267 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.267 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.267 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.267 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.268 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.268 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.268 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.268 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.268 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.268 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.268 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.268 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.268 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.268 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.268 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.268 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.268 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.268 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.268 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.268 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.268 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.268 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.269 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.269 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.269 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.269 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.269 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.269 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.269 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.269 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.269 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.269 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.269 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.269 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.269 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.269 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.269 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.269 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.269 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.269 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.270 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.270 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.270 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.270 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.270 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.270 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.270 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.270 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.270 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.270 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.270 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.270 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.270 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.270 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.270 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.270 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.270 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.270 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.271 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.271 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.271 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.271 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.271 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.271 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.271 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.271 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.271 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.271 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.271 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.271 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.271 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.271 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.271 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.271 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.271 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.271 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.272 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.272 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.272 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.272 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.272 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.272 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.272 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.272 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.272 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.272 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.272 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.272 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.272 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.272 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.272 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.272 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.272 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.272 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.273 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.273 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.273 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.273 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.273 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.273 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.273 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.273 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.273 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.273 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.274 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.274 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.274 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.274 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.274 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.274 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.274 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.274 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.274 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.274 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.274 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.274 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.274 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.274 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.274 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.274 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.274 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.275 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.275 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.275 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.275 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.275 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.275 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.275 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.275 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.275 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.275 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.275 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.275 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.275 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.275 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.275 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.276 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.276 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.276 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.276 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.276 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.276 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.276 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.276 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.276 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.276 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.276 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.277 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.277 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.277 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.277 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.277 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.277 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.277 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.277 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.277 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.277 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.277 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.277 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.277 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.277 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.277 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.278 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.278 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.278 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.278 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.278 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.278 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.278 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.278 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.278 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.278 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.278 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.278 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.278 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.278 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.278 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.278 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.278 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.279 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.279 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.279 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.279 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.279 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.279 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.279 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.279 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.279 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.279 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.279 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.279 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.279 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.279 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.280 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.280 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.280 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.280 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.280 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.280 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.280 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.280 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.280 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.280 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.280 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.280 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.280 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.280 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.280 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.280 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.280 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.280 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.281 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.281 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.281 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.281 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.281 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.281 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.281 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.281 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.281 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.281 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.281 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.281 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.281 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.281 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.281 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.281 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.281 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.281 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.282 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.282 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.282 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.282 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.282 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.282 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.282 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.282 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.282 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.282 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.282 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.282 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.282 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.282 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.283 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.283 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.283 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.283 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.283 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.283 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.283 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.283 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.283 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.283 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.283 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.283 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.283 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.283 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.283 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.283 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.283 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.283 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.284 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.284 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.284 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.284 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.284 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.284 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.284 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.284 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.284 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.284 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.284 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.284 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.284 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.284 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.284 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.284 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.284 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.284 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.285 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.285 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.285 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.285 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.285 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.285 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.285 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.285 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.285 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.285 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.285 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.285 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.285 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.285 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.286 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.286 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.286 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.286 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.286 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.286 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.286 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.286 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.286 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.286 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.286 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.286 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.286 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.286 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.286 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.286 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.287 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.287 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.287 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.287 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.287 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.287 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.287 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.287 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.287 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.287 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.287 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.287 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.287 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.288 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.289 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.290 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.291 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.292 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.295 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.296 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.297 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.297 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.297 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.297 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.297 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.297 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.297 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.297 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.297 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.297 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.297 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.297 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.298 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.299 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.300 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.301 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.301 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.303 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.304 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.305 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.306 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.307 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.308 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.309 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.310 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.311 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.312 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.313 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.314 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.315 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.315 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.315 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.315 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.315 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.315 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.315 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.315 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.315 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.315 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.316 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.316 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.316 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.316 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[3]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.316 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.316 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.316 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.316 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.316 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.317 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.318 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.318 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.318 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.318 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.318 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[4]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.318 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.318 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.318 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.318 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.319 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.319 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.319 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.319 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.319 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.319 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.319 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.319 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.319 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.320 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.320 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[2]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.320 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.320 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.320 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.320 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.320 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.320 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.320 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[3]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.320 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.321 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.322 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[2]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[2]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.323 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.324 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.324 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.324 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.324 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.324 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.324 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.324 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.324 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.324 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.324 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.324 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.324 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.324 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.324 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.324 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.325 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.326 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.327 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.328 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.328 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.328 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.328 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.328 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.328 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.328 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.328 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.328 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.328 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.328 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.328 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.328 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.329 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.329 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.329 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.329 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.329 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.329 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.329 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.329 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.329 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.329 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.329 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.330 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.330 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.330 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.330 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.330 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.330 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.330 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.330 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.330 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.330 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.330 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.330 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.330 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.330 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.331 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.331 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.331 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.331 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.331 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.331 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.331 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.331 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.331 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.331 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.331 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.331 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.331 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.331 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.331 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[3]/o[1]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.332 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.332 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.332 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.332 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.332 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.332 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.332 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.332 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.332 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.332 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.332 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.332 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.332 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.332 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.332 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.333 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.334 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.334 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.334 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.334 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.334 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.334 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.334 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.334 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.334 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.334 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.334 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.334 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.334 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.334 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.335 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.335 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.335 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.335 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.335 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.335 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.335 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.335 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.335 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[4]/o[1]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.335 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.335 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.335 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.335 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.335 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.335 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.336 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.337 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.337 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.337 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.337 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.337 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.337 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.337 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.337 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.337 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.337 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.337 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.337 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.337 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.337 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.337 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.338 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.338 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.338 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.338 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.338 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.338 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.338 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.338 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.338 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.338 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.338 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.338 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.338 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.338 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[3]/o[1]/@base
Matches both "@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.339 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[3]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.339 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.339 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[5]/o[1]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.339 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.339 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.339 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.339 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.339 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.339 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.339 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.339 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.339 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.339 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.339 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.339 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.339 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.340 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.340 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.340 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.340 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.340 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.340 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.340 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.340 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.340 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.340 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.340 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.340 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.341 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.341 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.341 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.341 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.341 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.341 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.341 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.341 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.341 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.341 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.341 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.342 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[6]/o[1]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.343 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.344 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.345 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[2]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[2]/o[1]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[7]/o[1]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.346 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.347 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.348 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.348 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.348 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.348 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.348 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.348 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.348 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.348 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.348 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.348 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.348 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.348 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.348 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.348 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.348 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.349 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.349 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.349 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.349 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.349 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.349 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.349 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.349 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.349 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[2]/@pos
Matches both "@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.349 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[2]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.349 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.349 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.349 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.349 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.350 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.350 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.350 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.350 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.350 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.350 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.350 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.350 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:45.350 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[8]/o[1]/o[4]/o[3]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.375 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 9 shift(s) in 1s
05:20:46.420 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 41ms
05:20:46.480 [main] DEBUG com.jcabi.xml.XSDDocument MDC= - com.sun.org.apache.xerces.internal.jaxp.validation.SimpleXMLSchema detected 0 error(s)
05:20:46.480 [main] DEBUG org.eolang.parser.Syntax MDC= - Input of 46 EO lines compiled
05:20:46.518 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 3 shift(s) in 31ms
05:20:46.528 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 3ms
05:20:46.537 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.537 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.537 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.538 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.539 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.540 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.541 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.542 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.543 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.544 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.545 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.545 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.545 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.545 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.545 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.545 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.545 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.545 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.545 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.545 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.545 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.545 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.545 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.545 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.545 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.545 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.545 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.545 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.546 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.546 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.546 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.546 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.546 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.546 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.546 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.546 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.546 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.546 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.546 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.546 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.546 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.546 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.546 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.546 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.546 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.546 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.546 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.547 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.547 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.547 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.547 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.547 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.547 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.547 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.547 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.547 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.547 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.547 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.547 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.547 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.547 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.547 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.547 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.548 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.548 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@pos
Matches both "@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.548 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.548 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.548 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.548 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.548 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.548 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.548 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.548 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.548 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.548 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.548 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.548 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.549 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.549 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.549 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.549 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.549 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.549 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.549 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.549 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.549 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.549 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.549 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[5]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.549 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.549 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.549 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[5]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.549 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.550 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.550 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.550 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.550 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.550 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.550 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.550 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.550 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.551 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.551 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.551 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.551 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.551 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.551 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.551 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.551 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.551 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.551 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.551 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.551 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.551 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.551 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.552 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.552 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.552 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.552 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.552 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.552 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.552 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.552 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.552 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.552 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.552 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.552 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.552 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.552 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.552 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.553 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.553 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.553 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.553 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.553 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.553 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.553 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.553 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.553 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.553 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.553 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.553 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.553 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.554 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.554 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.554 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.554 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.554 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.554 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.555 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.556 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.557 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.558 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.559 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.559 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.559 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.559 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.559 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.559 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.559 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.559 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.559 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.559 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.559 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.559 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.559 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.559 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.560 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.560 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.560 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.560 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.560 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.560 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.560 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.560 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.560 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.560 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.560 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.561 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.561 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.561 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.561 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.561 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.561 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.561 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.561 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.561 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.561 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.561 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.561 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.562 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.562 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.562 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.562 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.562 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.562 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.562 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.562 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.562 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.562 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.562 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.563 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.563 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.563 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.563 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.563 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.563 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.563 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.563 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.563 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.563 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.563 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.563 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.564 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.564 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.564 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.564 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.564 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.564 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.564 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.564 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.564 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.564 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.564 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.564 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.564 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.565 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.566 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.567 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[5]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[5]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.568 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.569 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.570 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.571 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.572 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.572 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.572 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.616 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 9 shift(s) in 86ms
05:20:46.635 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 18ms
05:20:46.668 [main] DEBUG com.jcabi.xml.XSDDocument MDC= - com.sun.org.apache.xerces.internal.jaxp.validation.SimpleXMLSchema detected 0 error(s)
05:20:46.669 [main] DEBUG org.eolang.parser.Syntax MDC= - Input of 130 EO lines compiled
05:20:46.713 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 3 shift(s) in 38ms
05:20:46.730 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 5ms
05:20:46.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.742 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.743 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.744 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.745 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.746 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.747 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.748 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.749 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.750 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.751 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.752 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.752 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.752 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.752 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.752 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.752 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.752 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.752 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.752 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.752 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.752 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.752 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.752 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.752 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.753 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.753 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.753 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.753 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.753 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.753 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.753 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.753 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.753 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.753 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.753 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.753 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.753 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.753 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.754 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.755 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.756 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.757 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.758 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.759 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.759 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.759 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.759 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.759 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.759 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.759 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.759 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.759 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.759 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.759 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.759 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.759 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.759 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.759 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.759 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.759 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.759 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.760 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.760 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.760 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.760 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.760 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.760 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.760 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.760 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.760 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.760 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.760 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.760 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.760 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.760 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.760 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.760 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.760 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.761 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.761 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.761 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.761 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.761 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[2]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.761 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.761 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.761 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.761 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.761 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.761 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.761 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.761 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.761 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.761 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.761 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.761 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.761 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.762 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.762 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.762 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.762 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.762 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.762 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.762 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.762 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.762 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.762 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.762 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.762 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[2]/@data
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.762 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[2]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.763 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.763 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.763 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.763 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.763 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.763 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.763 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.763 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.763 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.763 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.763 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.763 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.763 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.764 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.764 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.764 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.764 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.764 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.764 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.764 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.764 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.764 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.764 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.764 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.764 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.764 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[2]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.765 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.765 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.765 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.765 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.765 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.765 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.765 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.765 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.765 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.765 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.765 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.765 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.765 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.765 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.765 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.765 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.765 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.766 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.766 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.766 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.766 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.766 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.766 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.766 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.766 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.766 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.766 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.766 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.766 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.766 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.766 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.766 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.766 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.766 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.766 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.767 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.767 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.767 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.767 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.767 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.767 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.767 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.767 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.767 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.767 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.767 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.767 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.767 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.767 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.767 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.767 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.767 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.768 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.768 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.768 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.768 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.768 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.768 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.768 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.768 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.768 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.768 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.768 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.768 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.768 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.768 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.768 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.768 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.768 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.769 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.769 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.769 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.769 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.769 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.769 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.769 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.769 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.769 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.769 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.769 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.769 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.769 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.769 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.769 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.769 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.769 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.770 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.770 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.770 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.770 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.770 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.770 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.770 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.770 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.770 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.770 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.770 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.770 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.770 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.770 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.770 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.770 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.770 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.771 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.771 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.771 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.771 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.771 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.771 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.771 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.771 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.771 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.771 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[5]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.771 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.771 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.771 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[5]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.771 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.771 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.771 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.771 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.772 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.772 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.772 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.772 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.772 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.772 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.772 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.772 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.772 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.772 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.772 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.772 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.772 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.772 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.772 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.772 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.773 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.773 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.773 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.773 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.773 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.773 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.773 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.773 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.773 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.773 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.773 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.773 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.773 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.774 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.774 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.774 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.774 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.774 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.774 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.774 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.774 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.774 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.774 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.774 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.774 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.775 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.775 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.775 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.775 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.775 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.775 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.775 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.775 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.775 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.775 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.775 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.775 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.776 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.776 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.776 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.776 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.776 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.776 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.776 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.777 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.777 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.777 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.777 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.777 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.777 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.777 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.777 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.777 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.777 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.777 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.777 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.777 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.777 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.778 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.778 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.778 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.778 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.778 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.778 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.778 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.778 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.778 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.778 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.778 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.778 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.778 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.778 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.778 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.778 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.779 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.779 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.779 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.779 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.779 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.781 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.781 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@ms
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.781 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.781 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@time
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.781 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/@version
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.781 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.781 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/listing[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.781 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/errors[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.781 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.781 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.781 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[1]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.781 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.781 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.781 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.782 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/sheets[1]/sheet[3]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.782 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/license[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.782 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/metas[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.782 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.782 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.782 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.782 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.782 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.782 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.782 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.782 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.782 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.782 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.782 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.782 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.782 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.782 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.782 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.782 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.783 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.783 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.783 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.783 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.783 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.783 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.783 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.783 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.783 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[1]/o[2]/text()[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.783 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.783 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.783 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.783 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.783 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.783 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.783 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.783 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.783 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.783 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.783 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.784 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.784 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.784 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.784 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.784 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.784 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.784 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.784 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.784 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.784 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.784 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.784 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.784 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[2]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.784 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.784 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.784 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.784 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.784 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.784 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.785 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.785 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.785 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.785 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.785 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.785 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.785 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.785 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.785 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.785 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.785 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.785 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.785 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.785 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.785 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.785 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.785 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.785 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[3]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.786 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.786 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.786 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.786 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.786 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.786 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.786 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.786 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.786 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.786 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.786 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.786 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.786 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.786 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.786 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.786 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.786 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.787 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.787 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.787 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.787 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.787 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.787 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.787 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[4]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.787 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.787 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.787 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.787 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.787 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.787 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.788 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.788 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.788 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.788 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.788 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.788 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.788 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.788 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.788 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.788 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.788 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.788 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.788 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.788 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.788 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.788 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.788 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.788 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[5]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.789 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.789 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.789 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.789 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.789 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.789 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.789 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.789 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.789 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.789 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.789 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.789 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.789 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.789 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.789 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.789 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.789 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.789 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.790 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.790 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.790 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.790 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.790 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.790 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.790 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.790 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.790 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.790 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.790 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[6]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.790 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.790 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.790 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.790 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.790 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.790 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.790 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.790 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.791 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.791 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.791 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.791 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.791 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.791 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.791 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.791 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.791 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.791 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.791 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.791 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.791 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.791 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.791 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.791 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[7]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.791 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.791 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.792 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.792 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.792 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.792 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.792 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.792 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.792 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.792 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.792 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.792 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.792 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.792 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.792 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.792 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.792 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.792 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.792 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.792 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.793 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.793 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.793 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.793 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[8]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.793 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.793 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.793 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.793 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.793 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.793 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.793 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.793 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.793 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.793 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.793 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.793 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.793 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.793 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.793 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.794 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.794 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.794 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.794 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.794 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.794 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.794 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.794 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.794 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[9]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.794 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.794 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.794 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.794 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.794 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.794 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.794 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.794 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.794 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.795 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.795 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.795 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.795 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.795 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.795 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.795 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.795 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.795 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.795 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.795 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.795 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.795 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.795 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.795 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.795 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.795 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.795 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.796 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.796 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[10]/o[1]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.796 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.796 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.796 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.796 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.796 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.796 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.796 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.796 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.796 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.796 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.796 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.796 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.797 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.797 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.797 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.797 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.797 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.797 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.797 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.797 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.797 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.797 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.797 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.798 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[11]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.798 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.798 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.798 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.798 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.798 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.798 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.798 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.798 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.798 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.798 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.799 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.799 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.799 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.799 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.799 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.799 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.799 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.799 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.799 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.799 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.799 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.800 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.800 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.800 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[12]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.800 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.800 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.800 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.800 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.800 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.800 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.800 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.800 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.801 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.801 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.801 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.801 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.801 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.801 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.801 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.801 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.801 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.801 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.801 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.802 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.802 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.802 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.802 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.802 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[13]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.802 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.802 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.802 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.802 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.802 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.802 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.802 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.802 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.802 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.802 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.802 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.802 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.802 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.803 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.803 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.803 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.803 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.803 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.803 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.803 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.803 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.803 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.803 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.803 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[14]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.803 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.803 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.803 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.803 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.803 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.803 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.804 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[15]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.805 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[16]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.806 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/o[1]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[17]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.807 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[1]/o[1]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[2]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.808 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[18]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.809 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/@ref
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/o[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.810 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[2]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[3]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[3]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[3]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[3]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[3]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[4]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.811 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[5]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[5]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[5]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[5]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[19]/o[1]/o[5]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.812 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[20]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/@abstract
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/@line
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.813 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[2]/@data
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.814 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.815 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/objects[1]/o[21]/o[1]/o[2]/text()[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.815 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.815 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.815 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.815 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.815 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]
Matches both &quot;node()&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.815 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[1]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.815 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.815 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/aoi[1]/obj[1]/inferred[1]/obj[2]/@fqn
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.815 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.815 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.815 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.815 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.815 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.815 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.815 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.816 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.816 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.816 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.816 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.816 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.816 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.816 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.816 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.816 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.816 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.816 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.816 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.816 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.816 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;node()&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.816 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@base
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.816 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.816 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.816 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.816 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.817 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.817 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.817 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[1]/o[1]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.817 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.817 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.817 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.817 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/@var
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.817 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.817 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@abstract
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.817 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.817 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.817 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.817 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/@spec
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.817 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.817 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.817 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@name
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.817 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.817 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.817 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.818 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.818 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@name
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and &quot;@*&quot; on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.818 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/@pos
Matches both &quot;@*&quot; on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.818 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.818 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.818 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.818 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.818 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/o[1]
Matches both "node()" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "node()" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.818 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/o[1]/@base
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.818 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/o[1]/@line
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.818 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/o[1]/@pos
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.818 [main] WARN  com.jcabi.xml.ConsoleErrorListener MDC= - #warning(): Ambiguous rule match for /program/speco[1]/version[2]/o[1]/o[2]/o[1]/o[1]/@ref
Matches both "@*" on line 109 of file:///org/eolang/speco/1-2-specialization.xsl
and "@*" on line 96 of file:///org/eolang/speco/1-2-specialization.xsl
05:20:46.907 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 9 shift(s) in 175ms
05:20:46.992 [main] DEBUG com.yegor256.xsline.Xsline MDC= - Transformed XML through 1 shift(s) in 84ms
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3,206.265 s - in org.eolang.speco.SpecoEoTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jcabi-maven-plugin:0.17.0:versionalize (jcabi-versionalize-packages) @ speco ---
Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom (2.5 kB at 41 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom (11 kB at 575 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom (3.0 kB at 167 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (18 kB at 959 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.pom (5.2 kB at 290 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (5.5 kB at 321 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 224 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 170 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (1.8 kB at 108 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (2.3 kB at 125 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (1.9 kB at 111 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 91 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 148 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 341 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 211 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 169 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 67 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 180 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 589 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 216 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 396 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 564 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 575 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 63 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 612 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (2.5 kB at 145 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (2.8 kB at 156 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 84 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 563 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (1.4 kB at 80 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (1.7 kB at 96 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (2.5 kB at 138 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom (2.3 kB at 115 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom (11 kB at 561 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom (3.0 kB at 169 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.6/maven-3.8.6.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.6/maven-3.8.6.pom (27 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom (2.8 kB at 156 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom (5.3 kB at 281 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom (2.4 kB at 133 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom (7.6 kB at 399 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom (1.9 kB at 105 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom (2.5 kB at 141 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom (1.4 kB at 78 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 170 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 245 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom (2.1 kB at 118 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom (3.4 kB at 199 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom (4.2 kB at 248 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 155 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 147 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 156 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 223 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 202 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 690 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 577 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 806 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 137 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 549 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 776 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 116 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 120 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 537 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
Downloaded1from5Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 39 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 267 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom (2.6 kB at 138 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom (21 kB at 943 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom (4.8 kB at 281 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom (15 kB at 514 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom (3.3 kB at 172 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom (14 kB at 743 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.jar
Downloaded5from7Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.jar (8.4 kB at 108 kB/s)
Downloading)from8Maven:Bhttps://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar
Downloaded4from6Maven:khttps://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 504 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar
Downloaded3from6Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar (663 kB at 6.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar (47 kB at 309 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar (79 kB at 483 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar (257 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar (646 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar (216 kB at 632 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar (262 kB at 753 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar (44 kB at 114 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar (24 kB at 59 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar (42 kB at 104 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 30 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar (14 kB at 31 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar (28 kB at 62 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar (180 kB at 323 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar (67 kB at 118 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar (196 kB at 336 kB/s)
Downloading)from9Maven:Bhttps://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar (38 kB at 62 kB/s)
Downloading)from1Maven:Bhttps://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar (169 kB at 222 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar (521 kB at 665 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 19 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 229 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 4.6 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar (208 kB at 201 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar (154 kB at 148 kB/s)
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar (58 kB at 53 kB/s)
Downloaded3from.Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar (3.8 MB at 3.5 MB/s)
Downloaded2from.Maven:Bhttps://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 1.8 MB/s)
Downloaded1from5Maven:Mhttps://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar (15 MB at 6.4 MB/s)
[INFO] Versionalizing /home/r/repo/target/classes directory
[INFO] File /home/r/repo/target/classes/org/eolang/speco/org-eolang-speco-jar.txt added
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ speco ---
[INFO] Building jar: /home/r/repo/target/speco-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-assembly-plugin:3.4.2:single (make-assembly) @ speco ---
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.1/maven-common-artifact-filters-3.3.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.1/maven-common-artifact-filters-3.3.1.pom (5.5 kB at 305 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 624 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 311 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.1/maven-common-artifact-filters-3.3.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
Downloaded2from3Maven:6https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.1/maven-common-artifact-filters-3.3.1.jar (63 kB at 2.5 MB/s)
Downloaded1from5Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 3.8 MB/s)
[INFO] Building jar: /home/r/repo/target/speco-1.0-SNAPSHOT-jar-with-dependencies.jar
[INFO] Building jar: /home/r/repo/target/speco-1.0-SNAPSHOT-jar-with-dependencies.jar
[INFO]
[INFO] --- qulice-maven-plugin:0.22.0:check (jcabi-qulice-check) @ speco ---
Downloading from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.51.0/cactoos-0.51.0.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.51.0/cactoos-0.51.0.pom (11 kB at 516 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.22.0/qulice-spi-0.22.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.22.0/qulice-spi-0.22.0.pom (3.2 kB at 177 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.22.0/qulice-checkstyle-0.22.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.22.0/qulice-checkstyle-0.22.0.pom (5.9 kB at 308 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.20.1/jcabi-log-0.20.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.20.1/jcabi-log-0.20.1.pom (4.8 kB at 251 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.29.0/jcabi-1.29.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.29.0/jcabi-1.29.0.pom (5.8 kB at 304 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.54.0/parent-0.54.0.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.54.0/parent-0.54.0.pom (62 kB at 2.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-alpha5/slf4j-api-2.0.0-alpha5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-alpha5/slf4j-api-2.0.0-alpha5.pom (1.6 kB at 85 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.0-alpha5/slf4j-parent-2.0.0-alpha5.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.0-alpha5/slf4j-parent-2.0.0-alpha5.pom (17 kB at 832 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.pom
Downloaded1from0Maven:khttps://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.pom (106 kB at 3.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/info/picocli/picocli/3.8.0/picocli-3.8.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/info/picocli/picocli/3.8.0/picocli-3.8.0.pom (1.4 kB at 76 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom
Downloaded1from3Maven: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 35 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom (3.6 kB at 190 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom (4.4 kB at 232 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom (15 kB at 731 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 2.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom (5.7 kB at 302 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.pom (11 kB at 498 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom (4.0 kB at 225 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 96 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.22.0/qulice-pmd-0.22.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.22.0/qulice-pmd-0.22.0.pom (5.4 kB at 269 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.pom (8.5 kB at 427 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd/6.10.0/pmd-6.10.0.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd/6.10.0/pmd-6.10.0.pom (47 kB at 2.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.pom (1.2 kB at 71 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2.1/asm-6.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2.1/asm-6.2.1.pom (2.9 kB at 155 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.5/gson-2.5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.5/gson-2.5.pom (8.9 kB at 443 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.pom (6.2 kB at 325 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.pom (3.9 kB at 205 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom
Downloaded1from5Maven: https://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom (153 B at 8.1 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.23.2/jcabi-xml-0.23.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.23.2/jcabi-xml-0.23.2.pom (6.1 kB at 322 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.10/jcabi-maven-slf4j-0.10.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.10/jcabi-maven-slf4j-0.10.pom (4.4 kB at 233 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom (5.3 kB at 265 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.pom (1.6 kB at 83 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.8.0-beta1/slf4j-parent-1.8.0-beta1.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.8.0-beta1/slf4j-parent-1.8.0-beta1.pom (16 kB at 761 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom (5.4 kB at 284 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 300 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom (1.9 kB at 102 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom (5.5 kB at 305 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 528 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom (2.4 kB at 135 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom
Downloaded1from8Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom (983 B at 55 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom (2.0 kB at 104 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom (11 kB at 588 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom (3.4 kB at 189 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom (2.1 kB at 118 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom (11 kB at 576 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom (15 kB at 750 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (2.6 kB at 138 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (14 kB at 686 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (4.2 kB at 219 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 kB at 654 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.pom (13 kB at 644 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.0.0.Final/hibernate-validator-parent-5.0.0.Final.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.0.0.Final/hibernate-validator-parent-5.0.0.Final.pom (26 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom (11 kB at 483 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom (3.2 kB at 151 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom (3.3 kB at 142 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom (4.4 kB at 242 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom (12 kB at 649 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.pom (6.1 kB at 320 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/7/jboss-parent-7.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/jboss/jboss-parent/7/jboss-parent-7.pom (22 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/0.8.0/classmate-0.8.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/fasterxml/classmate/0.8.0/classmate-0.8.0.pom (6.6 kB at 328 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.pom (12 kB at 557 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 248 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/javacc/javacc/5.0/javacc-5.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/net/java/dev/javacc/javacc/5.0/javacc-5.0.pom (2.9 kB at 153 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.51.0/cactoos-0.51.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.22.0/qulice-spi-0.22.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.22.0/qulice-checkstyle-0.22.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/info/picocli/picocli/3.8.0/picocli-3.8.0.jar
Downloaded5from.Maven:khttps://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.22.0/qulice-spi-0.22.0.jar (9.9 kB at 319 kB/s)
Downloading)from/Maven: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar
Downloaded5from9Maven:khttps://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.22.0/qulice-checkstyle-0.22.0.jar (62 kB at 852 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar
Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/info/picocli/picocli/3.8.0/picocli-3.8.0.jar (245 kB at 1.3 MB/s)
Downloading)from4Maven:0https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar
Downloaded4from4Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.51.0/cactoos-0.51.0.jar (344 kB at 1.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 2.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar
Downloaded2from.Maven:Mhttps://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar (246 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.jar (26 kB at 94 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.22.0/qulice-pmd-0.22.0.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar (155 kB at 534 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.jar
Downloaded4from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 456 kB/s)
Downloading)from3Maven:0https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.jar
Downloaded3from.Maven: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.jar (1.3 MB at 4.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.22.0/qulice-pmd-0.22.0.jar (19 kB at 63 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.20.1/jcabi-log-0.20.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.jar (100 kB at 261 kB/s)
Downloading)from7Maven:Bhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-alpha5/slf4j-api-2.0.0-alpha5.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.20.1/jcabi-log-0.20.1.jar (51 kB at 133 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.23.2/jcabi-xml-0.23.2.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar (125 kB at 320 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.10/jcabi-maven-slf4j-0.10.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.23.2/jcabi-xml-0.23.2.jar (39 kB at 88 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.10/jcabi-maven-slf4j-0.10.jar (7.9 kB at 18 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-alpha5/slf4j-api-2.0.0-alpha5.jar (59 kB at 126 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar (30 kB at 57 kB/s)
Downloading)from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.jar (1.0 MB at 1.9 MB/s)
Downloading)from4Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar (151 kB at 253 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (57 kB at 94 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (15 kB at 26 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (559 kB at 851 kB/s)
Downloading)from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (47 kB at 70 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (90 kB at 132 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (130 kB at 188 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar (49 kB at 68 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar (52 kB at 70 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar (164 kB at 214 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar (31 kB at 40 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar (53 kB at 67 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar (20 kB at 24 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar (252 kB at 292 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar (45 kB at 52 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (375 kB at 361 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar (400 kB at 382 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (205 kB at 196 kB/s)
Downloading)from8Maven:Bhttps://repo.maven.apache.org/maven2/com/fasterxml/classmate/0.8.0/classmate-0.8.0.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar (5.0 MB at 4.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.jar
Downloaded4from6Maven:khttps://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar (93 kB at 84 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.jar
Downloaded3from7Maven:khttps://repo.maven.apache.org/maven2/com/fasterxml/classmate/0.8.0/classmate-0.8.0.jar (60 kB at 54 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.jar (61 kB at 55 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.jar
Downloaded5from1Maven:khttps://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.jar (118 kB at 101 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/javacc/javacc/5.0/javacc-5.0.jar
Downloaded4from4Maven:khttps://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.jar (69 kB at 59 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.5/gson-2.5.jar
Downloaded5from7Maven:khttps://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.jar (573 kB at 465 kB/s)
Downloading)from4Maven:Bhttps://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar (338 kB at 266 kB/s)
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/net/java/dev/javacc/javacc/5.0/javacc-5.0.jar (299 kB at 234 kB/s)
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.5/gson-2.5.jar (232 kB at 181 kB/s)
Downloaded2from.Maven:Mhttps://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar (129 kB at 99 kB/s)
Downloaded1from.Maven:Mhttps://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.jar (1.1 MB at 844 kB/s)
ANTLR Tool version 4.7.1 used for code generation does not match the current runtime version 4.9.2
ANTLR Runtime version 4.7.1 used for parser compilation does not match the current runtime version 4.9.2
ANTLR Tool version 4.7.1 used for code generation does not match the current runtime version 4.9.2
ANTLR Runtime version 4.7.1 used for parser compilation does not match the current runtime version 4.9.2
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.pom (7.7 kB at 425 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0/enforcer-3.0.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0/enforcer-3.0.0.pom (8.7 kB at 457 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.jar
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.jar (27 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 116 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 188 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 230 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 268 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 734 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 317 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 115 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 57 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 148 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 778 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
Downloaded1from5Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 47 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 283 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 428 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 128 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 153 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 57 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 131 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 156 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 256 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 110 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 209 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 295 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.pom (3.0 kB at 178 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.pom (4.7 kB at 274 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (6.9 kB at 409 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 340 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.pom (6.9 kB at 407 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.pom (2.8 kB at 156 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.1/maven-resolver-1.6.1.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.1/maven-resolver-1.6.1.pom (19 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.pom (2.6 kB at 125 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.1.1/maven-compat-3.1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.1.1/maven-compat-3.1.1.pom (4.0 kB at 235 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 102 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
Downloaded5from2Maven:4https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 1.7 MB/s)
Downloading)from Maven:9https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
Downloaded4from5Maven:1https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 847 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
Downloaded4from9Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 2.3 MB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 2.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 459 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 266 kB/s)
Downloading)from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 1.7 MB/s)
Downloading)from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 188 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 111 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 1.6 MB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 2.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 64 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 212 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 493 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 516 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 158 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (62 kB at 195 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
Downloaded2from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 13 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.jar (12 kB at 34 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar (61 kB at 167 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.jar
Downloaded4from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.jar (116 kB at 310 kB/s)
Downloading)from5Maven:1https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.jar
Downloaded3from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 410 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 4.0 MB/s)
Downloaded3from0Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.jar (103 kB at 264 kB/s)
Downloaded2from6Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.jar (149 kB at 355 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.jar (168 kB at 401 kB/s)
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:3.0.0:enforce...
[INFO] This is not an SVN project
[WARNING] Used undeclared dependencies found:
        org.yaml:snakeyaml:jar:2.0:compile
[INFO] You can suppress this message by <exclude>dependencies:...</exclude> in pom.xml, where <...> is what the dependency name starts with (not a regular expression!)
[INFO] Read our quality policy: http://www.qulice.com/quality.html
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  54:02 min
[INFO] Finished at: 2023-03-17T05:21:00Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.qulice:qulice-maven-plugin:0.22.0:check (jcabi-qulice-check) on project speco: Failure: 1 dependency problem(s) found -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.qulice:qulice-maven-plugin:0.22.0:check (jcabi-qulice-check) on project speco: Failure
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.plugin.MojoFailureException: Failure
    at com.qulice.maven.CheckMojo.doExecute (CheckMojo.java:85)
    at com.qulice.maven.AbstractQuliceMojo.execute (AbstractQuliceMojo.java:170)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: com.qulice.spi.ValidationException: 1 dependency problem(s) found
    at com.qulice.maven.DependenciesValidator.validate (DependenciesValidator.java:109)
    at com.qulice.maven.CheckMojo.run (CheckMojo.java:149)
    at com.qulice.maven.CheckMojo.doExecute (CheckMojo.java:79)
    at com.qulice.maven.AbstractQuliceMojo.execute (AbstractQuliceMojo.java:170)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
0m0mcontainer 99842ac1caf28f18c3bca8e0fc71eb60c5b86010890a3474298b0f52d34d0a59 is dead
Fri 17 Mar 2023 06:21:04 AM CET