It defines an XML Namespace.
In your example, the Namespace Prefix is “android” and the Namespace URI is “http://schemas.android.com/apk/res/android“
In the document, you see elements like: <android:foo />
Think of the namespace prefix as a variable with a short name alias for the full namespace URI. It is the equivalent of writing <http://schemas.android.com/apk/res/android:foo />
with regards to what it “means” when an XML parser reads the document.
NOTE: You cannot actually use the full namespace URI in place of the namespace prefix in an XML instance document.
Related Posts:
- xmlns, xmlns:xsi, xsi:schemaLocation, and targetNamespace?
- Why this line xmlns:android=”http://schemas.android.com/apk/res/android” must be the first in the layout xml file?
- XML Error: Extra content at the end of the document
- api-ms-win-crt-runtime-l1-1-0.dll is missing when opening Microsoft Office file [closed]
- Istio Ingress resulting in “no healthy upstream”
- What is a LAMP stack?
- What is the difference between POST and PUT in HTTP?
- What and where are the stack and heap?
- What is a reverse shell?
- Why am I getting error for apple-touch-icon-precomposed.png
- PermissionError: [Errno 13] in Python
- Why are there two ways to unstage a file in Git?
- warning javax.* types are not being woven because the weaver option ‘-Xset:weaveJavaxPackages=true’ has not been specified
- How to use XPath contains() here?
- Relative imports for the billionth time
- Error ORA-00054 resource busy and acquire with NOWAIT specified or timeout expired in oracle11g
- Where to get php_mcrypt.dll for PHP 7.2?
- Does != have meaning in OCaml?
- How to concatenate two MP4 files using FFmpeg?
- R – Using str_split and unlist to create two columns
- Meaning of –
- How to convert from unicode to ASCII
- Is there direct API for Google Meet?
- Convert XML to CSV file
- How to terminate the script in JavaScript?
- Spyder does not autocomplete local variables
- How to dock “Tool Options” to “Toolbox”?
- How do I resolve “Actions must be plain objects. Use custom middleware for async actions.]”?
- Git error on git pull (unable to update local ref)
- git status shows modifications, git checkout —
doesn’t remove them - How to clone all remote branches in Git
- What’s the difference between text/xml vs application/xml for webservice response
- If Python is interpreted, what are .pyc files?
- How do you parse and process HTML/XML in PHP?
- Default location of freepbx backup?
- What are Makefile.am and Makefile.in?
- PHP convert XML to JSON
- How can I reduce the waiting (ttfb) time
- What is the difference between clang (and LLVM) and gcc / g++?
- Simplest way to profile a PHP script
- Implementing a HashMap in C
- How to set String’s font size, style in Java using the Font class?
- Too small initial heap error – stanford parser
- How can I run a Java program in Atom editor?
- All com.android.support libraries must use the exact same version specification
- How can I run a program from a batch file without leaving the console open after the program starts?
- What’s “tools:context” in Android layout files?
- youtube iframe api parameter rel=0 doesn’t work
- How to specify the download location with wget?
- How to convert array to SimpleXML
- Error: “expected primary-expression before int”
- How do you detect where two line segments intersect?
- Get a list of URLs from a site
- In the Fibonacci sequence, is fib(0) 0 or 1 ?
- Getting attribute using XPath
- Using a regex
- Beacon UUID vs BeaconLayout
- Binary Tree Height
- Curl incosistent behaviour – CLI vs Java process
- how to upload a file to my server using html
- Difference between Chocolatey and NuGet
- Regex multiple match substring
- Source Tree doesn’t launch after installation
- Import WordPress XML File from Within Functions.php
- Is it possible to export WordPress from command line?
- How to make a redirection that fired a script before redirecting?
- How to add featured image or custom field to xml feed?
- How can I export post data in xml format?
- Best practice to import/export specific pages and posts
- Importing XML to WordPress, permalink problem
- Widget with same content across several websites
- can you make changes to a theme in trac while it is waiting for review?
- Attach images to posts using custom fields (just paths to images already uploaded)
- Search database with WPDB using a php variable
- Go top smooth function [closed]
- Import post from XML files into custom post type programatically [closed]
- Moving WordPress to a different directory – update XML Post File?
- How to get xml file for a single post type?
- Fetching review value using wpdb class
- Force a 403 response to xml file in WordPress
- Posting XML in comment section
- Xml output not places where i want
- how to iterate through xml data?
- Export Posts Without Categories In An XML File
- How to Unban an IP properly with Fail2Ban
- How to see stdout of ansible commands?
- Difference between KVM and QEMU
- Top level domain/domain suffix for private network?
- Are SSD drives as reliable as mechanical drives (2013)?
- The Joel Test for system administrator jobs
- How do I rename a task in Task Scheduled on Windows Server 2008 R2
- How do I get the history of “apt-get install” on Ubuntu?
- Why does x86 represent 32bit when x64 represents 64bit? [closed]
- How to reload screenrc without restarting screen?
- How long before an s3 bucket can be created with same name after deletion?
- Software vs hardware RAID performance and cache usage
- How do high traffic sites service more than 65535 TCP connections?
- Using variables in Apache config files to reduce duplication?
- How to unify package installation tasks in ansible?
- Private IP address in public DNS