This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <mrow> | |
| <mrow> | |
| <mi>P</mi> | |
| <mi>V</mi> | |
| <msub> | |
| <mi>E</mi> | |
| <mrow> | |
| <mtext>Brutto</mtext> | |
| <mtext>,a</mtext> | |
| </mrow> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <apply> | |
| <eq/> | |
| <ci>x</ci> | |
| <apply> | |
| <divide/> | |
| <apply> | |
| <plus/> | |
| <apply> | |
| <minus/> | |
| <ci>b</ci> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <mrow> | |
| <mi>x</mi> | |
| <mo>=</mo> | |
| <mfrac> | |
| <mrow> | |
| <mrow> | |
| <mo>-</mo> | |
| <mi>b</mi> | |
| </mrow> | |
| <mo>±<!--PLUS-MINUS SIGN--></mo> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <xsl:template match="article"> | |
| <xsl:call-template name="insert-build-details-comment"/> | |
| <tps:content xmlns:tps="http://www.typefi.com/ContentXML" | |
| xmlns:xsi="http://w3.org/2001/XMLSchema-instance" | |
| schemaVersion="3.2" | |
| xsi:schemaLocation="http://www.typefi.com/ContentXML | |
| http://www.typefi.com/TPS/content/3_2/ContentXML.xsd" | |
| whiteSpaceMode="preserve"> | |
| <xsl:call-template name="insert-article-project-fields"/> | |
| <tps:section type="{tps:get-article-section-type(.)}" id="{generate-id()}"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <xsl:template match="article"> | |
| <xsl:call-template name="insert-build-details-comment"/> | |
| <tps:content xmlns:tps="http://www.typefi.com/ContentXML" | |
| xmlns:xsi="http://w3.org/2001/XMLSchema-instance" | |
| schemaVersion="3.2" | |
| xsi:schemaLocation="http://www.typefi.com/ContentXML | |
| http://www.typefi.com/TPS/content/3_2/ContentXML.xsd" | |
| whiteSpaceMode="preserve"> | |
| <xsl:call-template name="insert-article-project-fields"/> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <xsl:template match="article"> | |
| <xsl:call-template name="insert-build-details-comment"/> | |
| <tps:content xmlns:tps="http://www.typefi.com/ContentXML" | |
| xmlns:xsi="http://w3.org/2001/XMLSchema-instance" | |
| schemaVersion="3.2" | |
| xsi:schemaLocation="http://www.typefi.com/ContentXML | |
| http://www.typefi.com/TPS/content/3_2/ContentXML.xsd" | |
| whiteSpaceMode="preserve"> | |
| <xsl:call-template name="insert-article-project-fields"/> | |
| <tps:section type="{tps:get-article-section-type(.)}" id="{generate-id()}"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <xsl:template match="article"> | |
| <xsl:call-template name="insert-build-details-comment"/> | |
| <tps:content xmlns:tps="http://www.typefi.com/ContentXML" | |
| xmlns:xsi="http://w3.org/2001/XMLSchema-instance" | |
| schemaVersion="2.0" | |
| xsi:schemaLocation="http://www.typefi.com/ContentXML | |
| http://www.typefi.com/TPS/content/2_0/ContentXML.xsd" | |
| whiteSpaceMode="preserve"> | |
| <xsl:call-template name="insert-article-project-fields"/> | |
| <tps:section type="{tps:get-article-section-type(.)}" id="{generate-id()}"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <xsl:template match="article"> | |
| <xsl:call-template name="insert-build-details-comment"/> | |
| <tps:content xmlns:tps="http://www.typefi.com/ContentXML" | |
| xmlns:xsi="http://w3.org/2001/XMLSchema-instance" | |
| schemaVersion="2.2" | |
| xsi:schemaLocation="http://www.typefi.com/ContentXML | |
| http://www.typefi.com/TPS/content/2_2/ContentXML.xsd" | |
| whiteSpaceMode="preserve"> | |
| <xsl:call-template name="insert-article-project-fields"/> | |
| <tps:section type="{tps:get-article-section-type(.)}" id="{generate-id()}"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <xsl:template match="article"> | |
| <xsl:call-template name="insert-build-details-comment"/> | |
| <tps:content xmlns:tps="http://www.typefi.com/ContentXML" | |
| xmlns:xsi="http://w3.org/2001/XMLSchema-instance" | |
| schemaVersion="2.2" | |
| xsi:schemaLocation="http://www.typefi.com/ContentXML | |
| http://www.typefi.com/TPS/content/2_2/ContentXML.xsd" | |
| whiteSpaceMode="preserve"> | |
| <xsl:call-template name="insert-article-project-fields"/> | |
| <tps:section type="{tps:get-article-section-type(.)}" id="{generate-id()}"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.0 20120330//EN" "JATS-journalpublishing1.dtd"> | |
| <article xmlns:mml="http://www.w3.org/1998/Math/MathML" | |
| xmlns:xlink="http://www.w3.org/1999/xlink" | |
| dtd-version="1.0" | |
| article-type="article" | |
| specific-use="migrated"> | |
| <front>...</front> | |
| <body>...</body> | |
| <back>...</back> |