xml.dtd.ContentParticleType

The xml.dtd.ContentParticleType enumeration represents the content particle type. See here for more details.

Constants

xml.dtd.ContentParticleType.NAME

A content particle specifying a certain element.

xml.dtd.ContentParticleType.CHOICE

A content particle specifying a choice of possible elements.

xml.dtd.ContentParticleType.SEQ

A content particle specifying an ordered sequence of elements.