|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents the XML Schema 1.1 assertion component. Assertion components were first introduced in the XML Schema structures 1.1 specification, as a means of constraining the existence and values of related elements and attributes.
Method Summary | |
org.apache.xerces.xs.XSObjectList |
getAnnotations()
A sequence of [annotations] or an empty XSObjectList |
Test |
getTest()
[test]: an XPath 2.0 expression |
org.apache.xerces.xs.XSTypeDefinition |
getTypeDefinition()
The type associated with the assertion |
Methods inherited from interface org.apache.xerces.xs.XSObject |
getName, getNamespace, getNamespaceItem, getType |
Method Detail |
public org.apache.xerces.xs.XSObjectList getAnnotations()
XSObjectList
public Test getTest()
public org.apache.xerces.xs.XSTypeDefinition getTypeDefinition()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |