Smalltalk/X WebserverDocumentation of class 'XML::MixedPattern': | |
Class: MixedPattern (in XML)Inheritance:Object | +--XML::Pattern | +--XML::ComplexPattern | +--XML::MixedPattern
Description:This class represents the 'mixed' element content constraint in an element type declaration. An element type has mixed content when elements of that type may contain both other child elements and character data (text) as specified in the element content declaration. Note: For mixed content type elements, one can't control the order in which the child elements, mixed in among the text, appear. Instance Variables: items <SequenceableCollection> comment Class protocol:instance creationInstance protocol:accessing coercing initialization testing |
|
ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 21 Dec 2024 16:52:58 GMT |