Skip to content

validate MathML more strictly - #27

Open
philschatz wants to merge 1 commit into
masterfrom
stricter-mathml
Open

validate MathML more strictly#27
philschatz wants to merge 1 commit into
masterfrom
stricter-mathml

Conversation

@philschatz

@philschatz philschatz commented Dec 1, 2020

Copy link
Copy Markdown
Member

Currently the MathML grammar allows multiple children in superscripts and subscript elements. It should be stricter instead of relying on MathJax to clean up the math. Sifter link

refs openstax/rhaptos.cnxmlutils#195

TODO

  • 🔥 all the code in this PR
  • Use the MathML Relax-NG files from w3c, specifically mathml3-relaxng.zip
    • They appear to have stricter validation
  • The "Valid" tests themselves contain invalid Math so they need to be updated

@therealmarv

therealmarv commented Dec 7, 2020

Copy link
Copy Markdown

MathML 3.0 RNG schema is more than 4 times bigger than our current RNG schema (MathML 2.0). I hope it works with our MathML 2.0 equations.

There is also this unofficial MathML 2.0 RNG schema (btw. the one we use is also unoffical when looking at the comments) which is around 50% bigger than our current RNG. I've found it on relaxng.org

@philschatz

philschatz commented Dec 8, 2020

Copy link
Copy Markdown
Member Author

Here is the script I used for downloading and validating all the books:

Click me to show/hide the script
# set -x

CNXML_REPO_ROOT="${HOME}/git/openstax/cnxml"

# This table is copy/pasta from cnx-recipes/books.txt

# These columns are:
# - book_name
# - recipe_name\style_name
# - uuid : The uuid to use for ./script/fetch-book
# - host_name : The host_name to use when running ./script/fetch-book and ./script/bake-book-remote
# - additionalStyleguideDirs : These specify which additional directories should be included when building the styleguide
# - template_name : the name of the CSS styling to apply to the book

BOOK_CONFIGS=(
# "_example                   _example                           example-uuid                           col12345   easyvm5.cnx.org       mixins/                   example"
  "accounting-vol-1           accounting                         9ab4ba6d-1e48-486d-a2de-38ae1617ca84   col25448   katalyst01.cnx.org       mixins/"
#  "additive-manufacturing     additive-manufacturing             d7f23ac9-cf1c-498a-ae49-f34de2cb379f   col10000   content03.cnx.org       mixins/                   cardboard"
  "accounting-vol-2           accounting                         920d1c8a-606c-4888-bfd4-d1ee27ce1795   col67941   katalyst01.cnx.org       mixins"
  "algebra-trigonometry       precalculus                        13ac107a-f15f-49d2-97e8-60ab2e3b519c   col11758   katalyst01.cnx.org    mixins/                   corn"
  "american-government-2e     american-government                9d8df601-4f12-4ac1-8224-b450bf739e5f   col26739   easyvm5.cnx.org       mixins/"
  "anatomy                    anatomy                            14fb4ad7-39a1-4eee-ab6e-3ef2482e3e22   col11496   katalyst01.cnx.org    mixins/                   carnival"
  "apbiology                  ap-biology                         6c322e32-9fb0-4c4d-a1d7-20c95c5c7af2   col12078   katalyst01.cnx.org    mixins/,books/biology     carnival"
#  "aphistory                  ap-history                         0a621f27-abe1-4c17-8f1c-d80d07958977   col10034   content05.cnx.org     mixins/"
  "apphysics                  ap-physics                         8d04a686-d5e8-4798-a27d-c608e4d0e187   col11844   katalyst01.cnx.org    mixins/,books/college-physics/ carnival"
  "astronomy                  astronomy                          2e737be8-ea65-48c3-aa0a-9f35b4c6a966   col11992   easyvm5.cnx.org       mixins/"
  "biology-2e                 biology                            8d50a0af-948b-4204-a71d-4826cba765b8   col24361   katalyst01.cnx.org    mixins/                   carnival"
  "business-ethics            business-ethics                    914ac66e-e1ec-486d-8a9c-97b0f7a99774   col25722   katalyst01.cnx.org    mixins/                   cardboard"
  "business-law               business-ethics                    464a3fba-68c1-426a-99f9-597e739dc911   col30149   katalyst01.cnx.org    mixins                    cardboard"
  "business-statistics        statistics                         b56bb9e9-5eb8-48ef-9939-88b1b12ce22f   col11776   katalyst01.cnx.org    mixins/                   corn"
  "calculus-vol1              calculus                           8b89d172-2927-466f-8661-01abc7ccdba4   col11964   katalyst01.cnx.org    mixins/                   corn"
  "calculus-vol2              calculus                           1d39a348-071f-4537-85b6-c98912458c3c   col11965   katalyst01.cnx.org    mixins/                   corn"
  "calculus-vol3              calculus                           a31cd793-2162-4e9e-acb5-6e6bbd76a5fa   col11966   katalyst01.cnx.org    mixins/                   corn"
  "chemistry-2e               chemistry                          7fccc9cf-9b71-44f6-800b-f9457fd64335   col26069   katalyst01.cnx.org    mixins/                   carnival"
  "chemistry-atoms-first-2e   chemistry                          d9b85ee6-c57f-4861-8208-5ddf261e9c5f   col26488   katalyst01.cnx.org    mixins/                   carnival"
  "college-algebra            precalculus                        9b08c294-057f-4201-9f48-5d6ad992740d   col11759   katalyst01.cnx.org    mixins/                   corn"
  "college-algebra-coreq      precalculus-coreq                  9b08c294-057f-4201-9f48-5d6ad992740d   col11759   katalyst01.cnx.org    mixins/                   corn"
  "college-physics            college-physics                    031da8d3-b525-429c-80cf-6c8ed997733a   col11406   katalyst01.cnx.org    mixins/                   carnival"
#  "college-success            college-success                    82578212-711b-440e-8d07-b7343f825ad0   col10016   content03.cnx.org     mixins/"
  "concepts-biology           biology                            b3c1e1d2-839c-42b0-a314-e119a8aafbdd   col11487   katalyst01.cnx.org    mixins/                   carnival"
  "econ-2e                    economics                          bc498e1f-efe9-43a0-8dea-d3569ad09a82   col12122   easyvm5.cnx.org       mixins/"
  "elementary-algebra-2e      dev-math                           55931856-c627-418b-a56f-1dd0007683a8   col31130   katalyst01.cnx.org    mixins/                   corn"
  "entrepreneurship           entrepreneurship                   d380510e-6145-4625-b19a-4fa68204b6b1   col29104   katalyst01.cnx.org    mixins/                   cardboard"
  "history                    history                            a7ba2fb8-8925-4987-b182-5f4429d48daa   col11740   easyvm5.cnx.org       mixins/"
  "hsphysics                  hs-physics                         a919011d-956e-4db2-8c1a-37ad293bbfc9   col12081   katalyst01.cnx.org    mixins/,books/college-physics/   carnival"
  "hs-statistics              statistics                         394a1101-fd8f-4875-84fa-55f15b06ba66   col30309   katalyst01.cnx.org    mixins/                   corn"
  "intermediate-algebra-2e    dev-math                           4664c267-cd62-4a99-8b28-1cb9b3aee347   col31234   katalyst01.cnx.org    mixins/                   corn"
  "intro-business             intro-business                     4e09771f-a8aa-40ce-9063-aa58cc24e77f   col25734   easyvm5.cnx.org       mixins/                   cardboard"
  "macroecon-2e               economics                          27f59064-990e-48f1-b604-5188b9086c29   col12190   easyvm5.cnx.org       mixins/"
  "macroeconap-2e             economics                          9117cf8c-a8a3-4875-8361-9cb0f1fc9362   col23729   easyvm5.cnx.org       mixins/"
  "microecon-2e               economics                          5c09762c-b540-47d3-9541-dda1f44f16e5   col12170   easyvm5.cnx.org       mixins/"
  "microbiology               microbiology                       e42bd376-624b-4c0f-972f-e0c57998e765   col12087   katalyst01.cnx.org    mixins/                   carnival"
  "microeconap-2e             economics                          636cbfd9-4e37-4575-83ab-9dec9029ca4e   col23750   easyvm5.cnx.org       mixins/"
  "organizational-behavior    principles-management              2d941ab9-ac5b-4eb8-b21c-965d36a4f296   col29124   easyvm5.cnx.org       mixins"
  "pl-psychology              pl-psychology                      f3824852-403f-472f-84f2-1c04c0a17033   col31648   katalyst01.cnx.org    mixins/"
  "pl-u-physics-vol1          pl-u-physics                       4eaa8f03-88a8-485a-a777-dd3602f6c13e   col23946   katalyst01.cnx.org    mixins/                   carnival"
  "pl-u-physics-vol2          pl-u-physics                       16ab5b96-4598-45f9-993c-b8d78d82b0c6   col25244   katalyst01.cnx.org    mixins/                   carnival"
  "pl-u-physics-vol3          pl-u-physics                       bb62933e-f20a-4ffc-90aa-97b36c296c3e   col25571   katalyst01.cnx.org    mixins/                   carnival"
  "precalculus                precalculus                        fd53eae1-fa23-47c7-bb1b-972349835c3c   col11667   katalyst01.cnx.org    mixins/                   corn"
  "prealgebra-2e              dev-math                           f0fa90be-fca8-43c9-9aad-715c0a2cee2b   col30939   katalyst01.cnx.org    mixins/                   corn"
  "principles-management      principles-management              c3acb2ab-7d5c-45ad-b3cd-e59673fedd4e   col28330   katalyst01.cnx.org    mixins/                   cardboard"
  "psychology-2e              psychology                         06aba565-9432-40f6-97ee-b8a361f118a8   col31502   katalyst01.cnx.org    mixins/"
  "sociology-2e               sociology                          02040312-72c8-441e-a685-20e9333f3e1d   col11762   easyvm5.cnx.org       mixins/"
  "statistics                 statistics                         30189442-6998-4686-ac05-ed152b91b9de   col11562   katalyst01.cnx.org    mixins/                corn"
  "u-physics-vol1             u-physics                          d50f6e32-0fda-46ef-a362-9bd36ca7c97d   col12031   katalyst01.cnx.org    mixins/,books/college-physics/    carnival"
  "u-physics-vol2             u-physics                          7a0f9770-1c44-4acd-9920-1cd9a99f2a1e   col12074   katalyst01.cnx.org    mixins/,books/college-physics/    carnival"
  "u-physics-vol3             u-physics                          af275420-6050-4707-995c-57b9cc13c358   col12067   katalyst01.cnx.org    mixins/,books/college-physics/    carnival"
)


# From http://stackoverflow.com/a/8574392
containsElement () {
  local e
  for e in "${@:2}"; do [[ "$e" == "$1" ]] && return 0; done
  return 1
}

# # Use double-underscores so the name does not conflict with other scripts' local vars
# # since this is loaded using 'source ./books.txt'
# for __book_config in "${BOOK_CONFIGS[@]}"
# do
#   read -r __book_name __recipe_name _ _ _ _ __template_name <<< "${__book_config}"
#   # Add to the list of BOOK_NAMES and RECIPE_NAMES
#   containsElement "${__book_name}" "${BOOK_NAMES[@]}" || BOOK_NAMES+=("${__book_name}")
#   containsElement "${__recipe_name}" "${RECIPE_NAMES[@]}" || RECIPE_NAMES+=("${__recipe_name}")

#   if [[ ${__template_name} ]]; then
#     containsElement "${__template_name} ${__book_name} ${__recipe_name}" "${TEMPLATE_NAMES[@]}" || TEMPLATE_NAMES+=("${__template_name} ${__book_name} ${__recipe_name}")
#   fi
# done



for __book_config in "${BOOK_CONFIGS[@]}"; do
  read -r __book_name __recipe_name __book_uuid __collection_id _ _ __template_name <<< "${__book_config}"

  echo "Downloading complete zip of '${__collection_id}' and extracting it to '${__book_name}'"
  # [[ -f "${__book_name}.zip" ]] || curl -o "${__book_name}.zip" "https://legacy.cnx.org/content/${__collection_id}/latest/complete"
  # [[ -d "${__book_name}" ]] || mkdir "${__book_name}"
  # unzip "${__book_name}.zip" -d "${__book_name}"
  # mv ${__book_name}/${__collection_id}/* ${__book_name}
  # rm -rf "${__book_name}/${__collection_id}/"
  
  [[ -d "./${__book_name}" ]] || neb get --output-dir "./${__book_name}" prod "${__collection_id}" latest || echo "Failed to download ${__book_name}"

done


trap "echo Exited!; exit;" SIGINT SIGTERM

for __book_config in "${BOOK_CONFIGS[@]}"; do
  read -r __book_name __recipe_name __book_uuid __collection_id _ _ __template_name <<< "${__book_config}"

  echo "Validating ${__book_name}"
  for cnxml_file in $(find ${__book_name} -name index.cnxml); do
    # echo "validating ${cnxml_file}"
    java -jar ${CNXML_REPO_ROOT}/cnxml/jing.jar ${CNXML_REPO_ROOT}/cnxml/xml/cnxml/schema/rng/0.7/cnxml-jing.rng "${cnxml_file}" >> err.log
    exit_code=$?
    if [[ ${exit_code} != 0 ]]; then
      >&2 echo "FAILED to validate ${cnxml_file}. Exit code ${exit_code}"
    fi
  done
done

echo "========= Done validating all books. Here are the errors ====="
cat err.log

Also, I used the https://www.w3.org/Math/RelaxNG/mathml3-restricted/ files with a slight tweak (I removed references to anyElement to get jing to stop complaining)

Just in the first few books there were thousands of validation errors. Here are a few (most are invalid attribute values):

  • "incomplete" means an additional child element is missing and needs to be added or the element needs to be replaced or unwrapped (discarded but keep the child)
  • "not allowed here; expected the element end-tag." means the math contains too many children
  • "not allowed here; expected the element end-tag..." means the math contains an incorrect child element (e.g. a table can contain rows or columns but not a )
.../algebra-trigonometry/m51274/index.cnxml:4300:10: error: element "m:mn" not allowed here; expected the element end-tag
.../algebra-trigonometry/m51292/index.cnxml:2115:24: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../algebra-trigonometry/m49363/index.cnxml:354:176: error: element "m:mmultiscripts" incomplete; expected element ...
.../apphysics/m55188/index.cnxml:159:32: error: element "m:msub" incomplete; expected element ...
.../biology-2e/m66646/index.cnxml:253:66: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../pl-u-physics-vol3/m68256/index.cnxml:1:279: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol3/m68256/index.cnxml:222:3210: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68256/index.cnxml:222:3210: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68256/index.cnxml:222:3210: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68256/index.cnxml:222:4572: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68256/index.cnxml:222:4572: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68256/index.cnxml:222:4572: error: attribute "linebreak" not allowed here; expected attribute ...
.../prealgebra-2e/m81243/index.cnxml:163:87: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
All the validation errors (1600)
.../algebra-trigonometry/m49449/index.cnxml:433:12: error: element "m:msub" incomplete; expected element ...
.../algebra-trigonometry/m49448/index.cnxml:495:12: error: element "m:msub" incomplete; expected element ...
.../algebra-trigonometry/m51270/index.cnxml:85:299: error: attribute "linebreak" not allowed here; expected attribute ...
.../algebra-trigonometry/m51285/index.cnxml:417:32: error: value of attribute "columnalign" is invalid; must be equal to "center", "left" or "right"
.../algebra-trigonometry/m51274/index.cnxml:4300:10: error: element "m:mn" not allowed here; expected the element end-tag
.../algebra-trigonometry/m49363/index.cnxml:209:132: error: element "m:mmultiscripts" incomplete; expected element ...
.../algebra-trigonometry/m49363/index.cnxml:210:134: error: element "m:mmultiscripts" incomplete; expected element ...
.../algebra-trigonometry/m49363/index.cnxml:211:145: error: element "m:mmultiscripts" incomplete; expected element ...
.../algebra-trigonometry/m49363/index.cnxml:235:214: error: element "m:mmultiscripts" incomplete; expected element ...
.../algebra-trigonometry/m49363/index.cnxml:237:213: error: element "m:mmultiscripts" incomplete; expected element ...
.../algebra-trigonometry/m49363/index.cnxml:255:144: error: element "m:mmultiscripts" incomplete; expected element ...
.../algebra-trigonometry/m49363/index.cnxml:349:144: error: element "m:mmultiscripts" incomplete; expected element ...
.../algebra-trigonometry/m49363/index.cnxml:351:143: error: element "m:mmultiscripts" incomplete; expected element ...
.../algebra-trigonometry/m49363/index.cnxml:354:176: error: element "m:mmultiscripts" incomplete; expected element ...
.../algebra-trigonometry/m49363/index.cnxml:360:146: error: element "m:mmultiscripts" incomplete; expected element ...
.../algebra-trigonometry/m49363/index.cnxml:365:143: error: element "m:mmultiscripts" incomplete; expected element ...
.../algebra-trigonometry/m49363/index.cnxml:368:144: error: element "m:mmultiscripts" incomplete; expected element ...
.../algebra-trigonometry/m49363/index.cnxml:371:143: error: element "m:mmultiscripts" incomplete; expected element ...
.../algebra-trigonometry/m49363/index.cnxml:373:176: error: element "m:mmultiscripts" incomplete; expected element ...
.../algebra-trigonometry/m49363/index.cnxml:375:162: error: element "m:mmultiscripts" incomplete; expected element ...
.../algebra-trigonometry/m49363/index.cnxml:2477:17: error: element "m:mprescripts" not allowed yet; expected element ...
.../algebra-trigonometry/m51267/index.cnxml:100:153: error: attribute "linebreak" not allowed here; expected attribute ...
.../algebra-trigonometry/m51267/index.cnxml:100:240: error: attribute "linebreak" not allowed here; expected attribute ...
.../algebra-trigonometry/m51267/index.cnxml:100:313: error: attribute "linebreak" not allowed here; expected attribute ...
.../algebra-trigonometry/m51267/index.cnxml:101:167: error: attribute "linebreak" not allowed here; expected attribute ...
.../algebra-trigonometry/m51267/index.cnxml:101:254: error: attribute "linebreak" not allowed here; expected attribute ...
.../algebra-trigonometry/m51267/index.cnxml:101:327: error: attribute "linebreak" not allowed here; expected attribute ...
.../algebra-trigonometry/m49441/index.cnxml:227:317: error: attribute "linebreak" not allowed here; expected attribute ...
.../algebra-trigonometry/m49441/index.cnxml:230:317: error: attribute "linebreak" not allowed here; expected attribute ...
.../algebra-trigonometry/m49441/index.cnxml:264:859: error: attribute "linebreak" not allowed here; expected attribute ...
.../algebra-trigonometry/m49441/index.cnxml:264:1141: error: attribute "linebreak" not allowed here; expected attribute ...
.../algebra-trigonometry/m49441/index.cnxml:270:208: error: attribute "linebreak" not allowed here; expected attribute ...
.../algebra-trigonometry/m49441/index.cnxml:272:183: error: attribute "linebreak" not allowed here; expected attribute ...
.../algebra-trigonometry/m51241/index.cnxml:3149:45: error: value of attribute "rowalign" is invalid; must be equal to "axis", "baseline", "bottom", "center" or "top"
.../algebra-trigonometry/m51292/index.cnxml:2115:24: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../algebra-trigonometry/m49432/index.cnxml:265:513: error: attribute "linebreak" not allowed here; expected attribute ...
.../algebra-trigonometry/m49432/index.cnxml:269:852: error: attribute "linebreak" not allowed here; expected attribute ...
.../algebra-trigonometry/m49432/index.cnxml:269:2043: error: attribute "linebreak" not allowed here; expected attribute ...
.../algebra-trigonometry/m49432/index.cnxml:269:2074: error: attribute "linebreak" not allowed here; expected attribute ...
.../algebra-trigonometry/m49432/index.cnxml:273:305: error: attribute "linebreak" not allowed here; expected attribute ...
.../algebra-trigonometry/m49432/index.cnxml:273:547: error: attribute "linebreak" not allowed here; expected attribute ...
.../algebra-trigonometry/m49432/index.cnxml:277:319: error: attribute "linebreak" not allowed here; expected attribute ...
.../algebra-trigonometry/m51256/index.cnxml:881:27: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../algebra-trigonometry/m51256/index.cnxml:892:27: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../algebra-trigonometry/m51256/index.cnxml:1120:28: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../algebra-trigonometry/m51256/index.cnxml:1138:28: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../algebra-trigonometry/m51289/index.cnxml:1695:24: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../algebra-trigonometry/m51291/index.cnxml:1041:24: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../algebra-trigonometry/m51254/index.cnxml:455:35: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../algebra-trigonometry/m51254/index.cnxml:566:26: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../algebra-trigonometry/m51254/index.cnxml:638:26: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../algebra-trigonometry/m49439/index.cnxml:8903:9: error: element "m:mo" not allowed here; expected the element end-tag
.../algebra-trigonometry/m49439/index.cnxml:8903:23: error: element "m:mn" not allowed here; expected the element end-tag
.../anatomy/m46004/index.cnxml:99:515: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../anatomy/m46004/index.cnxml:112:117: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../anatomy/m46004/index.cnxml:124:695: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../anatomy/m46004/index.cnxml:134:667: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../anatomy/m46004/index.cnxml:141:410: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../anatomy/m46004/index.cnxml:148:226: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../anatomy/m46004/index.cnxml:155:61: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../anatomy/m46004/index.cnxml:162:293: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../anatomy/m46004/index.cnxml:169:56: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../anatomy/m46004/index.cnxml:176:111: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../anatomy/m46004/index.cnxml:249:75: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../anatomy/m46004/index.cnxml:314:75: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../anatomy/m46004/index.cnxml:324:89: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../anatomy/m46004/index.cnxml:331:37: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../anatomy/m46443/index.cnxml:314:1256: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../anatomy/m46443/index.cnxml:328:2188: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../anatomy/m46414/index.cnxml:152:31: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../anatomy/m46414/index.cnxml:280:12: error: element "m:msub" incomplete; expected element ...
.../anatomy/m46434/index.cnxml:91:497: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../anatomy/m46434/index.cnxml:111:211: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../anatomy/m46434/index.cnxml:142:1198: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../anatomy/m46667/index.cnxml:232:259: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../anatomy/m46409/index.cnxml:117:93: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../anatomy/m46409/index.cnxml:135:63: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../anatomy/m46409/index.cnxml:446:212: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../anatomy/m46409/index.cnxml:490:30: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../anatomy/m46409/index.cnxml:523:30: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../anatomy/m46409/index.cnxml:573:30: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62721/index.cnxml:225:56: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62988/index.cnxml:144:181: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62988/index.cnxml:160:372: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62988/index.cnxml:181:523: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62988/index.cnxml:310:509: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62988/index.cnxml:467:42: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62988/index.cnxml:478:141: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m63040/index.cnxml:290:1346: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62998/index.cnxml:247:226: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62998/index.cnxml:309:47: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62998/index.cnxml:325:47: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62998/index.cnxml:357:172: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62998/index.cnxml:372:516: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62998/index.cnxml:421:86: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62998/index.cnxml:436:66: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62998/index.cnxml:451:67: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62998/index.cnxml:476:185: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62998/index.cnxml:490:69: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62998/index.cnxml:505:470: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62998/index.cnxml:520:51: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62998/index.cnxml:537:36: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62998/index.cnxml:551:284: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62998/index.cnxml:568:33: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62998/index.cnxml:585:36: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62998/index.cnxml:601:372: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62998/index.cnxml:615:86: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62998/index.cnxml:631:236: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62998/index.cnxml:645:71: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62998/index.cnxml:659:173: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62998/index.cnxml:675:64: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62998/index.cnxml:691:212: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62998/index.cnxml:705:50: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62998/index.cnxml:1049:39: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62998/index.cnxml:1107:37: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62998/index.cnxml:1124:70: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62837/index.cnxml:182:138: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62843/index.cnxml:200:333: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62843/index.cnxml:210:223: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m62843/index.cnxml:406:128: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apbiology/m63037/index.cnxml:168:1340: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../apphysics/m54897/index.cnxml:145:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m54897/index.cnxml:200:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55213/index.cnxml:1058:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55213/index.cnxml:1072:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55235/index.cnxml:297:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55235/index.cnxml:331:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55235/index.cnxml:584:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55235/index.cnxml:604:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55235/index.cnxml:855:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55235/index.cnxml:872:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55449/index.cnxml:238:200: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:annotation" or "m:annotation-xml"
.../apphysics/m54787/index.cnxml:697:214: error: element "m:msup" incomplete; expected element ...
.../apphysics/m54787/index.cnxml:1551:87: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m54787/index.cnxml:1551:207: error: element "m:mn" not allowed here; expected the element end-tag
.../apphysics/m54787/index.cnxml:1551:233: error: element "m:msup" incomplete; expected element ...
.../apphysics/m54787/index.cnxml:1553:161: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m54787/index.cnxml:1553:334: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m54787/index.cnxml:1554:105: error: element "m:mn" not allowed here; expected the element end-tag
.../apphysics/m54787/index.cnxml:1554:131: error: element "m:msup" incomplete; expected element ...
.../apphysics/m55169/index.cnxml:669:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55169/index.cnxml:736:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55169/index.cnxml:776:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55229/index.cnxml:77:670: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55229/index.cnxml:77:1072: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55229/index.cnxml:83:143: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55229/index.cnxml:83:591: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55229/index.cnxml:85:143: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55229/index.cnxml:89:143: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55229/index.cnxml:93:210: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55229/index.cnxml:94:186: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55229/index.cnxml:94:709: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55229/index.cnxml:95:209: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55229/index.cnxml:98:100: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55229/index.cnxml:123:143: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55229/index.cnxml:123:502: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55229/index.cnxml:127:143: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55229/index.cnxml:148:262: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55229/index.cnxml:148:1161: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55229/index.cnxml:148:1515: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55229/index.cnxml:148:1864: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55229/index.cnxml:156:1237: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55229/index.cnxml:158:184: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55229/index.cnxml:161:166: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55370/index.cnxml:140:428: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:annotation" or "m:annotation-xml"
.../apphysics/m55439/index.cnxml:263:249: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55089/index.cnxml:170:35: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55089/index.cnxml:200:31: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55089/index.cnxml:240:31: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55089/index.cnxml:257:31: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55089/index.cnxml:282:31: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55089/index.cnxml:312:31: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55089/index.cnxml:359:31: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55089/index.cnxml:380:31: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55089/index.cnxml:852:28: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55089/index.cnxml:942:31: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m54995/index.cnxml:406:783: error: element "m:msup" incomplete; expected element ...
.../apphysics/m55283/index.cnxml:562:28: error: element "m:msup" incomplete; expected element ...
.../apphysics/m55321/index.cnxml:103:111: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55321/index.cnxml:103:1717: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55321/index.cnxml:107:111: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55321/index.cnxml:107:1717: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55173/index.cnxml:130:31: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:142:31: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:199:31: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:216:29: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:260:31: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:279:29: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:286:1752: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:286:2097: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:316:29: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:335:29: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:380:31: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:391:31: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:450:31: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:468:29: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:499:31: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:517:29: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:548:29: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:574:29: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:613:29: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:639:29: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:712:1397: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:712:3084: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:713:379: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:715:100: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:718:269: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:718:614: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:719:145: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:745:35: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:764:35: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:933:31: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:962:29: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:1004:31: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:1075:31: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:1270:560: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:1270:659: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:1271:231: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:1272:157: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:1436:664: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:1436:921: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:1436:1155: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:1436:1285: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:1529:379: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:1529:724: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:1530:269: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:1530:614: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:1706:177: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:1706:460: error: element "m:msubsup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:1896:22: error: element "m:msup" incomplete; expected element ...
.../apphysics/m55173/index.cnxml:1904:22: error: element "m:msup" incomplete; expected element ...
.../apphysics/m55365/index.cnxml:1091:104: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55365/index.cnxml:1091:450: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55365/index.cnxml:1101:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55096/index.cnxml:380:10: error: element "m:msqrt" not allowed here; expected the element end-tag
.../apphysics/m55289/index.cnxml:256:455: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:annotation" or "m:annotation-xml"
.../apphysics/m55289/index.cnxml:311:253: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:annotation" or "m:annotation-xml"
.../apphysics/m55289/index.cnxml:312:471: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:annotation" or "m:annotation-xml"
.../apphysics/m55172/index.cnxml:1067:39: error: element "m:msup" incomplete; expected element ...
.../apphysics/m55380/index.cnxml:427:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55380/index.cnxml:484:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55380/index.cnxml:518:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55380/index.cnxml:591:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55038/index.cnxml:476:241: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:annotation" or "m:annotation-xml"
.../apphysics/m55038/index.cnxml:479:183: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:annotation" or "m:annotation-xml"
.../apphysics/m42709/index.cnxml:6183:9: error: element "m:msub" not allowed here; expected the element end-tag
.../apphysics/m42709/index.cnxml:6187:25: error: element "m:msub" incomplete; expected element ...
.../apphysics/m54767/index.cnxml:90:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m54767/index.cnxml:112:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m54767/index.cnxml:142:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m54767/index.cnxml:234:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m54767/index.cnxml:321:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m54849/index.cnxml:172:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m54849/index.cnxml:199:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55440/index.cnxml:154:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m54783/index.cnxml:93:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m54783/index.cnxml:107:28: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55002/index.cnxml:599:43: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55002/index.cnxml:609:43: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m54899/index.cnxml:271:309: error: element "m:mrow" not allowed here; expected the element end-tag
.../apphysics/m55383/index.cnxml:351:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55383/index.cnxml:391:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55261/index.cnxml:396:13: error: element "m:msup" incomplete; expected element ...
.../apphysics/m55366/index.cnxml:291:664: error: element "m:mspace" not allowed here; expected the element end-tag
.../apphysics/m54773/index.cnxml:982:27: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../apphysics/m55392/index.cnxml:94:94: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55392/index.cnxml:94:629: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m54948/index.cnxml:1432:704: error: element "m:msup" incomplete; expected element ...
.../apphysics/m55177/index.cnxml:256:2079: error: element "m:msub" incomplete; expected element ...
.../apphysics/m55177/index.cnxml:381:151: error: element "m:mrow" not allowed here; expected the element end-tag
.../apphysics/m55177/index.cnxml:477:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55177/index.cnxml:508:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55177/index.cnxml:571:28: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55177/index.cnxml:632:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55177/index.cnxml:692:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55226/index.cnxml:183:155: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../apphysics/m55226/index.cnxml:183:162: error: element "m:mtd" not allowed here; expected the element end-tag or element ...
.../apphysics/m55226/index.cnxml:185:8: error: element "m:mtd" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../apphysics/m55226/index.cnxml:930:56: error: element "m:mtext" not allowed here; expected the element end-tag or element "m:annotation" or "m:annotation-xml"
.../apphysics/m54826/index.cnxml:137:171: error: element "m:mrow" not allowed here; expected the element end-tag
.../apphysics/m54826/index.cnxml:137:1022: error: element "m:mrow" not allowed here; expected the element end-tag
.../apphysics/m54826/index.cnxml:258:336: error: element "m:mrow" not allowed here; expected the element end-tag
.../apphysics/m55247/index.cnxml:100:29: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../apphysics/m55247/index.cnxml:100:36: error: element "m:mtd" not allowed here; expected the element end-tag or element ...
.../apphysics/m55247/index.cnxml:102:10: error: element "m:mtd" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../apphysics/m55432/index.cnxml:989:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55432/index.cnxml:1016:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55432/index.cnxml:1027:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55047/index.cnxml:138:19: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:annotation" or "m:annotation-xml"
.../apphysics/m55047/index.cnxml:438:36: error: element "m:msup" incomplete; expected element ...
.../apphysics/m55179/index.cnxml:80:938: error: element "m:msub" incomplete; expected element ...
.../apphysics/m55179/index.cnxml:145:114: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:annotation" or "m:annotation-xml"
.../apphysics/m55179/index.cnxml:333:521: error: element "m:msub" incomplete; expected element ...
.../apphysics/m55268/index.cnxml:90:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55268/index.cnxml:100:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55268/index.cnxml:110:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55268/index.cnxml:120:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55268/index.cnxml:130:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55268/index.cnxml:140:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55085/index.cnxml:602:33: error: element "m:mi" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55085/index.cnxml:603:50: error: element "m:mo" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55085/index.cnxml:604:36: error: element "m:mfrac" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55085/index.cnxml:615:50: error: element "m:mo" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55085/index.cnxml:616:24: error: element "m:mfrac" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55085/index.cnxml:630:31: error: element "m:mn" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55085/index.cnxml:631:25: error: element "m:mo" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55085/index.cnxml:632:34: error: element "m:mtext" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m54868/index.cnxml:2196:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m54868/index.cnxml:2223:40: error: element "m:msub" incomplete; expected element ...
.../apphysics/m54868/index.cnxml:2230:40: error: element "m:msub" incomplete; expected element ...
.../apphysics/m54868/index.cnxml:2236:40: error: element "m:msub" incomplete; expected element ...
.../apphysics/m54868/index.cnxml:2252:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m54868/index.cnxml:2299:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m54944/index.cnxml:112:1358: error: element "m:semantics" incomplete; expected element ...
.../apphysics/m55076/index.cnxml:785:28: error: element "m:mtext" not allowed here; expected the element end-tag or element "m:annotation" or "m:annotation-xml"
.../apphysics/m54766/index.cnxml:273:13: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m54766/index.cnxml:296:13: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m54766/index.cnxml:315:13: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55186/index.cnxml:679:23: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55186/index.cnxml:702:25: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55188/index.cnxml:159:32: error: element "m:msub" incomplete; expected element ...
.../apphysics/m55317/index.cnxml:159:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../apphysics/m55277/index.cnxml:855:29: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../apphysics/m55277/index.cnxml:855:36: error: element "m:mtd" not allowed here; expected the element end-tag or element ...
.../apphysics/m55277/index.cnxml:952:8: error: element "m:mtd" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../biology-2e/m66646/index.cnxml:195:245: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:253:66: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:267:66: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:296:168: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:309:532: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:354:86: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:367:65: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:380:85: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:404:185: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:416:69: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:429:469: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:442:50: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:457:35: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:469:284: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:484:33: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:499:35: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:513:368: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:525:78: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:539:232: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:551:71: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:563:173: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:577:64: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:591:212: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:603:50: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:623:123: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:635:94: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:652:30: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:681:123: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:695:94: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:712:30: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:794:389: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:808:70: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:834:39: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:891:37: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66646/index.cnxml:908:70: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66705/index.cnxml:206:1327: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66497/index.cnxml:75:138: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66648/index.cnxml:90:173: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66648/index.cnxml:104:372: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66648/index.cnxml:125:503: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66648/index.cnxml:223:509: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66648/index.cnxml:309:42: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66648/index.cnxml:320:141: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66501/index.cnxml:231:128: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66475/index.cnxml:165:103: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66475/index.cnxml:170:26: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66475/index.cnxml:181:26: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../biology-2e/m66475/index.cnxml:194:26: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../business-statistics/m55672/index.cnxml:899:34: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../business-statistics/m55610/index.cnxml:83:98: error: element "m:mi" not allowed here; expected the element end-tag or element ...
.../business-statistics/m55610/index.cnxml:936:30: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../business-statistics/m54398/index.cnxml:251:940: error: element "m:msup" incomplete; expected element ...
.../business-statistics/m54471/index.cnxml:147:46: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../business-statistics/m54471/index.cnxml:425:130: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../business-statistics/m54471/index.cnxml:432:187: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../business-statistics/m54471/index.cnxml:467:452: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../business-statistics/m54471/index.cnxml:477:50: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../business-statistics/m54471/index.cnxml:501:150: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../business-statistics/m54471/index.cnxml:510:449: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../business-statistics/m54471/index.cnxml:526:301: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../business-statistics/m54471/index.cnxml:533:64: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../business-statistics/m54219/index.cnxml:1168:28: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../business-statistics/m54219/index.cnxml:1182:28: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../business-statistics/m54219/index.cnxml:1189:28: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../business-statistics/m54219/index.cnxml:1189:87: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../business-statistics/m54219/index.cnxml:1199:28: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../business-statistics/m54219/index.cnxml:1199:75: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../business-statistics/m54219/index.cnxml:1201:28: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../business-statistics/m54219/index.cnxml:1201:76: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../business-statistics/m54219/index.cnxml:1203:28: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../business-statistics/m54219/index.cnxml:1270:1314: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../business-statistics/m54219/index.cnxml:1270:1354: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../business-statistics/m54219/index.cnxml:1289:228: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../business-statistics/m54219/index.cnxml:1289:268: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../business-statistics/m54219/index.cnxml:1542:28: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../business-statistics/m56640/index.cnxml:1177:296: error: element "m:mrow" not allowed here; expected the element end-tag
.../business-statistics/m54267/index.cnxml:731:26: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../business-statistics/m54473/index.cnxml:186:234: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../business-statistics/m54473/index.cnxml:195:32: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../business-statistics/m54473/index.cnxml:954:26: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../business-statistics/m54473/index.cnxml:968:26: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../business-statistics/m54473/index.cnxml:1325:127: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../business-statistics/m53806/index.cnxml:787:60: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../business-statistics/m55671/index.cnxml:446:22: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../business-statistics/m55703/index.cnxml:1253:81: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../business-statistics/m55703/index.cnxml:1262:32: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../business-statistics/m55703/index.cnxml:1273:79: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../business-statistics/m55703/index.cnxml:1282:32: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../business-statistics/m54480/index.cnxml:994:103: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../business-statistics/m54480/index.cnxml:1006:352: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../business-statistics/m62137/index.cnxml:690:156: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../calculus-vol1/m53650/index.cnxml:398:1105: error: element "m:mi" not allowed here; expected the element end-tag
.../calculus-vol1/m53633/index.cnxml:179:821: error: attribute "linebreak" not allowed here; expected attribute ...
.../calculus-vol1/m53633/index.cnxml:179:945: error: attribute "linebreak" not allowed here; expected attribute ...
.../calculus-vol1/m53631/index.cnxml:388:95: error: element "m:mtr" not allowed here; expected the element end-tag or element "m:mtd"
.../calculus-vol1/m53631/index.cnxml:388:103: error: element "m:mtr" not allowed here; expected the element end-tag or element "m:mtd"
.../calculus-vol1/m53596/index.cnxml:370:434: error: element "m:msup" incomplete; expected element ...
.../calculus-vol1/m53584/index.cnxml:611:258: error: element "m:msup" incomplete; expected element ...
.../calculus-vol1/m53584/index.cnxml:619:276: error: element "m:msup" incomplete; expected element ...
.../calculus-vol1/m53584/index.cnxml:632:207: error: element "m:msup" incomplete; expected element ...
.../calculus-vol1/m53604/index.cnxml:439:324: error: element "m:mn" not allowed here; expected the element end-tag
.../calculus-vol1/m53604/index.cnxml:478:299: error: element "m:mn" not allowed here; expected the element end-tag
.../calculus-vol1/m53632/index.cnxml:918:162: error: element "m:mi" not allowed here; expected the element end-tag
.../calculus-vol2/m53852/index.cnxml:141:10: error: element "m:mtd" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../calculus-vol2/m53852/index.cnxml:143:13: error: element "m:mtd" not allowed here; expected the element end-tag or element ...
.../calculus-vol2/m53852/index.cnxml:144:13: error: element "m:mtd" not allowed here; expected the element end-tag or element ...
.../calculus-vol2/m53650/index.cnxml:398:1105: error: element "m:mi" not allowed here; expected the element end-tag
.../calculus-vol2/m53817/index.cnxml:84:783: error: element "m:mo" not allowed here; expected the element end-tag
.../calculus-vol2/m53817/index.cnxml:84:797: error: element "m:mn" not allowed here; expected the element end-tag
.../calculus-vol2/m53817/index.cnxml:84:811: error: element "m:mo" not allowed here; expected the element end-tag
.../calculus-vol2/m53817/index.cnxml:263:51: error: element "m:mo" not allowed here; expected the element end-tag
.../calculus-vol2/m53817/index.cnxml:263:65: error: element "m:mi" not allowed here; expected the element end-tag
.../calculus-vol2/m53817/index.cnxml:263:79: error: element "m:mo" not allowed here; expected the element end-tag
.../calculus-vol2/m53817/index.cnxml:263:95: error: element "m:mrow" not allowed here; expected the element end-tag
.../calculus-vol2/m53751/index.cnxml:606:85: error: element "m:msub" incomplete; expected element ...
.../calculus-vol2/m53751/index.cnxml:606:184: error: element "m:msub" incomplete; expected element ...
.../calculus-vol2/m53633/index.cnxml:179:821: error: attribute "linebreak" not allowed here; expected attribute ...
.../calculus-vol2/m53633/index.cnxml:179:945: error: attribute "linebreak" not allowed here; expected attribute ...
.../calculus-vol2/m53656/index.cnxml:656:401: error: element "m:munder" incomplete; expected element ...
.../calculus-vol2/m53686/index.cnxml:184:2157: error: element "m:mi" not allowed here; expected the element end-tag
.../calculus-vol2/m53657/index.cnxml:65:506: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:65:856: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:69:125: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:71:145: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:75:218: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:75:640: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:82:145: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:96:148: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:97:145: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:100:186: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:101:218: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:101:618: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:101:1686: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:101:2149: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:108:145: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:129:145: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:133:218: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:133:509: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:152:441: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:161:145: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:165:219: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:165:611: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:165:1307: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:165:2283: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:165:3217: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:165:4189: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:172:125: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:173:145: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:177:219: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:177:502: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:177:1308: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:177:2288: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:177:3449: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:179:232: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:186:145: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:200:145: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:224:145: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:228:218: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:228:624: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:228:901: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:235:145: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:251:112: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:252:112: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:253:112: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:254:112: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:256:488: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:256:861: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:260:124: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:262:145: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:266:290: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:266:659: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:266:1688: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:275:145: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:288:151: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:289:149: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:298:125: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:299:145: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:303:219: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:303:611: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:303:1596: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:303:2079: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:310:125: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:311:145: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:315:1362: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:315:1788: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:315:2810: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:315:4066: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:315:4622: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:321:125: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:323:145: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:327:218: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:327:509: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:327:1056: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:327:1382: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:335:125: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:337:146: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:341:219: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:341:663: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:341:1294: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:341:1955: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:341:2905: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:341:3122: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:341:3929: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:341:4255: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:343:167: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:343:801: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:344:155: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:344:472: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:345:181: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:347:167: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:354:145: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:368:147: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:368:574: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:368:892: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:368:1185: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:368:1484: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:370:142: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:370:407: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:371:191: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:371:889: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:372:165: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:372:640: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:378:124: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:380:174: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:384:218: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:384:764: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:392:145: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:395:171: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:396:219: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:396:647: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:396:1219: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:396:1584: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:396:2132: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:396:2838: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:403:167: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:406:136: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:406:654: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:446:115: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:446:727: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:450:115: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53657/index.cnxml:450:590: error: element "m:msup" incomplete; expected element ...
.../calculus-vol2/m53631/index.cnxml:388:95: error: element "m:mtr" not allowed here; expected the element end-tag or element "m:mtd"
.../calculus-vol2/m53631/index.cnxml:388:103: error: element "m:mtr" not allowed here; expected the element end-tag or element "m:mtd"
.../calculus-vol2/m53684/index.cnxml:120:2759: error: element "m:mn" not allowed here; expected the element end-tag
.../calculus-vol2/m53684/index.cnxml:120:3540: error: element "m:mn" not allowed here; expected the element end-tag
.../calculus-vol2/m53684/index.cnxml:120:3896: error: element "m:mn" not allowed here; expected the element end-tag
.../calculus-vol2/m53850/index.cnxml:595:184: error: attribute "linebreak" not allowed here; expected attribute ...
.../calculus-vol2/m53632/index.cnxml:918:162: error: element "m:mi" not allowed here; expected the element end-tag
.../calculus-vol3/m53852/index.cnxml:141:10: error: element "m:mtd" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../calculus-vol3/m53852/index.cnxml:143:13: error: element "m:mtd" not allowed here; expected the element end-tag or element ...
.../calculus-vol3/m53852/index.cnxml:144:13: error: element "m:mtd" not allowed here; expected the element end-tag or element ...
.../calculus-vol3/m53930/index.cnxml:227:638: error: element "m:mstyle" not allowed here; expected the element end-tag
.../calculus-vol3/m53930/index.cnxml:227:675: error: element "m:mn" not allowed here; expected the element end-tag
.../calculus-vol3/m53930/index.cnxml:432:857: error: element "m:mn" not allowed here; expected the element end-tag
.../calculus-vol3/m53930/index.cnxml:438:790: error: element "m:mn" not allowed here; expected the element end-tag
.../calculus-vol3/m53930/index.cnxml:449:942: error: element "m:mn" not allowed here; expected the element end-tag
.../calculus-vol3/m53930/index.cnxml:609:1552: error: element "m:mn" not allowed here; expected the element end-tag
.../calculus-vol3/m54012/index.cnxml:636:1204: error: element "m:msup" incomplete; expected element ...
.../calculus-vol3/m53850/index.cnxml:595:184: error: attribute "linebreak" not allowed here; expected attribute ...
.../calculus-vol3/m54044/index.cnxml:139:412: error: element "m:mn" not allowed here; expected the element end-tag
.../calculus-vol3/m54044/index.cnxml:139:563: error: element "m:mn" not allowed here; expected the element end-tag
.../calculus-vol3/m53970/index.cnxml:1221:578: error: element "m:msup" incomplete; expected element ...
.../calculus-vol3/m54047/index.cnxml:424:913: error: element "m:mn" not allowed here; expected the element end-tag
.../calculus-vol3/m54047/index.cnxml:434:1017: error: element "m:mn" not allowed here; expected the element end-tag
.../calculus-vol3/m54047/index.cnxml:434:1134: error: element "m:mn" not allowed here; expected the element end-tag
.../calculus-vol3/m54047/index.cnxml:434:1279: error: element "m:mn" not allowed here; expected the element end-tag
.../calculus-vol3/m54047/index.cnxml:434:1385: error: element "m:mn" not allowed here; expected the element end-tag
.../calculus-vol3/m54047/index.cnxml:434:1587: error: element "m:mn" not allowed here; expected the element end-tag
.../calculus-vol3/m54047/index.cnxml:434:1693: error: element "m:mn" not allowed here; expected the element end-tag
.../calculus-vol3/m54047/index.cnxml:434:2190: error: element "m:mn" not allowed here; expected the element end-tag
.../calculus-vol3/m54047/index.cnxml:434:2296: error: element "m:mn" not allowed here; expected the element end-tag
.../calculus-vol3/m54047/index.cnxml:434:2459: error: element "m:mn" not allowed here; expected the element end-tag
.../chemistry-2e/m68724/index.cnxml:139:182: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../chemistry-2e/m68724/index.cnxml:139:265: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../chemistry-2e/m68789/index.cnxml:337:774: error: value of attribute "columnalign" is invalid; must be equal to "center", "left" or "right"
.../chemistry-2e/m68811/index.cnxml:387:381: error: element "m:mspace" not allowed here; expected the element end-tag
.../chemistry-2e/m68811/index.cnxml:398:1179: error: element "m:munder" incomplete; expected element ...
.../chemistry-2e/m68811/index.cnxml:618:322: error: element "m:msub" incomplete; expected element ...
.../chemistry-2e/m68856/index.cnxml:356:485: error: element "m:mtext" not allowed here; expected the element end-tag
.../chemistry-2e/m68856/index.cnxml:356:1458: error: element "m:mtext" not allowed here; expected the element end-tag
.../chemistry-2e/m68856/index.cnxml:356:1595: error: element "m:mtext" not allowed here; expected the element end-tag
.../chemistry-2e/m68830/index.cnxml:146:639: error: element "m:mspace" not allowed here; expected the element end-tag
.../chemistry-atoms-first-2e/m68724/index.cnxml:139:182: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../chemistry-atoms-first-2e/m68724/index.cnxml:139:265: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../chemistry-atoms-first-2e/m71836/index.cnxml:499:41: error: element "m:mtd" not allowed here; expected the element end-tag or element ...
.../chemistry-atoms-first-2e/m68789/index.cnxml:337:774: error: value of attribute "columnalign" is invalid; must be equal to "center", "left" or "right"
.../chemistry-atoms-first-2e/m71840/index.cnxml:204:232: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../chemistry-atoms-first-2e/m68811/index.cnxml:387:381: error: element "m:mspace" not allowed here; expected the element end-tag
.../chemistry-atoms-first-2e/m68811/index.cnxml:398:1179: error: element "m:munder" incomplete; expected element ...
.../chemistry-atoms-first-2e/m68811/index.cnxml:618:322: error: element "m:msub" incomplete; expected element ...
.../chemistry-atoms-first-2e/m68856/index.cnxml:356:485: error: element "m:mtext" not allowed here; expected the element end-tag
.../chemistry-atoms-first-2e/m68856/index.cnxml:356:1458: error: element "m:mtext" not allowed here; expected the element end-tag
.../chemistry-atoms-first-2e/m68856/index.cnxml:356:1595: error: element "m:mtext" not allowed here; expected the element end-tag
.../chemistry-atoms-first-2e/m68830/index.cnxml:146:639: error: element "m:mspace" not allowed here; expected the element end-tag
.../college-algebra/m49449/index.cnxml:433:12: error: element "m:msub" incomplete; expected element ...
.../college-algebra/m49448/index.cnxml:495:12: error: element "m:msub" incomplete; expected element ...
.../college-algebra/m51270/index.cnxml:85:299: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra/m51274/index.cnxml:4300:10: error: element "m:mn" not allowed here; expected the element end-tag
.../college-algebra/m49363/index.cnxml:209:132: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra/m49363/index.cnxml:210:134: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra/m49363/index.cnxml:211:145: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra/m49363/index.cnxml:235:214: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra/m49363/index.cnxml:237:213: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra/m49363/index.cnxml:255:144: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra/m49363/index.cnxml:349:144: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra/m49363/index.cnxml:351:143: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra/m49363/index.cnxml:354:176: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra/m49363/index.cnxml:360:146: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra/m49363/index.cnxml:365:143: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra/m49363/index.cnxml:368:144: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra/m49363/index.cnxml:371:143: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra/m49363/index.cnxml:373:176: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra/m49363/index.cnxml:375:162: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra/m49363/index.cnxml:2477:17: error: element "m:mprescripts" not allowed yet; expected element ...
.../college-algebra/m51267/index.cnxml:100:153: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra/m51267/index.cnxml:100:240: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra/m51267/index.cnxml:100:313: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra/m51267/index.cnxml:101:167: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra/m51267/index.cnxml:101:254: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra/m51267/index.cnxml:101:327: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra/m49441/index.cnxml:227:317: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra/m49441/index.cnxml:230:317: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra/m49441/index.cnxml:264:859: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra/m49441/index.cnxml:264:1141: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra/m49441/index.cnxml:270:208: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra/m49441/index.cnxml:272:183: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra/m51241/index.cnxml:3149:45: error: value of attribute "rowalign" is invalid; must be equal to "axis", "baseline", "bottom", "center" or "top"
.../college-algebra/m49432/index.cnxml:265:513: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra/m49432/index.cnxml:269:852: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra/m49432/index.cnxml:269:2043: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra/m49432/index.cnxml:269:2074: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra/m49432/index.cnxml:273:305: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra/m49432/index.cnxml:273:547: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra/m49432/index.cnxml:277:319: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra/m51256/index.cnxml:881:27: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../college-algebra/m51256/index.cnxml:892:27: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../college-algebra/m51256/index.cnxml:1120:28: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../college-algebra/m51256/index.cnxml:1138:28: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../college-algebra/m51254/index.cnxml:455:35: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../college-algebra/m51254/index.cnxml:566:26: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../college-algebra/m51254/index.cnxml:638:26: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../college-algebra/m49439/index.cnxml:8903:9: error: element "m:mo" not allowed here; expected the element end-tag
.../college-algebra/m49439/index.cnxml:8903:23: error: element "m:mn" not allowed here; expected the element end-tag
.../college-algebra-coreq/m49449/index.cnxml:433:12: error: element "m:msub" incomplete; expected element ...
.../college-algebra-coreq/m49448/index.cnxml:495:12: error: element "m:msub" incomplete; expected element ...
.../college-algebra-coreq/m51270/index.cnxml:85:299: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra-coreq/m51274/index.cnxml:4300:10: error: element "m:mn" not allowed here; expected the element end-tag
.../college-algebra-coreq/m49363/index.cnxml:209:132: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra-coreq/m49363/index.cnxml:210:134: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra-coreq/m49363/index.cnxml:211:145: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra-coreq/m49363/index.cnxml:235:214: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra-coreq/m49363/index.cnxml:237:213: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra-coreq/m49363/index.cnxml:255:144: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra-coreq/m49363/index.cnxml:349:144: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra-coreq/m49363/index.cnxml:351:143: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra-coreq/m49363/index.cnxml:354:176: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra-coreq/m49363/index.cnxml:360:146: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra-coreq/m49363/index.cnxml:365:143: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra-coreq/m49363/index.cnxml:368:144: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra-coreq/m49363/index.cnxml:371:143: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra-coreq/m49363/index.cnxml:373:176: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra-coreq/m49363/index.cnxml:375:162: error: element "m:mmultiscripts" incomplete; expected element ...
.../college-algebra-coreq/m49363/index.cnxml:2477:17: error: element "m:mprescripts" not allowed yet; expected element ...
.../college-algebra-coreq/m51267/index.cnxml:100:153: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra-coreq/m51267/index.cnxml:100:240: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra-coreq/m51267/index.cnxml:100:313: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra-coreq/m51267/index.cnxml:101:167: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra-coreq/m51267/index.cnxml:101:254: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra-coreq/m51267/index.cnxml:101:327: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra-coreq/m49441/index.cnxml:227:317: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra-coreq/m49441/index.cnxml:230:317: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra-coreq/m49441/index.cnxml:264:859: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra-coreq/m49441/index.cnxml:264:1141: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra-coreq/m49441/index.cnxml:270:208: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra-coreq/m49441/index.cnxml:272:183: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra-coreq/m51241/index.cnxml:3149:45: error: value of attribute "rowalign" is invalid; must be equal to "axis", "baseline", "bottom", "center" or "top"
.../college-algebra-coreq/m49432/index.cnxml:265:513: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra-coreq/m49432/index.cnxml:269:852: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra-coreq/m49432/index.cnxml:269:2043: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra-coreq/m49432/index.cnxml:269:2074: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra-coreq/m49432/index.cnxml:273:305: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra-coreq/m49432/index.cnxml:273:547: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra-coreq/m49432/index.cnxml:277:319: error: attribute "linebreak" not allowed here; expected attribute ...
.../college-algebra-coreq/m51256/index.cnxml:881:27: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../college-algebra-coreq/m51256/index.cnxml:892:27: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../college-algebra-coreq/m51256/index.cnxml:1120:28: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../college-algebra-coreq/m51256/index.cnxml:1138:28: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../college-algebra-coreq/m51254/index.cnxml:455:35: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../college-algebra-coreq/m51254/index.cnxml:566:26: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../college-algebra-coreq/m51254/index.cnxml:638:26: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../college-algebra-coreq/m49439/index.cnxml:8903:9: error: element "m:mo" not allowed here; expected the element end-tag
.../college-algebra-coreq/m49439/index.cnxml:8903:23: error: element "m:mn" not allowed here; expected the element end-tag
.../college-physics/m42568/index.cnxml:248:241: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:annotation" or "m:annotation-xml"
.../college-physics/m42568/index.cnxml:251:183: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:annotation" or "m:annotation-xml"
.../college-physics/m42246/index.cnxml:899:22: error: element "m:mrow" not allowed here; expected the element end-tag
.../college-physics/m42246/index.cnxml:957:20: error: element "m:mo" not allowed here; expected the element end-tag
.../college-physics/m42246/index.cnxml:958:22: error: element "m:mrow" not allowed here; expected the element end-tag
.../college-physics/m42238/index.cnxml:80:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42238/index.cnxml:90:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42238/index.cnxml:100:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42238/index.cnxml:110:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42238/index.cnxml:120:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42238/index.cnxml:130:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42540/index.cnxml:162:35: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42540/index.cnxml:192:31: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42540/index.cnxml:232:31: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42540/index.cnxml:249:31: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42540/index.cnxml:274:31: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42540/index.cnxml:304:31: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42540/index.cnxml:351:31: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42540/index.cnxml:372:31: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42540/index.cnxml:814:28: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42540/index.cnxml:904:31: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42164/index.cnxml:929:39: error: element "m:msup" incomplete; expected element ...
.../college-physics/m42074/index.cnxml:151:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42074/index.cnxml:178:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42256/index.cnxml:157:493: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:annotation" or "m:annotation-xml"
.../college-physics/m42256/index.cnxml:212:291: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:annotation" or "m:annotation-xml"
.../college-physics/m42256/index.cnxml:213:471: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:annotation" or "m:annotation-xml"
.../college-physics/m42596/index.cnxml:1008:742: error: element "m:msup" incomplete; expected element ...
.../college-physics/m42216/index.cnxml:286:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42216/index.cnxml:320:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42216/index.cnxml:573:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42216/index.cnxml:593:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42216/index.cnxml:843:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42216/index.cnxml:860:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42086/index.cnxml:589:43: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42086/index.cnxml:599:43: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42139/index.cnxml:255:309: error: element "m:mrow" not allowed here; expected the element end-tag
.../college-physics/m42120/index.cnxml:266:13: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42120/index.cnxml:289:13: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42120/index.cnxml:308:13: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42356/index.cnxml:988:142: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42356/index.cnxml:988:488: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42356/index.cnxml:998:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42173/index.cnxml:132:114: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:annotation" or "m:annotation-xml"
.../college-physics/m42173/index.cnxml:319:521: error: element "m:msub" incomplete; expected element ...
.../college-physics/m42444/index.cnxml:947:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42444/index.cnxml:974:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42444/index.cnxml:985:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42250/index.cnxml:550:28: error: element "m:msup" incomplete; expected element ...
.../college-physics/m42674/index.cnxml:2162:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42674/index.cnxml:2189:40: error: element "m:msub" incomplete; expected element ...
.../college-physics/m42674/index.cnxml:2196:40: error: element "m:msub" incomplete; expected element ...
.../college-physics/m42674/index.cnxml:2202:40: error: element "m:msub" incomplete; expected element ...
.../college-physics/m42674/index.cnxml:2218:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42674/index.cnxml:2265:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42165/index.cnxml:122:31: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:134:31: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:191:31: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:208:29: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:252:31: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:271:29: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:278:1866: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:278:2211: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:308:29: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:327:29: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:372:31: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:383:31: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:442:31: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:460:29: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:491:31: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:509:29: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:540:29: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:566:29: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:605:29: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:631:29: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:647:1473: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:647:3274: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:648:379: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:650:100: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:653:269: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:653:614: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:654:145: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:680:35: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:699:35: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:868:31: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:897:29: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:939:31: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:1010:31: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:1205:636: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:1205:735: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:1206:269: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:1207:157: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:1349:664: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:1349:921: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:1349:1155: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:1349:1285: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:1442:379: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:1442:724: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:1443:269: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:1443:614: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:1584:177: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:1584:460: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:1774:22: error: element "m:msup" incomplete; expected element ...
.../college-physics/m42165/index.cnxml:1782:22: error: element "m:msup" incomplete; expected element ...
.../college-physics/m42459/index.cnxml:249:332: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42211/index.cnxml:69:708: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42211/index.cnxml:69:1148: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42211/index.cnxml:75:143: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42211/index.cnxml:75:591: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42211/index.cnxml:77:143: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42211/index.cnxml:81:143: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42211/index.cnxml:85:248: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42211/index.cnxml:86:224: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42211/index.cnxml:86:747: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42211/index.cnxml:87:247: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42211/index.cnxml:90:100: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42211/index.cnxml:115:143: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42211/index.cnxml:115:502: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42211/index.cnxml:119:143: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42211/index.cnxml:140:262: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42211/index.cnxml:140:1161: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42211/index.cnxml:140:1515: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42211/index.cnxml:140:1864: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42211/index.cnxml:148:1275: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42211/index.cnxml:150:184: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42211/index.cnxml:153:166: error: element "m:msubsup" incomplete; expected element ...
.../college-physics/m42121/index.cnxml:82:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42121/index.cnxml:104:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42121/index.cnxml:134:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42121/index.cnxml:226:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42121/index.cnxml:313:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42709/index.cnxml:6183:9: error: element "m:msub" not allowed here; expected the element end-tag
.../college-physics/m42709/index.cnxml:6187:25: error: element "m:msub" incomplete; expected element ...
.../college-physics/m42180/index.cnxml:147:32: error: element "m:msub" incomplete; expected element ...
.../college-physics/m42195/index.cnxml:1052:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42195/index.cnxml:1066:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42508/index.cnxml:325:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42508/index.cnxml:382:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42508/index.cnxml:416:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42508/index.cnxml:489:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42535/index.cnxml:589:33: error: element "m:mi" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42535/index.cnxml:590:50: error: element "m:mo" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42535/index.cnxml:591:36: error: element "m:mfrac" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42535/index.cnxml:602:50: error: element "m:mo" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42535/index.cnxml:603:24: error: element "m:mfrac" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42535/index.cnxml:617:31: error: element "m:mn" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42535/index.cnxml:618:25: error: element "m:mo" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42535/index.cnxml:619:34: error: element "m:mtext" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42128/index.cnxml:84:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42128/index.cnxml:98:28: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42084/index.cnxml:394:821: error: element "m:msup" incomplete; expected element ...
.../college-physics/m42179/index.cnxml:409:23: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42179/index.cnxml:432:25: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42308/index.cnxml:148:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42099/index.cnxml:969:27: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../college-physics/m42149/index.cnxml:629:28: error: element "m:mtext" not allowed here; expected the element end-tag or element "m:annotation" or "m:annotation-xml"
.../college-physics/m42171/index.cnxml:234:2269: error: element "m:msub" incomplete; expected element ...
.../college-physics/m42171/index.cnxml:359:151: error: element "m:mrow" not allowed here; expected the element end-tag
.../college-physics/m42171/index.cnxml:455:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42171/index.cnxml:486:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42171/index.cnxml:549:28: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42171/index.cnxml:610:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42171/index.cnxml:670:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42159/index.cnxml:419:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42159/index.cnxml:486:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42159/index.cnxml:526:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42493/index.cnxml:166:200: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:annotation" or "m:annotation-xml"
.../college-physics/m42462/index.cnxml:141:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42357/index.cnxml:228:664: error: element "m:mspace" not allowed here; expected the element end-tag
.../college-physics/m42686/index.cnxml:133:171: error: element "m:mrow" not allowed here; expected the element end-tag
.../college-physics/m42686/index.cnxml:133:1022: error: element "m:mrow" not allowed here; expected the element end-tag
.../college-physics/m42686/index.cnxml:254:378: error: element "m:mrow" not allowed here; expected the element end-tag
.../college-physics/m42208/index.cnxml:252:56: error: element "m:mtext" not allowed here; expected the element end-tag or element "m:annotation" or "m:annotation-xml"
.../college-physics/m42659/index.cnxml:126:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42659/index.cnxml:181:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42312/index.cnxml:88:149: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42312/index.cnxml:88:1755: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42312/index.cnxml:92:149: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42312/index.cnxml:92:1755: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42150/index.cnxml:125:19: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:annotation" or "m:annotation-xml"
.../college-physics/m42150/index.cnxml:425:36: error: element "m:msup" incomplete; expected element ...
.../college-physics/m42517/index.cnxml:85:132: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42517/index.cnxml:85:667: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42234/index.cnxml:389:13: error: element "m:msup" incomplete; expected element ...
.../college-physics/m42042/index.cnxml:810:214: error: element "m:msup" incomplete; expected element ...
.../college-physics/m42042/index.cnxml:1762:131: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42042/index.cnxml:1762:251: error: element "m:mn" not allowed here; expected the element end-tag
.../college-physics/m42042/index.cnxml:1762:277: error: element "m:msup" incomplete; expected element ...
.../college-physics/m42042/index.cnxml:1764:161: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42042/index.cnxml:1764:334: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42042/index.cnxml:1766:105: error: element "m:mn" not allowed here; expected the element end-tag
.../college-physics/m42042/index.cnxml:1766:131: error: element "m:msup" incomplete; expected element ...
.../college-physics/m42512/index.cnxml:319:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42512/index.cnxml:359:27: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
.../college-physics/m42363/index.cnxml:125:466: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:annotation" or "m:annotation-xml"
.../college-physics/m42592/index.cnxml:100:1396: error: element "m:semantics" incomplete; expected element ...
.../concepts-biology/m45512/index.cnxml:220:417: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../concepts-biology/m45512/index.cnxml:239:24: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../econ-2e/m63916/index.cnxml:325:1099: error: element "m:mtd" not allowed here; expected element ...
.../econ-2e/m63916/index.cnxml:325:1133: error: element "m:mfrac" incomplete; expected element ...
.../econ-2e/m64270/index.cnxml:354:407: error: attribute "linebreak" not allowed here; expected attribute ...
.../elementary-algebra-2e/m82456/index.cnxml:806:75: error: element "m:mfrac" not allowed here; expected the element end-tag or element "m:mtd"
.../elementary-algebra-2e/m82458/index.cnxml:407:59: error: element "m:munder" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../elementary-algebra-2e/m82463/index.cnxml:938:14: error: element "m:mtd" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../elementary-algebra-2e/m82463/index.cnxml:938:22: error: element "m:mtd" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../elementary-algebra-2e/m82463/index.cnxml:938:30: error: element "m:mtd" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../elementary-algebra-2e/m82463/index.cnxml:938:38: error: element "m:mtd" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../elementary-algebra-2e/m82463/index.cnxml:938:66: error: element "m:mtd" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../elementary-algebra-2e/m82559/index.cnxml:471:149: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../elementary-algebra-2e/m82559/index.cnxml:471:317: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../elementary-algebra-2e/m82559/index.cnxml:1261:415: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../elementary-algebra-2e/m82559/index.cnxml:1261:559: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../elementary-algebra-2e/m82453/index.cnxml:106:78: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../elementary-algebra-2e/m82453/index.cnxml:107:86: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../hsphysics/m54574/index.cnxml:292:12: error: element "m:msup" incomplete; expected element ...
.../hsphysics/m54410/index.cnxml:765:12: error: element "m:msup" incomplete; expected element ...
.../hs-statistics/m79631/index.cnxml:116:84: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79631/index.cnxml:126:50: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79631/index.cnxml:150:150: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79631/index.cnxml:159:449: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79631/index.cnxml:176:84: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79631/index.cnxml:183:64: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79632/index.cnxml:104:46: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79632/index.cnxml:385:130: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79632/index.cnxml:392:187: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79706/index.cnxml:1438:81: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79706/index.cnxml:1447:32: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79706/index.cnxml:1458:79: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79706/index.cnxml:1467:32: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79670/index.cnxml:1335:34: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79643/index.cnxml:1245:156: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79665/index.cnxml:144:98: error: element "m:mi" not allowed here; expected the element end-tag or element ...
.../hs-statistics/m79665/index.cnxml:145:181: error: element "m:mi" not allowed here; expected the element end-tag or element ...
.../hs-statistics/m79665/index.cnxml:2034:30: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79635/index.cnxml:1015:120: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79635/index.cnxml:1506:229: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79635/index.cnxml:1516:36: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79635/index.cnxml:1553:47: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79635/index.cnxml:1582:89: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79635/index.cnxml:1590:47: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79635/index.cnxml:1637:127: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79635/index.cnxml:1645:47: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79635/index.cnxml:1811:103: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79635/index.cnxml:1823:352: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79624/index.cnxml:1446:26: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79606/index.cnxml:1038:131: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79711/index.cnxml:396:20: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79711/index.cnxml:1105:34: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79711/index.cnxml:1114:34: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79711/index.cnxml:1596:72: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79711/index.cnxml:1619:33: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79711/index.cnxml:3640:184: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79648/index.cnxml:821:173: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79668/index.cnxml:474:22: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79668/index.cnxml:1118:32: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79672/index.cnxml:227:9: error: element "m:msub" not allowed here; expected the element end-tag or element ...
.../hs-statistics/m79633/index.cnxml:300:166: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79633/index.cnxml:313:32: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79633/index.cnxml:385:329: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79633/index.cnxml:394:32: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79633/index.cnxml:403:267: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79633/index.cnxml:416:32: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79633/index.cnxml:525:234: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79633/index.cnxml:534:32: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79633/index.cnxml:906:9: error: element "m:mrow" not allowed here; expected the element end-tag or element ...
.../hs-statistics/m79633/index.cnxml:907:9: error: element "m:mrow" not allowed here; expected the element end-tag or element ...
.../hs-statistics/m79633/index.cnxml:909:9: error: element "m:mrow" not allowed here; expected the element end-tag or element ...
.../hs-statistics/m79633/index.cnxml:1597:26: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79633/index.cnxml:1611:26: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../hs-statistics/m79633/index.cnxml:1996:127: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../intermediate-algebra-2e/m81444/index.cnxml:104:393: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../intermediate-algebra-2e/m81444/index.cnxml:104:716: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../intermediate-algebra-2e/m81386/index.cnxml:491:109: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../intermediate-algebra-2e/m81387/index.cnxml:541:722: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../intermediate-algebra-2e/m81387/index.cnxml:541:868: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../intermediate-algebra-2e/m81387/index.cnxml:541:1005: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../intermediate-algebra-2e/m81387/index.cnxml:541:2652: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../intermediate-algebra-2e/m81387/index.cnxml:541:2798: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../intermediate-algebra-2e/m81387/index.cnxml:541:2935: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../intermediate-algebra-2e/m81387/index.cnxml:1287:661: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../intermediate-algebra-2e/m81387/index.cnxml:1287:807: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../intermediate-algebra-2e/m81387/index.cnxml:1287:944: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../intermediate-algebra-2e/m81387/index.cnxml:1287:2591: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../intermediate-algebra-2e/m81387/index.cnxml:1287:2737: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../intermediate-algebra-2e/m81387/index.cnxml:1287:2874: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../intermediate-algebra-2e/m81437/index.cnxml:239:299: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../intermediate-algebra-2e/m81437/index.cnxml:239:541: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../intermediate-algebra-2e/m81437/index.cnxml:644:276: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../intermediate-algebra-2e/m81437/index.cnxml:644:495: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../intermediate-algebra-2e/m81420/index.cnxml:294:1306: error: element "m:mi" not allowed here; expected the element end-tag
.../intermediate-algebra-2e/m81420/index.cnxml:294:1337: error: element "m:mo" not allowed here; expected the element end-tag
.../intermediate-algebra-2e/m81420/index.cnxml:294:1351: error: element "m:mn" not allowed here; expected the element end-tag
.../intermediate-algebra-2e/m81414/index.cnxml:139:128: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../intermediate-algebra-2e/m81414/index.cnxml:141:154: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../intermediate-algebra-2e/m81427/index.cnxml:546:51: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../intermediate-algebra-2e/m81415/index.cnxml:127:231: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../intermediate-algebra-2e/m81415/index.cnxml:127:455: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../intermediate-algebra-2e/m81426/index.cnxml:398:671: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mtd"
.../intermediate-algebra-2e/m81426/index.cnxml:398:680: error: element "m:mtext" not allowed here; expected the element end-tag or element "m:mtd"
.../intermediate-algebra-2e/m81426/index.cnxml:398:717: error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mtd"
.../intermediate-algebra-2e/m81426/index.cnxml:398:723: error: element "m:mi" not allowed here; expected the element end-tag or element "m:mtd"
.../intermediate-algebra-2e/m81426/index.cnxml:398:737: error: element "m:mo" not allowed here; expected the element end-tag or element "m:mtd"
.../intermediate-algebra-2e/m81426/index.cnxml:398:751: error: element "m:mi" not allowed here; expected the element end-tag or element "m:mtd"
.../macroecon-2e/m63916/index.cnxml:325:1099: error: element "m:mtd" not allowed here; expected element ...
.../macroecon-2e/m63916/index.cnxml:325:1133: error: element "m:mfrac" incomplete; expected element ...
.../macroecon-2e/m64270/index.cnxml:354:407: error: attribute "linebreak" not allowed here; expected attribute ...
.../microecon-2e/m63916/index.cnxml:325:1099: error: element "m:mtd" not allowed here; expected element ...
.../microecon-2e/m63916/index.cnxml:325:1133: error: element "m:mfrac" incomplete; expected element ...
.../microeconap-2e/m63916/index.cnxml:325:1099: error: element "m:mtd" not allowed here; expected element ...
.../microeconap-2e/m63916/index.cnxml:325:1133: error: element "m:mfrac" incomplete; expected element ...
.../pl-u-physics-vol1/m65857/index.cnxml:1:188: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol1/m65837/index.cnxml:2085:46: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65787/index.cnxml:1:171: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol1/m65787/index.cnxml:756:5650: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65787/index.cnxml:756:5650: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65787/index.cnxml:756:5650: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65787/index.cnxml:756:7002: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65787/index.cnxml:756:7002: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65787/index.cnxml:756:7002: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m63775/index.cnxml:1:279: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol1/m63775/index.cnxml:1118:8434: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m63775/index.cnxml:1118:8434: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m63775/index.cnxml:1118:8434: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m63775/index.cnxml:1118:13219: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m63775/index.cnxml:1118:13219: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m63775/index.cnxml:1118:13219: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65771/index.cnxml:1:279: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol1/m65771/index.cnxml:1960:5003: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65771/index.cnxml:1960:5003: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65771/index.cnxml:1960:5003: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65771/index.cnxml:1960:6330: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65771/index.cnxml:1960:6330: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65771/index.cnxml:1960:6330: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65849/index.cnxml:1019:48: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65849/index.cnxml:1034:48: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65849/index.cnxml:1118:48: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65849/index.cnxml:1758:42: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65849/index.cnxml:1786:42: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65849/index.cnxml:1812:42: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65849/index.cnxml:2138:40: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65761/index.cnxml:1031:44: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65761/index.cnxml:1073:44: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65761/index.cnxml:1232:42: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65761/index.cnxml:1285:42: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65761/index.cnxml:1327:42: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65753/index.cnxml:1:226: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol1/m65753/index.cnxml:639:103: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65753/index.cnxml:639:103: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65753/index.cnxml:639:103: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65753/index.cnxml:689:103: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65753/index.cnxml:689:103: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65753/index.cnxml:689:103: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65783/index.cnxml:4127:82: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65801/index.cnxml:264:12: error: element "m:msup" incomplete; expected element ...
.../pl-u-physics-vol1/m65800/index.cnxml:342:46: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65842/index.cnxml:2522:50: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65842/index.cnxml:2547:50: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65744/index.cnxml:1:279: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol1/m65847/index.cnxml:777:52: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65847/index.cnxml:807:52: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65847/index.cnxml:819:52: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65757/index.cnxml:2161:60: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65793/index.cnxml:1:279: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol1/m65793/index.cnxml:486:103: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65793/index.cnxml:486:103: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65793/index.cnxml:486:103: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65793/index.cnxml:540:103: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65793/index.cnxml:540:103: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65793/index.cnxml:540:103: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65793/index.cnxml:935:368: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65793/index.cnxml:935:1282: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65792/index.cnxml:1:279: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol1/m65792/index.cnxml:850:3823: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65792/index.cnxml:850:3823: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65792/index.cnxml:850:3823: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65792/index.cnxml:850:5036: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65792/index.cnxml:850:5036: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65792/index.cnxml:850:5036: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65792/index.cnxml:994:5614: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65792/index.cnxml:994:5614: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65792/index.cnxml:994:5614: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m63766/index.cnxml:4675:42: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m63766/index.cnxml:4700:42: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65848/index.cnxml:1665:41: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../pl-u-physics-vol1/m65848/index.cnxml:1674:45: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../pl-u-physics-vol1/m65848/index.cnxml:1683:45: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../pl-u-physics-vol1/m65848/index.cnxml:1691:45: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../pl-u-physics-vol1/m65848/index.cnxml:1714:41: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../pl-u-physics-vol1/m65848/index.cnxml:1723:41: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../pl-u-physics-vol1/m65848/index.cnxml:1766:41: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../pl-u-physics-vol1/m65848/index.cnxml:1775:45: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../pl-u-physics-vol1/m65848/index.cnxml:1784:45: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../pl-u-physics-vol1/m65848/index.cnxml:1792:45: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../pl-u-physics-vol1/m65737/index.cnxml:259:50: error: element "m:mspace" not allowed here; expected the element end-tag
.../pl-u-physics-vol1/m65853/index.cnxml:1:188: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol1/m65760/index.cnxml:1515:42: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65760/index.cnxml:1570:42: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65760/index.cnxml:1618:42: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65760/index.cnxml:1708:48: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65760/index.cnxml:1782:48: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65760/index.cnxml:1793:48: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m63772/index.cnxml:2122:17: error: element "m:mn" not allowed here; expected the element end-tag
.../pl-u-physics-vol1/m65855/index.cnxml:1:188: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol1/m65855/index.cnxml:1135:150: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65855/index.cnxml:1135:150: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65855/index.cnxml:1135:150: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65788/index.cnxml:4718:22: error: element "m:msup" incomplete; expected element ...
.../pl-u-physics-vol1/m65810/index.cnxml:153:14: error: element "m:msup" incomplete; expected element ...
.../pl-u-physics-vol1/m65810/index.cnxml:173:12: error: element "m:msup" incomplete; expected element ...
.../pl-u-physics-vol1/m65810/index.cnxml:970:28: error: element "m:msup" incomplete; expected element ...
.../pl-u-physics-vol1/m65810/index.cnxml:1142:50: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65806/index.cnxml:1:226: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol1/m65806/index.cnxml:765:3325: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65806/index.cnxml:765:3325: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65806/index.cnxml:765:3325: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65806/index.cnxml:765:4144: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65806/index.cnxml:765:4144: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65806/index.cnxml:765:4144: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65774/index.cnxml:1178:34: error: element "m:msup" incomplete; expected element ...
.../pl-u-physics-vol1/m65752/index.cnxml:2036:52: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65758/index.cnxml:482:54: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65758/index.cnxml:489:54: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65758/index.cnxml:568:42: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65758/index.cnxml:579:42: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65758/index.cnxml:605:42: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65758/index.cnxml:645:42: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65758/index.cnxml:656:42: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65795/index.cnxml:1:279: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol1/m65795/index.cnxml:803:4284: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65795/index.cnxml:803:4284: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65795/index.cnxml:803:4284: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65795/index.cnxml:803:4911: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65795/index.cnxml:803:4911: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65795/index.cnxml:803:4911: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65795/index.cnxml:954:3775: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65795/index.cnxml:954:3775: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65795/index.cnxml:954:3775: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol1/m65767/index.cnxml:1601:14: error: element "m:msup" incomplete; expected element ...
.../pl-u-physics-vol1/m65767/index.cnxml:1625:12: error: element "m:msup" incomplete; expected element ...
.../pl-u-physics-vol2/m67174/index.cnxml:1:279: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67174/index.cnxml:2065:160: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67174/index.cnxml:2065:160: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67174/index.cnxml:2065:160: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m65857/index.cnxml:1:188: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67197/index.cnxml:1:203: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67197/index.cnxml:2117:159: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67197/index.cnxml:2117:159: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67197/index.cnxml:2117:159: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67148/index.cnxml:1:279: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67148/index.cnxml:2165:151: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67148/index.cnxml:2165:151: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67148/index.cnxml:2165:151: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67166/index.cnxml:1:245: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67166/index.cnxml:79:3099: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67166/index.cnxml:79:3099: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67166/index.cnxml:79:3099: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67166/index.cnxml:79:3863: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67166/index.cnxml:79:3863: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67166/index.cnxml:79:3863: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67178/index.cnxml:1:316: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67242/index.cnxml:1:279: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67242/index.cnxml:1271:6451: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67242/index.cnxml:1271:6451: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67242/index.cnxml:1271:6451: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67242/index.cnxml:1271:7031: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67242/index.cnxml:1271:7031: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67242/index.cnxml:1271:7031: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67242/index.cnxml:1271:8466: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67242/index.cnxml:1271:8466: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67242/index.cnxml:1271:8466: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67234/index.cnxml:1:245: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67234/index.cnxml:1636:105: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67234/index.cnxml:1636:105: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67234/index.cnxml:1636:105: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67234/index.cnxml:1724:105: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67234/index.cnxml:1724:105: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67234/index.cnxml:1724:105: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67146/index.cnxml:1:279: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67146/index.cnxml:854:167: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67146/index.cnxml:854:167: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67146/index.cnxml:854:167: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67146/index.cnxml:1118:167: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67146/index.cnxml:1118:167: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67146/index.cnxml:1118:167: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67146/index.cnxml:1896:114: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67146/index.cnxml:1896:114: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67146/index.cnxml:1896:114: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67146/index.cnxml:1966:114: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67146/index.cnxml:1966:114: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67146/index.cnxml:1966:114: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67237/index.cnxml:1:245: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67237/index.cnxml:786:153: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67237/index.cnxml:786:153: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67237/index.cnxml:786:153: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67144/index.cnxml:1:245: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67144/index.cnxml:2426:151: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67144/index.cnxml:2426:151: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67144/index.cnxml:2426:151: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67184/index.cnxml:1:245: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67184/index.cnxml:586:151: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67184/index.cnxml:586:151: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67184/index.cnxml:586:151: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67184/index.cnxml:1385:103: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67184/index.cnxml:1385:103: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67184/index.cnxml:1385:103: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67184/index.cnxml:1464:103: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67184/index.cnxml:1464:103: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67184/index.cnxml:1464:103: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67211/index.cnxml:1:245: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67211/index.cnxml:1230:103: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67211/index.cnxml:1230:103: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67211/index.cnxml:1230:103: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67211/index.cnxml:1396:103: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67211/index.cnxml:1396:103: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67211/index.cnxml:1396:103: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67150/index.cnxml:1:190: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67150/index.cnxml:679:8632: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67150/index.cnxml:679:8632: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67150/index.cnxml:679:8632: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67150/index.cnxml:679:10477: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67150/index.cnxml:679:10477: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67150/index.cnxml:679:10477: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67150/index.cnxml:679:11222: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67150/index.cnxml:679:11222: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67150/index.cnxml:679:11222: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67150/index.cnxml:679:13325: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67150/index.cnxml:679:13325: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67150/index.cnxml:679:13325: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67209/index.cnxml:1:245: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m65853/index.cnxml:1:188: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67162/index.cnxml:1:245: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67162/index.cnxml:815:151: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67162/index.cnxml:815:151: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67162/index.cnxml:815:151: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67162/index.cnxml:1606:151: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67162/index.cnxml:1606:151: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67162/index.cnxml:1606:151: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67162/index.cnxml:1906:151: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67162/index.cnxml:1906:151: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67162/index.cnxml:1906:151: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67187/index.cnxml:1:245: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67187/index.cnxml:679:155: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67187/index.cnxml:679:155: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67187/index.cnxml:679:155: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67187/index.cnxml:920:157: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67187/index.cnxml:920:157: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67187/index.cnxml:920:157: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67201/index.cnxml:1:353: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67201/index.cnxml:664:103: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67201/index.cnxml:664:103: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67201/index.cnxml:664:103: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67201/index.cnxml:855:151: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67201/index.cnxml:855:151: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67201/index.cnxml:855:151: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67201/index.cnxml:1224:103: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67201/index.cnxml:1224:103: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67201/index.cnxml:1224:103: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67201/index.cnxml:1330:103: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67201/index.cnxml:1330:103: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67201/index.cnxml:1330:103: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67163/index.cnxml:1:245: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67163/index.cnxml:304:153: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67163/index.cnxml:304:153: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67163/index.cnxml:304:153: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67163/index.cnxml:430:105: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67163/index.cnxml:430:105: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67163/index.cnxml:430:105: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67163/index.cnxml:2050:151: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67163/index.cnxml:2050:151: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67163/index.cnxml:2050:151: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m65855/index.cnxml:1:188: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m65855/index.cnxml:1135:150: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m65855/index.cnxml:1135:150: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m65855/index.cnxml:1135:150: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67195/index.cnxml:1:292: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67195/index.cnxml:2102:174: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67195/index.cnxml:2102:174: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67195/index.cnxml:2102:174: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67182/index.cnxml:1:245: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67182/index.cnxml:739:153: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67182/index.cnxml:739:153: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67182/index.cnxml:739:153: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67173/index.cnxml:1:316: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67173/index.cnxml:373:6304: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67173/index.cnxml:373:6304: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67173/index.cnxml:373:6304: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67173/index.cnxml:373:7814: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67173/index.cnxml:373:7814: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67173/index.cnxml:373:7814: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67173/index.cnxml:1360:6644: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67173/index.cnxml:1360:6644: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67173/index.cnxml:1360:6644: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67173/index.cnxml:1360:8153: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67173/index.cnxml:1360:8153: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67173/index.cnxml:1360:8153: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67173/index.cnxml:1719:4559: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67173/index.cnxml:1719:4559: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67173/index.cnxml:1719:4559: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67173/index.cnxml:1719:6493: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67173/index.cnxml:1719:6493: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67173/index.cnxml:1719:6493: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67173/index.cnxml:1769:4858: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67173/index.cnxml:1769:4858: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67173/index.cnxml:1769:4858: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67173/index.cnxml:1769:6890: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67173/index.cnxml:1769:6890: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67173/index.cnxml:1769:6890: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67176/index.cnxml:1:316: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67176/index.cnxml:749:161: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67176/index.cnxml:749:161: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67176/index.cnxml:749:161: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67204/index.cnxml:1:245: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67204/index.cnxml:612:105: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67204/index.cnxml:612:105: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67204/index.cnxml:612:105: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67204/index.cnxml:662:105: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67204/index.cnxml:662:105: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67204/index.cnxml:662:105: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67204/index.cnxml:1141:153: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67204/index.cnxml:1141:153: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67204/index.cnxml:1141:153: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67175/index.cnxml:1:316: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67175/index.cnxml:2492:107: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67175/index.cnxml:2492:107: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67175/index.cnxml:2492:107: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67175/index.cnxml:2566:107: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67175/index.cnxml:2566:107: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67175/index.cnxml:2566:107: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67180/index.cnxml:1:279: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67180/index.cnxml:1429:172: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67180/index.cnxml:1429:172: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67180/index.cnxml:1429:172: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67217/index.cnxml:1:300: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67217/index.cnxml:1019:163: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67217/index.cnxml:1019:163: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67217/index.cnxml:1019:163: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67143/index.cnxml:1:245: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67143/index.cnxml:1287:156: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67143/index.cnxml:1287:156: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67143/index.cnxml:1287:156: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67206/index.cnxml:1:245: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67206/index.cnxml:689:153: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67206/index.cnxml:689:153: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67206/index.cnxml:689:153: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67158/index.cnxml:1:316: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67158/index.cnxml:358:103: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67158/index.cnxml:358:103: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67158/index.cnxml:358:103: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67158/index.cnxml:429:103: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67158/index.cnxml:429:103: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67158/index.cnxml:429:103: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67158/index.cnxml:616:103: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67158/index.cnxml:616:103: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67158/index.cnxml:616:103: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67158/index.cnxml:686:103: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67158/index.cnxml:686:103: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67158/index.cnxml:686:103: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67177/index.cnxml:1:316: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67164/index.cnxml:1:245: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol2/m67164/index.cnxml:1249:159: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67164/index.cnxml:1249:159: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67164/index.cnxml:1249:159: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67164/index.cnxml:1420:5193: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67164/index.cnxml:1420:5193: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67164/index.cnxml:1420:5193: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67164/index.cnxml:1420:6150: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67164/index.cnxml:1420:6150: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67164/index.cnxml:1420:6150: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67164/index.cnxml:1645:5180: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67164/index.cnxml:1645:5180: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67164/index.cnxml:1645:5180: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67164/index.cnxml:1645:6123: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67164/index.cnxml:1645:6123: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67164/index.cnxml:1645:6123: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67164/index.cnxml:2257:117: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67164/index.cnxml:2257:117: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67164/index.cnxml:2257:117: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67164/index.cnxml:2385:117: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67164/index.cnxml:2385:117: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67164/index.cnxml:2385:117: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67164/index.cnxml:2968:171: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67164/index.cnxml:2968:171: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67164/index.cnxml:2968:171: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol2/m67203/index.cnxml:1:245: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol3/m65857/index.cnxml:1:188: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol3/m68236/index.cnxml:1:279: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol3/m68256/index.cnxml:1:279: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol3/m68256/index.cnxml:222:3210: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68256/index.cnxml:222:3210: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68256/index.cnxml:222:3210: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68256/index.cnxml:222:4572: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68256/index.cnxml:222:4572: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68256/index.cnxml:222:4572: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68246/index.cnxml:1:279: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol3/m68246/index.cnxml:284:170: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68246/index.cnxml:284:170: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68246/index.cnxml:284:170: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68261/index.cnxml:1:279: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol3/m68261/index.cnxml:359:5689: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68261/index.cnxml:359:5689: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68261/index.cnxml:359:5689: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68261/index.cnxml:361:5875: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68261/index.cnxml:361:5875: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68261/index.cnxml:361:5875: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68261/index.cnxml:875:4989: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68261/index.cnxml:875:4989: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68261/index.cnxml:875:4989: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68240/index.cnxml:1:279: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol3/m68248/index.cnxml:1:279: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol3/m65853/index.cnxml:1:188: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol3/m68237/index.cnxml:1:279: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol3/m68237/index.cnxml:1297:3414: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68237/index.cnxml:1297:3414: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68237/index.cnxml:1297:3414: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m65855/index.cnxml:1:188: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol3/m65855/index.cnxml:1135:150: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m65855/index.cnxml:1135:150: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m65855/index.cnxml:1135:150: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68247/index.cnxml:1:279: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol3/m68247/index.cnxml:610:170: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68247/index.cnxml:610:170: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68247/index.cnxml:610:170: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68247/index.cnxml:3268:174: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68247/index.cnxml:3268:174: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68247/index.cnxml:3268:174: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68247/index.cnxml:3683:172: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68247/index.cnxml:3683:172: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68247/index.cnxml:3683:172: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68247/index.cnxml:4290:172: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68247/index.cnxml:4290:172: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68247/index.cnxml:4290:172: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68247/index.cnxml:4757:172: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68247/index.cnxml:4757:172: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68247/index.cnxml:4757:172: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68247/index.cnxml:5319:172: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68247/index.cnxml:5319:172: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68247/index.cnxml:5319:172: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68252/index.cnxml:1:279: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol3/m68252/index.cnxml:2576:172: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68252/index.cnxml:2576:172: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68252/index.cnxml:2576:172: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68252/index.cnxml:2828:172: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68252/index.cnxml:2828:172: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68252/index.cnxml:2828:172: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68252/index.cnxml:3082:172: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68252/index.cnxml:3082:172: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68252/index.cnxml:3082:172: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68252/index.cnxml:3327:172: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68252/index.cnxml:3327:172: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68252/index.cnxml:3327:172: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68239/index.cnxml:1:279: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol3/m68241/index.cnxml:1:279: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol3/m68241/index.cnxml:618:170: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68241/index.cnxml:618:170: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68241/index.cnxml:618:170: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68241/index.cnxml:857:170: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68241/index.cnxml:857:170: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68241/index.cnxml:857:170: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68234/index.cnxml:1:292: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol3/m68234/index.cnxml:522:3471: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68234/index.cnxml:522:3471: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68234/index.cnxml:522:3471: error: attribute "linebreak" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68266/index.cnxml:1:279: error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
.../pl-u-physics-vol3/m68266/index.cnxml:325:172: error: attribute "indentalign" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68266/index.cnxml:325:172: error: attribute "indenttarget" not allowed here; expected attribute ...
.../pl-u-physics-vol3/m68266/index.cnxml:325:172: error: attribute "linebreak" not allowed here; expected attribute ...
.../precalculus/m49449/index.cnxml:433:12: error: element "m:msub" incomplete; expected element ...
.../precalculus/m49372/index.cnxml:80:15: error: element "m:msup" incomplete; expected element ...
.../precalculus/m49448/index.cnxml:495:12: error: element "m:msub" incomplete; expected element ...
.../precalculus/m49314/index.cnxml:1561:36: error: element "m:mtd" not allowed here; expected the element end-tag or element ...
.../precalculus/m49363/index.cnxml:209:132: error: element "m:mmultiscripts" incomplete; expected element ...
.../precalculus/m49363/index.cnxml:210:134: error: element "m:mmultiscripts" incomplete; expected element ...
.../precalculus/m49363/index.cnxml:211:145: error: element "m:mmultiscripts" incomplete; expected element ...
.../precalculus/m49363/index.cnxml:235:214: error: element "m:mmultiscripts" incomplete; expected element ...
.../precalculus/m49363/index.cnxml:237:213: error: element "m:mmultiscripts" incomplete; expected element ...
.../precalculus/m49363/index.cnxml:255:144: error: element "m:mmultiscripts" incomplete; expected element ...
.../precalculus/m49363/index.cnxml:349:144: error: element "m:mmultiscripts" incomplete; expected element ...
.../precalculus/m49363/index.cnxml:351:143: error: element "m:mmultiscripts" incomplete; expected element ...
.../precalculus/m49363/index.cnxml:354:176: error: element "m:mmultiscripts" incomplete; expected element ...
.../precalculus/m49363/index.cnxml:360:146: error: element "m:mmultiscripts" incomplete; expected element ...
.../precalculus/m49363/index.cnxml:365:143: error: element "m:mmultiscripts" incomplete; expected element ...
.../precalculus/m49363/index.cnxml:368:144: error: element "m:mmultiscripts" incomplete; expected element ...
.../precalculus/m49363/index.cnxml:371:143: error: element "m:mmultiscripts" incomplete; expected element ...
.../precalculus/m49363/index.cnxml:373:176: error: element "m:mmultiscripts" incomplete; expected element ...
.../precalculus/m49363/index.cnxml:375:162: error: element "m:mmultiscripts" incomplete; expected element ...
.../precalculus/m49363/index.cnxml:2477:17: error: element "m:mprescripts" not allowed yet; expected element ...
.../precalculus/m49411/index.cnxml:2064:30: error: element "m:mtr" not allowed here; expected the element end-tag or element ...
.../precalculus/m49411/index.cnxml:2068:30: error: element "m:mtr" not allowed here; expected the element end-tag or element ...
.../precalculus/m49441/index.cnxml:227:317: error: attribute "linebreak" not allowed here; expected attribute ...
.../precalculus/m49441/index.cnxml:230:317: error: attribute "linebreak" not allowed here; expected attribute ...
.../precalculus/m49441/index.cnxml:264:859: error: attribute "linebreak" not allowed here; expected attribute ...
.../precalculus/m49441/index.cnxml:264:1141: error: attribute "linebreak" not allowed here; expected attribute ...
.../precalculus/m49441/index.cnxml:270:208: error: attribute "linebreak" not allowed here; expected attribute ...
.../precalculus/m49441/index.cnxml:272:183: error: attribute "linebreak" not allowed here; expected attribute ...
.../precalculus/m49399/index.cnxml:4811:10: error: element "m:msup" incomplete; expected element ...
.../precalculus/m49399/index.cnxml:5413:12: error: element "m:mi" not allowed here; expected the element end-tag
.../precalculus/m49432/index.cnxml:265:513: error: attribute "linebreak" not allowed here; expected attribute ...
.../precalculus/m49432/index.cnxml:269:852: error: attribute "linebreak" not allowed here; expected attribute ...
.../precalculus/m49432/index.cnxml:269:2043: error: attribute "linebreak" not allowed here; expected attribute ...
.../precalculus/m49432/index.cnxml:269:2074: error: attribute "linebreak" not allowed here; expected attribute ...
.../precalculus/m49432/index.cnxml:273:305: error: attribute "linebreak" not allowed here; expected attribute ...
.../precalculus/m49432/index.cnxml:273:547: error: attribute "linebreak" not allowed here; expected attribute ...
.../precalculus/m49432/index.cnxml:277:319: error: attribute "linebreak" not allowed here; expected attribute ...
.../precalculus/m49439/index.cnxml:8903:9: error: element "m:mo" not allowed here; expected the element end-tag
.../precalculus/m49439/index.cnxml:8903:23: error: element "m:mn" not allowed here; expected the element end-tag
.../precalculus/m49395/index.cnxml:327:14: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../precalculus/m49395/index.cnxml:474:14: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../precalculus/m49395/index.cnxml:536:14: error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
.../precalculus/m49406/index.cnxml:1895:3762: error: element "m:msup" incomplete; expected element ...
.../precalculus/m49324/index.cnxml:197:10: error: element "m:msub" incomplete; expected element ...
.../prealgebra-2e/m81256/index.cnxml:244:46: error: element "m:mtd" not allowed here; expected the element end-tag or element ...
.../prealgebra-2e/m81243/index.cnxml:163:87: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../prealgebra-2e/m81243/index.cnxml:170:86: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../prealgebra-2e/m81243/index.cnxml:177:77: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../prealgebra-2e/m81243/index.cnxml:177:124: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../prealgebra-2e/m81243/index.cnxml:180:144: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../prealgebra-2e/m81243/index.cnxml:227:87: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../prealgebra-2e/m81243/index.cnxml:234:86: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../prealgebra-2e/m81243/index.cnxml:241:77: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../prealgebra-2e/m81243/index.cnxml:241:124: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../prealgebra-2e/m81243/index.cnxml:244:119: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../prealgebra-2e/m81281/index.cnxml:1566:102: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../prealgebra-2e/m81325/index.cnxml:263:92: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../prealgebra-2e/m81325/index.cnxml:263:153: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../prealgebra-2e/m81337/index.cnxml:107:98: error: value of attribute "width" is invalid; must be a string matching the regular expression ...
.../psychology-2e/m82213/index.cnxml:180:121: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m47060/index.cnxml:1373:34: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m47050/index.cnxml:463:22: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46950/index.cnxml:994:26: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46969/index.cnxml:447:72: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46969/index.cnxml:755:120: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46969/index.cnxml:1242:229: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46969/index.cnxml:1252:36: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46969/index.cnxml:1289:47: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46969/index.cnxml:1318:89: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46969/index.cnxml:1326:47: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46969/index.cnxml:1373:127: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46969/index.cnxml:1381:47: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46969/index.cnxml:1554:103: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46969/index.cnxml:1566:352: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m47865/index.cnxml:404:20: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m47865/index.cnxml:1090:34: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m47865/index.cnxml:1099:34: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m47865/index.cnxml:1581:72: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m47865/index.cnxml:1604:33: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m47865/index.cnxml:3625:184: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46965/index.cnxml:109:46: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46965/index.cnxml:381:130: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46965/index.cnxml:388:187: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m47125/index.cnxml:1299:81: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m47125/index.cnxml:1308:32: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m47125/index.cnxml:1319:79: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m47125/index.cnxml:1328:32: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46973/index.cnxml:1061:156: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46922/index.cnxml:950:60: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46994/index.cnxml:651:102: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46967/index.cnxml:130:493: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46967/index.cnxml:140:50: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46967/index.cnxml:164:150: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46967/index.cnxml:173:449: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46967/index.cnxml:189:443: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46967/index.cnxml:196:64: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m47045/index.cnxml:233:9: error: element "m:msub" not allowed here; expected the element end-tag or element ...
.../statistics/m46972/index.cnxml:298:237: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46972/index.cnxml:311:32: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46972/index.cnxml:385:1040: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46972/index.cnxml:394:32: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46972/index.cnxml:404:326: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46972/index.cnxml:417:32: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46972/index.cnxml:532:234: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46972/index.cnxml:541:32: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46972/index.cnxml:869:9: error: element "m:mrow" not allowed here; expected the element end-tag or element ...
.../statistics/m46972/index.cnxml:870:9: error: element "m:mrow" not allowed here; expected the element end-tag or element ...
.../statistics/m46972/index.cnxml:872:9: error: element "m:mrow" not allowed here; expected the element end-tag or element ...
.../statistics/m46972/index.cnxml:1549:26: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46972/index.cnxml:1563:26: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m46972/index.cnxml:1990:127: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../statistics/m47019/index.cnxml:138:98: error: element "m:mi" not allowed here; expected the element end-tag or element ...
.../statistics/m47019/index.cnxml:139:110: error: element "m:mi" not allowed here; expected the element end-tag or element ...
.../statistics/m47019/index.cnxml:1519:30: error: value of attribute "display" is invalid; must be equal to "block" or "inline"
.../u-physics-vol1/m58278/index.cnxml:130:208: error: element "m:msub" incomplete; expected element ...
.../u-physics-vol1/m58358/index.cnxml:136:249: error: element "m:msub" incomplete; expected element ...
.../u-physics-vol1/m58312/index.cnxml:254:10: error: element "m:msup" incomplete; expected element ...
.../u-physics-vol1/m58280/index.cnxml:224:1135: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../u-physics-vol1/m58280/index.cnxml:224:1423: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../u-physics-vol1/m58280/index.cnxml:232:1095: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../u-physics-vol1/m58280/index.cnxml:232:1622: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../u-physics-vol1/m58280/index.cnxml:232:2431: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../u-physics-vol1/m58280/index.cnxml:233:743: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../u-physics-vol1/m58280/index.cnxml:234:642: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../u-physics-vol1/m58280/index.cnxml:508:2937: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../u-physics-vol1/m58280/index.cnxml:508:3076: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../u-physics-vol1/m58293/index.cnxml:325:659: error: element "m:mtext" not allowed here; expected the element end-tag
.../u-physics-vol1/m58279/index.cnxml:321:1291: error: value of attribute "mathvariant" is invalid; must be equal to ...
.../u-physics-vol1/m58308/index.cnxml:85:380: error: element "m:mspace" not allowed here; expected the element end-tag
.../u-physics-vol1/m58326/index.cnxml:87:522: error: element "m:mo" not allowed here; expected the element end-tag
.../u-physics-vol2/m58722/index.cnxml:143:903: error: element "m:msup" incomplete; expected element ...
.../u-physics-vol2/m58722/index.cnxml:148:2559: error: element "m:msup" incomplete; expected element ...
.../u-physics-vol2/m58745/index.cnxml:98:223: error: element "m:mo" not allowed here; expected the element end-tag
.../u-physics-vol3/m58572/index.cnxml:80:626: error: element "m:msubsup" incomplete; expected element ...
.../u-physics-vol3/m58609/index.cnxml:274:226: error: element "m:msub" incomplete; expected element ...

There are 46 unique errors and this is how frequently each one occurs. We can write automated fixes for the most common ones which should help reduce the manual burden:

    240 error: value of attribute "display" is invalid; must be equal to "block" or "inline"
    232 error: attribute "linebreak" not allowed here; expected attribute ...
    166 error: element "m:msup" incomplete; expected element ...
    154 error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mtd"
    137 error: element "m:msubsup" incomplete; expected element ...
    111 error: attribute "indenttarget" not allowed here; expected attribute ...
    111 error: attribute "indentalign" not allowed here; expected attribute ...
     63 error: value of attribute "cnxml-version" is invalid; must be equal to "0.7"
     60 error: element "m:mmultiscripts" incomplete; expected element ...
     46 error: value of attribute "mathvariant" is invalid; must be equal to ...
     38 error: value of attribute "width" is invalid; must be a string matching the regular expression ...
     36 error: element "m:mn" not allowed here; expected the element end-tag
     32 error: element "m:msub" incomplete; expected element ...
     25 error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
     18 error: element "m:mrow" not allowed here; expected the element end-tag or element "m:annotation" or "m:annotation-xml"
     14 error: element "m:mrow" not allowed here; expected the element end-tag
     12 error: element "m:mo" not allowed here; expected the element end-tag
     10 error: element "m:mtd" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
     10 error: element "m:mtd" not allowed here; expected the element end-tag or element ...
      8 error: element "m:mspace" not allowed here; expected the element end-tag
      8 error: element "m:mi" not allowed here; expected the element end-tag
      7 error: element "m:mtext" not allowed here; expected the element end-tag
      7 error: element "m:mo" not allowed here; expected the element end-tag or element "m:mtd"
      6 error: element "m:mrow" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
      6 error: element "m:mrow" not allowed here; expected the element end-tag or element ...
      5 error: element "m:mi" not allowed here; expected the element end-tag or element ...
      5 error: element "m:mfrac" not allowed here; expected the element end-tag or element "m:mtd"
      4 error: element "m:mtr" not allowed here; expected the element end-tag or element "m:mtd"
      4 error: element "m:mtext" not allowed here; expected the element end-tag or element "m:annotation" or "m:annotation-xml"
      4 error: element "m:mtd" not allowed here; expected element ...
      4 error: element "m:mprescripts" not allowed yet; expected element ...
      4 error: element "m:mi" not allowed here; expected the element end-tag or element "m:mtd"
      4 error: element "m:mfrac" incomplete; expected element ...
      3 error: value of attribute "rowalign" is invalid; must be equal to "axis", "baseline", "bottom", "center" or "top"
      3 error: value of attribute "columnalign" is invalid; must be equal to "center", "left" or "right"
      3 error: element "m:munder" incomplete; expected element ...
      3 error: element "m:mtext" not allowed here; expected the element end-tag or element "m:mtd"
      2 error: element "m:semantics" incomplete; expected element ...
      2 error: element "m:mtr" not allowed here; expected the element end-tag or element ...
      2 error: element "m:msub" not allowed here; expected the element end-tag or element ...
      2 error: element "m:msub" not allowed here; expected the element end-tag
      2 error: element "m:mspace" not allowed here; expected the element end-tag or element "m:mtd"
      2 error: element "m:mn" not allowed here; expected the element end-tag or element "m:mtd"
      1 error: element "m:munder" not allowed here; expected the element end-tag or element "m:mlabeledtr" or "m:mtr"
      1 error: element "m:mstyle" not allowed here; expected the element end-tag
      1 error: element "m:msqrt" not allowed here; expected the element end-tag

@ckline-tryptic

Copy link
Copy Markdown
Click me to show/hide the script

Boo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants