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
I realised, for people who would like to see "ixml" that we could delete the 'version' and just use
(ixml "1.1")
Steven
On Monday 04 March 2024 20:26:35 (+01:00), C. M. Sperberg-McQueen wrote:
On 15 December 2023, Steven Pemberton proposed some alternative syntaxes <https://lists.w3.org/Archives/Public/public-ixml/2023Dec/0006.html> for the ixml prolog, illustrated by the following samples.
[ixml version "1.1"]
<ixml version "1.1">
(ixml version "1.1")
or without using "ixml" to label the contents:
[version "1.1"]
(version "1.1")
<version "1.1">
SP expressed a preference for the (version "1.1") syntax.
—
Reply to this email directly, view it on GitHub <#234> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ACNIXLYFUR6DGYAW3ZPJEKTYWTDGXAVCNFSM6AAAAABEFZBOOSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE3DONJYGIZTSMA> .
You are receiving this because you are subscribed to this thread.
On 15 December 2023, Steven Pemberton proposed some alternative syntaxes for the ixml prolog, illustrated by the following samples.
or without using "ixml" to label the contents:
SP expressed a preference for the
(version "1.1")
syntax.The text was updated successfully, but these errors were encountered: