|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents the XML schema type alternative component. Type alternative component was first introduced in the XML schema structures 1.1 specification as a means of implementing conditional type assignment.
Method Summary | |
XSObjectList |
getAnnotations()
A sequence of [annotations] or an empty XSObjectList . |
java.lang.String |
getTestStr()
[test]: a restricted XPath 2.0 expression or null. |
XSTypeDefinition |
getTypeDefinition()
[type definition]: a valid type definition component |
Methods inherited from interface org.apache.xerces.xs.XSObject |
getName, getNamespace, getNamespaceItem, getType |
Method Detail |
public XSObjectList getAnnotations()
XSObjectList
.
public java.lang.String getTestStr()
public XSTypeDefinition getTypeDefinition()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |