eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'XML::ElementContext':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: ElementContext (in XML)


Inheritance:

   Object
   |
   +--XML::ElementContext

Package:
stx:goodies/xml/vw
Category:
XML-VW-Parsing
Version:
rev: 1.10 date: 2009/11/07 02:23:45
user: cg
file: ElementContext.st directory: goodies/xml/vw
module: stx stc-classLibrary: vw

Description:


This class includes some functionality to support XML namespaces. XML namespaces provide a simple method for qualifying element and attribute names used in XML documents  It stands as a proxy for an element when the element cannot yet be created, or when the element will never be created, but where information about the element must be recorded while processing its content.

Instance Variables:
	tag     <XML.NodeTag>
	namespaces      <Dictionary>


Instance protocol:

accessing
o  namespaces

o  namespaces: something

o  tag

o  tag: aTag

namespaces
o  defineDefaultNamespace: attribute

o  defineNamespace: attribute

o  findNamespace: ns

printing
o  printOn: aStream

testing
o  definesNamespaces



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Wed, 01 May 2024 21:44:29 GMT