You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: a11y-meta-display-guide/2.0/draft/techniques/onix-metadata/index.html
+6-6
Original file line number
Diff line number
Diff line change
@@ -585,15 +585,15 @@ <h4>Understanding the variables</h4>
585
585
<h4>Variables setup</h4>
586
586
<olclass="condition">
587
587
<li><b>LET</b><var>onix</var> be the result of calling <ahref="#preprocessing">preprocessing</a> given <var>onix_record_as_text</var>.</li>
588
-
<li><b>LET</b><var>audiobook</var> be the result of calling <ahref="#check-for-node">check for node</a> on <var>onix</var>, <codeclass="xpath">/ONIXMessage/Product/DescriptiveDetail/DescriptiveDetail[PrimaryContentType = "81" or ContentType = "81"] </code>.</li>
588
+
<li><b>LET</b><var>audiobook</var> be the result of calling <ahref="#check-for-node">check for node</a> on <var>onix</var>, <codeclass="xpath">/ONIXMessage/Product/DescriptiveDetail/DescriptiveDetail[PrimaryContentType = "81" or ProductContentType = "81"] </code>.</li>
589
589
<li><b>LET</b><var>all_content_audio</var> be the result of calling <ahref="#check-for-node">check for node</a> on <var>onix</var>, <codeclass="xpath">/ONIXMessage/Product/DescriptiveDetail/ProductFormFeature[ProductFormFeatureType = "09" and ProductFormFeatureValue = "39"]</code>.</li>
590
590
<li><b>LET</b><var>all_content_pre_recorded</var> be the result of calling <ahref="#check-for-node">check for node</a> on <var>onix</var>, <codeclass="xpath">/ONIXMessage/Product/DescriptiveDetail/ProductFormFeature[ProductFormFeatureType = "09" and ProductFormFeatureValue = "51"]</code>.</li>
591
591
<li><b>LET</b><var>synchronised_pre_recorded_audio</var> be the result of calling <ahref="#check-for-node">check for node</a> on <var>onix</var>, <codeclass="xpath">/ONIXMessage/Product/DescriptiveDetail/ProductFormFeature[ProductFormFeatureType = "09" and ProductFormFeatureValue = "20"]</code>
592
592
AND calling <ahref="#check-for-node">check for node</a> on <var>onix</var>, <codeclass="xpath">/ONIXMessage/Product/DescriptiveDetail/ProductFormDetail[text() = "A305"]</code>.
593
593
</li>
594
-
<li><b>LET</b><var>non_textual_content_audio</var> be the result of calling <ahref="#check-for-node">check for node</a> on <var>onix</var>, <codeclass="xpath">/ONIXMessage/Product/DescriptiveDetail/DescriptiveDetail[ContentType = "21" or ContentType = "22"] </code>.
594
+
<li><b>LET</b><var>non_textual_content_audio</var> be the result of calling <ahref="#check-for-node">check for node</a> on <var>onix</var>, <codeclass="xpath">/ONIXMessage/Product/DescriptiveDetail/DescriptiveDetail[PrimaryContentType = "21" or ProductContentType = "22" or ProductContentType = "21" or ProductContentType = "22"] </code>.
595
595
</li>
596
-
<li><b>LET</b><var>non_textual_content_audio_in_video</var> be the result of calling <ahref="#check-for-node">check for node</a> on <var>onix</var>, <codeclass="xpath">/ONIXMessage/Product/DescriptiveDetail/DescriptiveDetail[ContentType = "06" or ContentType = "25" or ContentType = "26" or ContentType = "27" or ContentType = "28" or ContentType = "29" or ContentType = "30"] </code>.
596
+
<li><b>LET</b><var>non_textual_content_audio_in_video</var> be the result of calling <ahref="#check-for-node">check for node</a> on <var>onix</var>, <codeclass="xpath">/ONIXMessage/Product/DescriptiveDetail/DescriptiveDetail[PrimaryContentType = "06" or PrimaryContentType = "25" or PrimaryContentType = "26" or PrimaryContentType = "27" or PrimaryContentType = "28" or PrimaryContentType = "29" or PrimaryContentType = "30" or ProductContentType = "06" or ProductContentType = "25" or ProductContentType = "26" or ProductContentType = "27" or ProductContentType = "28" or ProductContentType = "29" or ProductContentType = "30"] </code>.
597
597
</li>
598
598
</ol>
599
599
<h4>Instructions</h4>
@@ -745,13 +745,13 @@ <h4>Understanding the variables</h4>
745
745
<h4>Variables setup</h4>
746
746
<olclass="condition">
747
747
<li><b>LET</b><var>onix</var> be the result of calling <ahref="#preprocessing">preprocessing</a> given <var>onix_record_as_text</var>.</li>
748
-
<li><b>LET</b><var>contains_charts_diagrams</var> be the result of calling <ahref="#check-for-node">check for node</a> on <var>onix</var>, <codeclass="xpath">/ONIXMessage/Product/DescriptiveDetail/DescriptiveDetail[PrimaryContentType = "19" or ContentType = "19"] </code>.</li>
748
+
<li><b>LET</b><var>contains_charts_diagrams</var> be the result of calling <ahref="#check-for-node">check for node</a> on <var>onix</var>, <codeclass="xpath">/ONIXMessage/Product/DescriptiveDetail/DescriptiveDetail[PrimaryContentType = "19" or ProductContentType = "19"] </code>.</li>
749
749
<li><b>LET</b><var>charts_diagrams_as_non_graphical_data</var> be the result of calling <ahref="#check-for-node">check for node</a> on <var>onix</var>, <codeclass="xpath">/ONIXMessage/Product/DescriptiveDetail/ProductFormFeature[ProductFormFeatureType = "09" and ProductFormFeatureValue = "16"]</code>.</li>
750
750
<li><b>LET</b><var>charts_diagrams_diagrams_as_long_text</var> be the result of calling <ahref="#check-for-node">check for node</a> on <var>onix</var>, <codeclass="xpath">/ONIXMessage/Product/DescriptiveDetail/ProductFormFeature[ProductFormFeatureType = "09" and ProductFormFeatureValue = "15"]</code>.</li>
751
-
<li><b>LET</b><var>contains_chemical_formula</var> be the result of calling <ahref="#check-for-node">check for node</a> on <var>onix</var>, <codeclass="xpath">/ONIXMessage/Product/DescriptiveDetail/DescriptiveDetail[PrimaryContentType = "47" or ContentType = "47"] </code>.</li>
751
+
<li><b>LET</b><var>contains_chemical_formula</var> be the result of calling <ahref="#check-for-node">check for node</a> on <var>onix</var>, <codeclass="xpath">/ONIXMessage/Product/DescriptiveDetail/DescriptiveDetail[PrimaryContentType = "47" or ProductContentType = "47"] </code>.</li>
752
752
<li><b>LET</b><var>chemical_formula_as_chemml</var> be the result of calling <ahref="#check-for-node">check for node</a> on <var>onix</var>, <codeclass="xpath">/ONIXMessage/Product/DescriptiveDetail/ProductFormFeature[ProductFormFeatureType = "09" and ProductFormFeatureValue = "18"]</code>.</li>
753
753
<li><b>LET</b><var>chemical_formula_as_mathml</var> be the result of calling <ahref="#check-for-node">check for node</a> on <var>onix</var>, <codeclass="xpath">/ONIXMessage/Product/DescriptiveDetail/ProductFormFeature[ProductFormFeatureType = "09" and ProductFormFeatureValue = "34"]</code>.</li>
754
-
<li><b>LET</b><var>contains_math_formula</var> be the result of calling <ahref="#check-for-node">check for node</a> on <var>onix</var>, <codeclass="xpath">/ONIXMessage/Product/DescriptiveDetail/DescriptiveDetail[PrimaryContentType = "48" or ContentType = "48"] </code>.</li>
754
+
<li><b>LET</b><var>contains_math_formula</var> be the result of calling <ahref="#check-for-node">check for node</a> on <var>onix</var>, <codeclass="xpath">/ONIXMessage/Product/DescriptiveDetail/DescriptiveDetail[PrimaryContentType = "48" or ProductContentType = "48"] </code>.</li>
755
755
<li><b>LET</b><var>math_formula_as_latex</var> be the result of calling <ahref="#check-for-node">check for node</a> on <var>onix</var>, <codeclass="xpath">/ONIXMessage/Product/DescriptiveDetail/ProductFormFeature[ProductFormFeatureType = "09" and ProductFormFeatureValue = "35"]</code>.</li>
756
756
<li><b>LET</b><var>math_formula_as_mathml</var> be the result of calling <ahref="#check-for-node">check for node</a> on <var>onix</var>, <codeclass="xpath">/ONIXMessage/Product/DescriptiveDetail/ProductFormFeature[ProductFormFeatureType = "09" and ProductFormFeatureValue = "17"]</code>.</li>
0 commit comments