|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XSDAttributeReference
Metadata for a single attribute reference from an XML Schema
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
static java.lang.String |
VERSION
|
Method Summary | |
---|---|
XSDAttributeDeclaration |
getAttributeDeclaration()
Get the referenced attribute declaration component. |
java.lang.String |
getDefaultValue()
Get the value of the 'default' attribute. |
java.lang.String |
getFixedValue()
Get the value of the 'fixed' attribute. |
javax.xml.namespace.QName |
getReferenceValue()
Get the value of the 'ref' attribute as a qualified name. |
java.lang.String |
getUseValue()
Get the value of the 'use' 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 getUseValue()
java.lang.String getDefaultValue()
java.lang.String getFixedValue()
javax.xml.namespace.QName getReferenceValue()
XSDAttributeDeclaration getAttributeDeclaration()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |