|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XSDElementReference
Metadata for a single element reference from an XML Schema
| Field Summary | |
|---|---|
static java.lang.String |
COPYRIGHT
|
static java.lang.String |
VERSION
|
| Method Summary | |
|---|---|
XSDElementDeclaration |
getElementDeclaration()
Get the referenced element declaration component. |
int |
getMaxOccursValue()
Get the value of the 'maxOccurs' attribute. |
int |
getMinOccursValue()
Get the value of the 'minOccurs' attribute. |
javax.xml.namespace.QName |
getReferenceValue()
Get the value of the 'ref' attribute as a qualified name. |
| 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 |
|---|
int getMinOccursValue()
int getMaxOccursValue()
javax.xml.namespace.QName getReferenceValue()
XSDElementDeclaration getElementDeclaration()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||