-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Minor
-
Affects Version/s: ODF 1.2 Part 1 CD 4
-
Component/s: General, Part 3 (Schema) [1.2: 1]
-
None
<office:script> description has a note:
"Note: In most situations, the element contains the source code of the script, but it may also contain a compiled version of the script or a link to external script code."
Adding a xlink:href attribute would mimic HTML's <script src="...">
(especially since <office:script> already has a script:language attribute similar to HTML's <script type="...">)