// content model is optimized for mixed content validation.
//
XMLContentSpecNode specNode = new XMLContentSpecNode();
int contentSpecIndex = fElementDeclPool.getContentSpec(elementIndex);
makeContentList(contentSpecIndex, specNode);
cmRet = new MixedContentModel(fCount, fContentList);
}
else if (contentSpec == fStringPool.addSymbol("CHILDREN"))
{
//
// This method will create an optimal model for the complexity