org.apache.xerces.impl.xs
Class SchemaGrammar.Schema4Annotations
- SchemaGrammar
- org.apache.xerces.xni.grammars.XSGrammar, org.apache.xerces.xs.XSNamespaceItem
public static final class SchemaGrammar.Schema4Annotations
A partial schema for schemas for validating annotations.
- Michael Glavassevich, IBM
Schema4Annotations()- Special constructor to create a schema
capable of validating annotations.
|
addAnnotation, addComplexTypeDecl, addDocument, addGlobalAttributeDecl, addGlobalAttributeGroupDecl, addGlobalElementDecl, addGlobalGroupDecl, addGlobalNotationDecl, addGlobalTypeDecl, addIDConstraintDecl, addRedefinedGroupDecl, getAnnotations, getAttributeDeclaration, getAttributeGroup, getComponents, getDocumentLocations, getElementDeclaration, getGlobalAttributeDecl, getGlobalAttributeGroupDecl, getGlobalElementDecl, getGlobalGroupDecl, getGlobalNotationDecl, getGlobalTypeDecl, getGrammarDescription, getIDConstraintDecl, getImportedGrammars, getModelGroupDefinition, getNotationDeclaration, getSchemaNamespace, getTargetNamespace, getTypeDefinition, hasIDConstraints, isNamespaceAware, setImportedGrammars, toXSModel, toXSModel |
Schema4Annotations
public Schema4Annotations()
Special constructor to create a schema
capable of validating annotations.
addGlobalTypeDecl
public void addGlobalTypeDecl(org.apache.xerces.xs.XSTypeDefinition decl)
register one global type
- addGlobalTypeDecl in interface SchemaGrammar
Copyright B) 1999-2007 The Apache Software Foundation. All Rights Reserved.