public interface XSAssert
extends org.apache.xerces.xs.XSObject
| Modifier and Type | Method and Description | 
|---|---|
| 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 | 
org.apache.xerces.xs.XSObjectList getAnnotations()
XSObjectListTest getTest()
org.apache.xerces.xs.XSTypeDefinition getTypeDefinition()
Copyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.