eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'XML::PCDATAPattern':

Home

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

Class: PCDATAPattern (in XML)


Inheritance:

   Object
   |
   +--XML::Pattern
      |
      +--XML::ConcretePattern
         |
         +--XML::PCDATAPattern

Package:
stx:goodies/xml/vw
Category:
XML-VW-Patterns
Version:
rev: 1.8 date: 2021/01/20 14:57:27
user: cg
file: PCDATAPattern.st directory: goodies/xml/vw
module: stx stc-classLibrary: vw

Description:


This class represents a content constraint or pattern in an element type declaration indicating that the element content includes parsed character data. This is typically used in mixed content type patterns and is signified by the presence of the string '#PCDATA' in the element content
declaration.


Instance protocol:

accessing
o  description

testing
o  isPCDATAPattern

o  matches: aNode



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 21 Dec 2024 17:21:39 GMT