eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'XML::ChoicePattern':

Home

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

Class: ChoicePattern (in XML)


Inheritance:

   Object
   |
   +--XML::Pattern
      |
      +--XML::ComplexPattern
         |
         +--XML::ChoicePattern

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

Description:


This class represents the 'choice' element content constraint in an element type declaration. According to the XML 1.0 specification, the 'choice' pattern/rule signifies that any content particle in a choice list (declared in the DTD) may appear in the element content at the location where the choice list appears in the grammar

Instance Variables:
	items   <XML.Pattern> Collection of content particles


Class protocol:

instance creation
o  on: aList


Instance protocol:

coercing
o  alternateHeads

o  pushDownFollowSet

initialization
o  on: aList



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