Methods in org.apache.xerces.impl.xs with parameters of type XSAttributeGroupDecl |
void |
SchemaGrammar.Schema4Annotations.addGlobalAttributeDecl(XSAttributeGroupDecl decl,
String location)
|
void |
SchemaGrammar.addGlobalAttributeGroupDecl(XSAttributeGroupDecl decl)
register one global attribute group |
void |
SchemaGrammar.BuiltinSchemaGrammar.addGlobalAttributeGroupDecl(XSAttributeGroupDecl decl)
|
void |
SchemaGrammar.Schema4Annotations.addGlobalAttributeGroupDecl(XSAttributeGroupDecl decl)
|
void |
SchemaGrammar.addGlobalAttributeGroupDecl(XSAttributeGroupDecl decl,
String location)
|
void |
SchemaGrammar.BuiltinSchemaGrammar.addGlobalAttributeGroupDecl(XSAttributeGroupDecl decl,
String location)
|
void |
SchemaGrammar.Schema4Annotations.addGlobalAttributeGroupDecl(XSAttributeGroupDecl decl,
String location)
|
void |
XSComplexTypeDecl.setValues(String name,
String targetNamespace,
XSTypeDefinition baseType,
short derivedBy,
short schemaFinal,
short block,
short contentType,
boolean isAbstract,
XSAttributeGroupDecl attrGrp,
XSSimpleType simpleType,
XSParticleDecl particle,
XSObjectListImpl annotations)
|
Object[] |
XSAttributeGroupDecl.validRestrictionOf(String typeName,
XSAttributeGroupDecl baseGroup)
Check that the attributes in this group validly restrict those from a base group. |