eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'XML::NOTATION_AT':

Home

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

Class: NOTATION_AT (in XML)


Inheritance:

   Object
   |
   +--XML::AttributeType
      |
      +--XML::NOTATION_AT

Package:
stx:goodies/xml/vw
Category:
XML-VW-Attributes
Version:
rev: 1.8 date: 2021/01/20 15:10:00
user: cg
file: NOTATION_AT.st directory: goodies/xml/vw
module: stx stc-classLibrary: vw

Description:


This class represents the NOTATION attribute type. A NOTATION attribute identifies a notation element, declared in the DTD with associated system and/or public identifiers, to be used in interpreting the element to which the attribute is attached.

Instance Variables:
	typeNames       <SequenceableCollection>


Class protocol:

instance creation
o  typeNames: list


Instance protocol:

accessing
o  typeNames

o  typeNames: aList

validating
o  completeValidationAgainst: aParser from: anAttributeDef
(comment from inherited method)
intentionally left blank

o  validateValueOf: anAttribute for: aParser
(comment from inherited method)
We're going to do this the hard way for now.



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 06:53:11 GMT