Uses of Interface
org.w3._2001.schema.OpenAttrs

Packages that use OpenAttrs
  • Uses of OpenAttrs in org.w3._2001.schema

    Subinterfaces of OpenAttrs in org.w3._2001.schema
    Modifier and Type
    Interface
    Description
    interface 
    A representation of the model object 'All'.
    interface 
    A representation of the model object 'Annotated'.
    interface 
    A representation of the model object 'Annotation Type'.
    interface 
    A representation of the model object 'Any Type'.
    interface 
    A representation of the model object 'Attribute'.
    interface 
    A representation of the model object 'Attribute Group'.
    interface 
    A representation of the model object 'Attribute Group Ref'.
    interface 
    A representation of the model object 'Complex Content Type'.
    interface 
    A representation of the model object 'Complex Restriction Type'.
    interface 
    A representation of the model object 'Complex Type'.
    interface 
    A representation of the model object 'Element'.
    interface 
    A representation of the model object 'Explicit Group'.
    interface 
    A representation of the model object 'Extension Type'.
    interface 
    A representation of the model object 'Facet'.
    interface 
    A representation of the model object 'Field Type'.
    interface 
    A representation of the model object 'Group'.
    interface 
    A representation of the model object 'Group Ref'.
    interface 
    A representation of the model object 'Import Type'.
    interface 
    A representation of the model object 'Include Type'.
    interface 
    A representation of the model object 'Keybase'.
    interface 
    A representation of the model object 'Keyref Type'.
    interface 
    A representation of the model object 'List Type'.
    interface 
    A representation of the model object 'Local Complex Type'.
    interface 
    A representation of the model object 'Local Element'.
    interface 
    A representation of the model object 'Local Simple Type'.
    interface 
    A representation of the model object 'Named Attribute Group'.
    interface 
    A representation of the model object 'Named Group'.
    interface 
    A representation of the model object 'Narrow Max Min'.
    interface 
    A representation of the model object 'No Fixed Facet'.
    interface 
    A representation of the model object 'Notation Type'.
    interface 
    A representation of the model object 'Num Facet'.
    interface 
    A representation of the model object 'Pattern Type'.
    interface 
    A representation of the model object 'Real Group'.
    interface 
    A representation of the model object 'Redefine Type'.
    interface 
    A representation of the model object 'Restriction Type'.
    interface 
    A representation of the model object 'Restriction Type1'.
    interface 
    A representation of the model object 'Type'.
    interface 
    A representation of the model object 'Selector Type'.
    interface 
    A representation of the model object 'Simple Content Type'.
    interface 
    A representation of the model object 'Simple Explicit Group'.
    interface 
    A representation of the model object 'Simple Extension Type'.
    interface 
    A representation of the model object 'Simple Restriction Type'.
    interface 
    A representation of the model object 'Simple Type'.
    interface 
    A representation of the model object 'Top Level Attribute'.
    interface 
    A representation of the model object 'Top Level Complex Type'.
    interface 
    A representation of the model object 'Top Level Element'.
    interface 
    A representation of the model object 'Top Level Simple Type'.
    interface 
    A representation of the model object 'Total Digits Type'.
    interface 
    A representation of the model object 'Union Type'.
    interface 
    A representation of the model object 'White Space Type'.
    interface 
    A representation of the model object 'Wildcard'.
    Methods in org.w3._2001.schema that return OpenAttrs
    Modifier and Type
    Method
    Description
    SchemaFactory.createOpenAttrs()
    Returns a new object of class 'Open Attrs'.
  • Uses of OpenAttrs in org.w3._2001.schema.impl

    Classes in org.w3._2001.schema.impl that implement OpenAttrs
    Modifier and Type
    Class
    Description
    class 
    An implementation of the model object 'All'.
    class 
    An implementation of the model object 'Annotated'.
    class 
    An implementation of the model object 'Annotation Type'.
    class 
    An implementation of the model object 'Any Type'.
    class 
    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 'Attribute'.
    class 
    An implementation of the model object 'Complex Content Type'.
    class 
    An implementation of the model object 'Complex Restriction Type'.
    class 
    An implementation of the model object 'Complex Type'.
    class 
    An implementation of the model object 'Element'.
    class 
    An implementation of the model object 'Explicit Group'.
    class 
    An implementation of the model object 'Extension Type'.
    class 
    An implementation of the model object 'Facet'.
    class 
    An implementation of the model object 'Field Type'.
    class 
    An implementation of the model object 'Group'.
    class 
    An implementation of the model object 'Group Ref'.
    class 
    An implementation of the model object 'Import Type'.
    class 
    An implementation of the model object 'Include Type'.
    class 
    An implementation of the model object 'Keybase'.
    class 
    An implementation of the model object 'Keyref Type'.
    class 
    An implementation of the model object 'List Type'.
    class 
    An implementation of the model object 'Local Complex Type'.
    class 
    An implementation of the model object 'Local Element'.
    class 
    An implementation of the model object 'Local Simple Type'.
    class 
    An implementation of the model object 'Named Attribute Group'.
    class 
    An implementation of the model object 'Named Group'.
    class 
    An implementation of the model object 'Narrow Max Min'.
    class 
    An implementation of the model object 'No Fixed Facet'.
    class 
    An implementation of the model object 'Notation Type'.
    class 
    An implementation of the model object 'Num Facet'.
    class 
    An implementation of the model object 'Open Attrs'.
    class 
    An implementation of the model object 'Pattern Type'.
    class 
    An implementation of the model object 'Real Group'.
    class 
    An implementation of the model object 'Redefine Type'.
    class 
    An implementation of the model object 'Restriction Type1'.
    class 
    An implementation of the model object 'Restriction Type'.
    class 
    An implementation of the model object 'Type'.
    class 
    An implementation of the model object 'Selector Type'.
    class 
    An implementation of the model object 'Simple Content Type'.
    class 
    An implementation of the model object 'Simple Explicit Group'.
    class 
    An implementation of the model object 'Simple Extension Type'.
    class 
    An implementation of the model object 'Simple Restriction Type'.
    class 
    An implementation of the model object 'Simple Type'.
    class 
    An implementation of the model object 'Top Level Attribute'.
    class 
    An implementation of the model object 'Top Level Complex Type'.
    class 
    An implementation of the model object 'Top Level Element'.
    class 
    An implementation of the model object 'Top Level Simple Type'.
    class 
    An implementation of the model object 'Total Digits Type'.
    class 
    An implementation of the model object 'Union Type'.
    class 
    An implementation of the model object 'White Space Type'.
    class 
    An implementation of the model object 'Wildcard'.
    Methods in org.w3._2001.schema.impl that return OpenAttrs
    Modifier and Type
    Method
    Description
    SchemaFactoryImpl.createOpenAttrs()
  • Uses of OpenAttrs in org.w3._2001.schema.util

    Methods in org.w3._2001.schema.util with parameters of type OpenAttrs
    Modifier and Type
    Method
    Description
    SchemaSwitch.caseOpenAttrs(OpenAttrs object)
    Returns the result of interpreting the object as an instance of 'Open Attrs'.
    boolean
    SchemaValidator.validateOpenAttrs(OpenAttrs openAttrs, DiagnosticChain diagnostics, Map<Object,Object> context)