public interface All extends ElementGrouping
Element| Modifier and Type | Method and Description |
|---|---|
Element[] |
getElements()
The list of elements represented within this 'all' declaration.
|
String |
getId()
Returns the element declaration's id for this schema element.
|
int |
getMaxOccurs()
returns the max number of allowable occurences within the xml schema for this construct.
|
int |
getMinOccurs()
returns the min number of allowable occurences within the xml schema for this construct.
|
findChildElement, findChildElement, getGroupingElement[] getElements()
String getId()
int getMaxOccurs()
ElementGroupinggetMaxOccurs in interface ElementGroupingorg.geotools.xml.xsi.ElementGrouping#getMaxOccurs()int getMinOccurs()
ElementGroupinggetMinOccurs in interface ElementGroupingorg.geotools.xml.xsi.ElementGrouping#getMinOccurs()Copyright © 1996–2019 Geotools. All rights reserved.