eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'XML::IDREF_AT':

Home

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

Class: IDREF_AT (in XML)


Inheritance:

   Object
   |
   +--XML::AttributeType
      |
      +--XML::IDREF_AT

Package:
stx:goodies/xml/vw
Category:
XML-VW-Attributes
Version:
rev: 1.6 date: 2003/04/23 08:44:17
user: cg
file: IDREF_AT.st directory: goodies/xml/vw
module: stx stc-classLibrary: vw

Description:


This class represents the IDREF attribute type. This is a tokenized type of attribute and for an XML document to be valid, values of IDREF type attributes must match the value of some ID attribute on some element in the XML document.

ID and IDREF attributes together provide a simple inside-the-document linking mechanism with every IDREF attribute required to point to an ID attribute as stated above.


Instance protocol:

validating
o  validateValueOf: anAttribute for: aParser



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Sat, 20 Apr 2024 03:48:24 GMT