com.oracle.xqj.tck.testcases
public class XQItemTypeTest extends XQJTestCase
Method Summary | |
---|---|
void | testItemKindAtomic() |
void | testItemKindAttribute() |
void | testItemKindComment() |
void | testItemKindDocument() |
void | testItemKindDocumentElement() |
void | testItemKindDocumentSchemaElement() |
void | testItemKindElement() |
void | testItemKindItem() |
void | testItemKindNode() |
void | testItemKindPI() |
void | testItemKindSchemaAttribute() |
void | testItemKindSchemaElement() |
void | testItemKindText() |