|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XSDElementWildcard
Metadata for an 'any' wildcard component from an XML Schema
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
static java.lang.String |
VERSION
|
Method Summary | |
---|---|
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. |
Methods inherited from interface com.pega.pegarules.pub.services.xsd.XSDComponent |
---|
getAllMetadata, getAnnotations, getIDValue |
Field Detail |
---|
static final java.lang.String COPYRIGHT
static final java.lang.String VERSION
Method Detail |
---|
java.lang.String getNamespaceValue()
java.lang.String getProcessContentsValue()
int getMinOccursValue()
int getMaxOccursValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |