File tree 3 files changed +13
-8
lines changed
3 files changed +13
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "latestEditionTag" : " pub-2023-04-09 "
3
- }
2
+ "latestEditionTag" : " 20250325-pub "
3
+ }
Original file line number Diff line number Diff line change 3
3
_ This repository is * public* ._
4
4
5
5
* [ Latest version] ( https://doc.smpte-doc.org/ag-05/main/ )
6
- * [ Redline against the latest edition ] ( https://doc.smpte-doc.org/ag-05/main/pub-rl .html )
6
+ * [ Latest version (all artifacts) ] ( https://doc.smpte-doc.org/ag-05/main/pub-artifacts .html )
7
7
8
8
Please consult [ CONTRIBUTING.md] ( ./CONTRIBUTING.md ) , [ CONFIDENTIALITY.md] ( ./CONFIDENTIALITY.md ) , [ LICENSE.md] ( ./LICENSE.md ) and
9
9
[ PATENTS.md] ( ./PATENTS.md ) for important notices.
10
+
11
+ ## Reporting issues
12
+
13
+ Issues should be reported at < https://github.com/SMPTE/ag-05/issues > .
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
- < html >
3
-
2
+ < html lang ="en ">
4
3
< head itemscope ="itemscope " itemtype ="http://smpte.org/standards/documents ">
5
4
< meta charset ="utf-8 " />
6
5
< meta http-equiv ="x-ua-compatible " content ="ie=edge " />
7
6
< meta name ="viewport " content ="width=device-width, initial-scale=1 " />
8
7
< script type ="module " src ="../tooling/smpte.js "> </ script >
9
8
< meta itemprop ="pubType " content ="AG " />
10
9
< meta itemprop ="pubNumber " content ="05 " />
11
- < meta itemprop ="pubState " content ="draft " />
12
- < meta itemprop ="pubDateTime " content ="2023-04-09 " />
10
+ < meta itemprop ="pubState " content ="pub " />
11
+ < meta itemprop ="pubDateTime " content ="2025-03-25 " />
13
12
< title > XML in Engineering Documents</ title >
14
13
</ head >
15
14
@@ -392,7 +391,9 @@ <h2>Sample XML Namespace Definition Document (informative)</h2>
392
391
< a > https://html.spec.whatwg.org/</ a > </ li >
393
392
< li > IETF < cite id ="bib-ietf-guide "> Guidelines for the Use of Formal Languages in IETF Specifications</ cite >
394
393
< a > https://www.ietf.org/about/groups/iesg/statements/formal-languages-use/</ a > </ li >
395
- < li > < cite id ="bib-ag-27 "> SMPTE AG-27</ cite > , HTML Pub: Template (Base HTML Repo with Tooling)
394
+
395
+ < li > < cite id ="bib-ag-27 "> SMPTE AG-27</ cite > , HTML Pub: Template (Base HTML Repo with Tooling)
396
+
396
397
< a > https://github.com/SMPTE/html-pub-template</ a > </ li >
397
398
</ ul >
398
399
</ section >
You can’t perform that action at this time.
0 commit comments