eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'XML::AnyPattern':

Home

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

Class: AnyPattern (in XML)


Inheritance:

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

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

Description:


This class represents the ANY element content constraint in an element type declaration. According to the XML 1.0 specification the ANY pattern/rule is used to indicate to the validating
parser that the element can contain any elements in any order, as long as it doesn't break any of the other rules of XML and the types of any child elements have been declared.


Instance protocol:

accessing
o  description

coercing
o  alternateHeads

o  pushDownFollowSet

testing
o  couldBeText

o  matches: aNode



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 29 Mar 2024 08:56:52 GMT