import xmlproc
class ChoiceContentModel(ContentModel) string __module__ = 'xmlproc' def get_states(cont_list) # Methods inherited by ChoiceContentModel from ContentModel def __getitem__(self,itemno) def __init__(self,contents,modifier)
Returns the requested content particle from the content model.
Sketch of a function that creates a state model from the content model.