Top Description Fields Constructors Methods
com.sun.org.apache.xerces.internal.impl.xs.traversers

pack-priv Class XSDNotationTraverser

extends XSDAbstractTraverser
Class Inheritance
Imports
com.sun.org.apache.xerces.internal.impl.xs.SchemaGrammar, .SchemaSymbols, .XSAnnotationImpl, .XSNotationDecl, com.sun.org.apache.xerces.internal.impl.xs.util.XSObjectListImpl, com.sun.org.apache.xerces.internal.util.DOMUtil, com.sun.org.apache.xerces.internal.xs.XSObjectList, org.w3c.dom.Element

The notation declaration schema component traverser. <notation id = ID name = NCName public = anyURI system = anyURI {any attributes with non-schema namespace . . .}> Content: (annotation?) </notation>
Authors
Rahul Srivastava, Sun Microsystems Inc., Elena Litani, IBM

Field Summary

Inherited from com.sun.org.apache.xerces.internal.impl.xs.traversers.XSDAbstractTraverser:
CHILD_OF_GROUPfAttrCheckerfSchemaHandlerfSymbolTablefValidateAnnotationsfValidationStateGROUP_REF_WITH_ALLNO_NAMENOT_ALL_CONTEXTPROCESSING_ALL_ELPROCESSING_ALL_GP

Constructor Summary

AccessConstructor and Description
pack-priv

Method Summary

Modifier and TypeMethod and Description
pack-priv XSNotationDecl
traverse(Element elmNode, XSDocumentInfo schemaDoc, SchemaGrammar grammar)

Inherited from com.sun.org.apache.xerces.internal.impl.xs.traversers.XSDAbstractTraverser:
checkNotationTypecheckOccurrencesgetSchemaTypeNamereportSchemaErrorreportSchemaWarningresettraverseAnnotationDecltraverseAttrsAndAttrGrpstraverseFacetstraverseSyntheticAnnotation

Constructor Detail

XSDNotationTraverserback to summary
pack-priv XSDNotationTraverser(XSDHandler handler, XSAttributeChecker gAttrCheck)

Method Detail

traverseback to summary
pack-priv XSNotationDecl traverse(Element elmNode, XSDocumentInfo schemaDoc, SchemaGrammar grammar)