• Index
  • Spec. Chars
  • Numbers
  • A
  • B
  • C
  • D
  • E
  • F
  • G
  • H
  • I
  • J
  • K
  • L
  • M
  • N
  • O
  • P
  • Q
  • R
  • S
  • T
  • U
  • V
  • W
  • X
  • Y
  • Z
  • You are currently using a web browser that does not support HTML pages with style sheets. Please try the XHTML 1 or XHTML 1 Mobile version of this page instead.

    URI Reference for Advanced Webmasters

    This page is intended for advanced users, such as developers who are creating XML documents or building Semantic Web sites, who want to code their own simple or extended links, or RDF metadata. For all other purposes, the HTML hypertext links, which show the proper usage of URI References, should be used instead.

    In RDF or XML documents, refer to the abstract concept of Wireless Markup Language using this URI reference:

    http://Acronyms.net/terms/w/Wireless-Markup-Language

    or, declare the &at; entity as shown below and use:

    &at;WirelessMarkupLanguage

    Note that a URI Reference is case-sensitive, and that www. is omitted since it is not intended to be a web-accessible resource.

    Use the following URL to refer to the web page that defines this term:

    http://www.Acronyms.net/terms/w/Wireless-Markup-Language

    Examples

    Acronym Vocabulary URI Declaration

    The Acronym Vocabulary namespace URI needs to be declared for use with element tag names and attribute values. The beginning of an HTML document should look like this:

    <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html [ <!ENTITY at "http://Acronyms.net/terms/"> <!ENTITY av "http://Acronyms.net/vocabulary/"> ]> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:av="&av;"> <head> <style type="text/css"> .hide { display: none } </style> ...

    This only needs to be done once per document file.

    XLink Simple Link

    <link xlink:href="http://www.Acronyms.net/terms/w/Wireless-Markup-Language/" xlink:title="Wireless Markup Language" xlink:type="simple" xlink:href="http://www.Acronyms.net/terms/w/Wireless-Markup-Language/" xlink:arcrole="&av;definedAt" xlink:role="&av;definition" xlink:title="Wireless Markup Language" xlink:show="new" xlink:actuate="onRequest" > <abbr xlink:type="simple" xlink:href="&at;Wireless-Markup-Language" xlink:arcrole="&av;standsFor" xlink:role="&av;term" xlink:title="WML - Wireless Markup Language" xlink:show="new" xlink:actuate="onRequest" >WML</abbr> </link>

    XLink Extended Link

    <link xlink:type="extended" xlink:href="http://www.Acronyms.net/terms/w/Wireless-Markup-Language/" xlink:title="Wireless Markup Language"> <abbr xlink:type="resource" xlink:label="acronym">WML</abbr> <span class="hide" xlink:type="resource" xlink:label="verbal" xlink:title="pronunciation">w m l</span> <span class="hide" xlink:type="resource" xlink:label="expand" xlink:title="expansion">Wireless Markup Language</span> <span class="hide" xlink:type="locator" xlink:label="term" xlink:role="&av;term" xlink:href="&at;Wireless-Markup-Language" xlink:title="Wireless Markup Language"/> <span class="hide" xlink:type="locator" xlink:label="definition" xlink:role="&av;definition" xlink:href="http://www.Acronyms.net/terms/w/Wireless-Markup-Language/" xlink:title="Wireless Markup Language"/> <span class="hide" xlink:type="locator" xlink:label="finder" xlink:role="&av;reference" xlink:href="http://www.Acronyms.net/reference/w/WML#Wireless-Markup-Language" xlink:title="WML - Wireless Markup Language"/> <span class="hide" xlink:type="arc" xlink:from="acronym" xlink:arcrole="&av;pronounceAs" xlink:to="verbal" xlink:actuate="onLoad"/> <span class="hide" xlink:type="arc" xlink:from="acronym" xlink:arcrole="&av;expandsTo" xlink:to="expand"/> <span class="hide" xlink:type="arc" xlink:from="acronym" xlink:arcrole="&av;standsFor" xlink:to="term"/> <span class="hide" xlink:type="arc" xlink:from="term" xlink:arcrole="&av;definedAt" xlink:to="definition" xlink:show="new" xlink:actuate="onRequest"/> <span class="hide" xlink:type="arc" xlink:from="acronym" xlink:arcrole="&av;foundAt" xlink:to="finder" xlink:show="new" xlink:actuate="onRequest"/> </link>

    RDF metadata

    <rdf:Description rdf:about="..."> <av:standsFor rdf:resource="&at;WirelessMarkupLanguage"/> </rdf:Description>
    <rdf:Description rdf:about="..."> <av:standsFor> <rdf:Description rdf:about="&at;WirelessMarkupLanguage"> <av:definedBy rdf:resource="http://www.Acronyms.net/terms/w/Wireless-Markup-Language/"/> </rdf:Description> </av:standsFor> </rdf:Description>

    Printer-friendly PDF* format:

    Wireless Markup Language

    You are currently viewing this page in XHTML 2 Style Sheet* format (* see Clicklets for more infomation). This document is also available in HTML Style Sheet*XHTML 1* XML* HTML 4*HTML 5 Style Sheet*HTML 5 XML*HTML 5 non-XML* XHTML Mobile* WML Mobile* and printer-friendly PDF* formats. This is accomplished with Single Source Publishing, a content management system that uses templates in XSLT style sheets provided by XML Styles .com to transform the source content for various content delivery channels. There is also RDF* metadata that describes the content of this document.