eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'XML::SequencePattern':

Home

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

Class: SequencePattern (in XML)


Inheritance:

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

Package:
stx:goodies/xml/vw
Category:
XML-VW-Patterns
Version:
rev: 1.8 date: 2008/03/08 11:01:53
user: cg
file: SequencePattern.st directory: goodies/xml/vw
module: stx stc-classLibrary: vw

Description:


This class represents the 'sequence' element content constraint in an element type declaration. According to the XML 1.0 specification, the 'sequence' pattern/rule signifies that content particles occuring in a sequence list (declared in the DTD) must each appear in the element content in the order given in the list.

Instance Variables:
	items   <SequenceableCollection> Collection of content particles


Class protocol:

instance creation
o  on: aList


Instance protocol:

accessing
o  items

coercing
o  alternateHeads

o  pushDownFollowSet

initialization
o  on: aList



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