Interface XSFunction<T>
- All Superinterfaces:
XSContentTypeFunction<T>, XSTermFunction<T>
- All Known Implementing Classes:
AbstractAxisImpl, Axis.ModelGroupAxis, ComponentNameFunction, NameGetter, XSFinder, XSFunctionFilter
Function object that works on the entire XML Schema components.
-
Method Summary
Modifier and TypeMethodDescriptionannotation(XSAnnotation ann) attGroupDecl(XSAttGroupDecl decl) attributeDecl(XSAttributeDecl decl) complexType(XSComplexType type) notation(XSNotation notation) Methods inherited from interface XSContentTypeFunction
empty, particle, simpleTypeMethods inherited from interface XSTermFunction
elementDecl, modelGroup, modelGroupDecl, wildcard
-
Method Details
-
annotation
-
attGroupDecl
-
attributeDecl
-
attributeUse
-
complexType
-
schema
-
facet
-
notation
-
identityConstraint
-
xpath
-