eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'XML::ENTITY_AT':

Home

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

Class: ENTITY_AT (in XML)


Inheritance:

   Object
   |
   +--XML::AttributeType
      |
      +--XML::ENTITY_AT

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

Description:


This class represents the ENTITY attribute type. This is a tokenized type of attribute that signifies to the XML parser that for the purposes of validating, the values of entity type attributes must match the name of an unparsed entity declared in the document type definition.


Instance protocol:

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

o  validateDefinition: anAttributeDefinition for: aParser

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:46:40 GMT