| This represents the content specifications of a child element. These are the
child nodes of an ElementDefinition or MessageDefinition. This is the base
interface that will be extended to one of two sub-interfaces, ContentElement
and ContentGroup. Some of the functionality provided:
1. Get/Set minOccurs
2. Get/Set maxOccurs
|