Uses of Interface
org.w3._2001.schema.AttributeGroup
Packages that use AttributeGroup
-
Uses of AttributeGroup in org.w3._2001.schema
Subinterfaces of AttributeGroup in org.w3._2001.schemaModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Attribute Group Ref'.interface
A representation of the model object 'Named Attribute Group'. -
Uses of AttributeGroup in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement AttributeGroupModifier and TypeClassDescriptionclass
An implementation of the model object 'Attribute Group'.class
An implementation of the model object 'Attribute Group Ref'.class
An implementation of the model object 'Named Attribute Group'. -
Uses of AttributeGroup in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type AttributeGroupModifier and TypeMethodDescriptionSchemaSwitch.caseAttributeGroup
(AttributeGroup object) Returns the result of interpreting the object as an instance of 'Attribute Group'.boolean
SchemaValidator.validateAttributeGroup
(AttributeGroup attributeGroup, DiagnosticChain diagnostics, Map<Object, Object> context)