com.sun.msv.grammar.xmlschema
public class XPath extends Object implements Serializable
Field Summary | |
---|---|
NameClass | attributeStep
optional attribute step that can only appear as the last child.
|
boolean | isAnyDescendant
this field is true if the XPath starts with '//' operator. |
NameClass[] | steps
each name class represents each step. |