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.7 date: 2008/03/08 11:01:33
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.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 26 Apr 2024 23:04:35 GMT