Class XSCMRepeatingLeaf


  • public final class XSCMRepeatingLeaf
    extends XSCMLeaf
    A compound content model leaf node which carries occurence information.
    Version:
    $Id$
    Author:
    Michael Glavassevich, IBM
    • Constructor Detail

      • XSCMRepeatingLeaf

        public XSCMRepeatingLeaf​(int type,
                                 Object leaf,
                                 int minOccurs,
                                 int maxOccurs,
                                 int id,
                                 int position)