public interface XSDElementWildcard extends XSDComponent
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
static java.lang.String |
VERSION |
Modifier and Type | Method and Description |
---|---|
int |
getMaxOccursValue()
Get the value of the 'maxOccurs' attribute.
|
int |
getMinOccursValue()
Get the value of the 'minOccurs' attribute.
|
java.lang.String |
getNamespaceValue()
Get the value of the 'namespace' attribute.
|
java.lang.String |
getProcessContentsValue()
Get the value of the 'processContents' attribute.
|
getAllMetadata, getAnnotations, getIDValue, getUniqueID
static final java.lang.String COPYRIGHT
static final java.lang.String VERSION
java.lang.String getNamespaceValue()
java.lang.String getProcessContentsValue()
int getMinOccursValue()
int getMaxOccursValue()
Copyright © 2018 Pegasystems Inc. All Rights Reserved.