by Eric van der Vlist is published by O'Reilly & Associates (ISBN: 0596004214)


Name

namespaceURILiteral — Namespace URI Literal

Synopsis

namespaceURILiteral ::= 
literal
 |"inherit"

May be included in

default namespace, namespace

XML syntax equivalent

None

Description

The namespaceURILiteral production specifies a namespace URI. It can be either a literal or the value inherit to specify that the namespace URI is inherited from the including file.


This text is released under the Free Software Foundation GFDL.