|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
DOMString
to the list.
ASModel
with a document.
ASAttributeDeclaration
for the element being
declared.
subModels
.
ASAttributeDeclaration
.
ASContentModel
.
ASElementDeclaration
.
ASEntityDeclaration
.
ASModel
.
ASNotationDeclaration
.
ASObject
.The
constant 'REQUIRED' is missing from this interface.
See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.
ContentHandler
interface into this serializer.
See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.
See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.
DocumentHandler
interface into this serializer.
DOMSerializer
interface into this serializer.
ASObject
.
See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.
See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.
ASModel
is an
abstract object that could map to a DTD , an XML Schema , a database
schema, etc. An ASModel
could represent either an internal
or an external subset; hence an abstract schema could be composed of an
ASModel
representing the internal subset and an
ASModel
representing the external subset. Note that the
ASModel
representing the external subset could consult the
ASModel
representing the internal subset. Furthermore, the
ASModel
representing the internal subset could be set to
null by the setInternalAS
method as a mechanism for
"removal". In addition, only one ASModel
representing the
external subset can be specified as "active" and it is possible that none
are "active". Finally, the ASModel
contains the factory
methods needed to create a various types of ASObjects like
ASElementDeclaration
, ASAttributeDeclaration
,
etc.
See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.
ASNamedObjectMap
interface are used
to represent collections of abstract schema nodes that can be accessed by
name. Note that ASNamedObjectMap
does not inherit from
ASObjectList
; ASNamedObjectMaps
are not
maintained in any particular order. Objects contained in an object
implementing ASNamedObjectMap
may also be accessed by an
ordinal index, but this is simply to allow convenient enumeration of the
contents of a ASNamedObjectMap
, and does not imply that the
DOM specifies an order to these ASObjects
.
ASNamedObjectMap
object in the DOM are live.
See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.
See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.
ASObject
interface is analogous to a Node
in
, e.g., an element declaration.
Opaque.
See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.
ASObjectList
interface provides the abstraction of an
ordered collection of AS nodes, without defining or constraining how this
collection is implemented. ASObjectList
objects in the DOM
AS are live.
See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.
XMLAttributes
and makes it look like
AttributeList
and Attributes2
.ByteList
is an immutable ordered collection of
byte
.org.apache.xerces.xs.datatypes.ByteList
.AppendChild
.
insertBefore
operation from the
Node
interface would make this document invalid with
respect to the currently active AS.
RemoveChild
.
ReplaceChild
.
NodeEditAS
interface with
additional methods for document editing. An object implementing this
interface must also implement NodeEditAS interface.
See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.
ASObject
.
ASObject
.
byte
item
is a
member of this list.
unsigned short
item
is a
member of this list.
GenericString
item
is a member
of this list.
byte
item
is a
member of this list.
Object
item
is a
member of this list.
unsigned short
item
is a
member of this list.
GenericString
item
is a member
of this list.
ASElementDeclaration
's content model.
ASElementDeclaration
's content model.
DOMASBuilder
.Do we need the method since we
already have DOMImplementationLS.createDOMParser
?
DOMASWriter
.
HTMLDocument
object with the minimal tree made
of the following elements: HTML
, HEAD
,
TITLE
, and BODY
.
LSInputList
from the given array of LSInput
s.
StringList
from the given array of String
s.
javax.xml.datatype
Object
s that map XML to/from Java Object
s.System.err
.
PrintWriter
.
NamespaceContext
which only
contains bindings for the xml and xmlns prefixes.Text
interface inherits from CharacterData
and represents the textual content (termed character data in XML) of an
Element
or Attr
.XSTypeDefinition
final set or
XSElementDeclaration
disallowed substitution group.
XSTypeDefinition
final set.
XSTypeDefinition
final set or
XSElementDeclaration
disallowed substitution group.
XSTypeDefinition
final set.
XSTypeDefinition
final set.
ancestorType
.
savedEnclosingAttr
.
Document
interface with additional
methods for both document and AS editing.
See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.
NodeEditAS
interface with
additional methods for both document and AS editing.
See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.
DOMASBuilder
provides an API for parsing Abstract Schemas
and building the corresponding ASModel
tree.
See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.
DOMSystemException
as
described in their descriptions.
See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.
DOMASWriters provides an API for serializing Abstract Schemas out in the form of a source Abstract Schema. The Abstract Schema is written to an output stream, the type of which depends on the specific language bindings in use.
DOMASWriter is a generic Abstract Schema serialization interface. It
can be applied to both an internal Abstract Schema and/or an external
Abstract Schema. DOMASWriter is applied to serialize a single Abstract
Schema. Serializing a document with an active Internal Abstract Schema
will serialize this internal Abstract Schema with the document as it is
part of the Document (see LSSerializer
).
See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.
DOMErrorImpl
is an implementation that describes an error.ASModel
. The expectation
is that an instance of the DOMImplementationAS
interface can
be obtained by using binding-specific casting methods on an instance of
the DOMImplementation
interface when the DOM implementation
supports the feature "AS-EDIT
".
See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.
DOMInputImpl
represents a single input source for an XML entity.XMLInputSource
analogue to javax.xml.transform.dom.DOMSource
.DOMLocatorImpl
is an implementaion that describes a location (e.g.XSImplementation
, DOM Level 3 Core and LS implementations
and PSVI implementation.AS_CHOICE
operator.
Element
interface with additional
methods for guided document editing. An object implementing this
interface must also implement NodeEditAS interface.
See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.
-1
and null
from its methods.EncodingInfo
instance.
XMLErrorHandler
and make it look like a SAX ErrorHandler
.XMLEntityResolver
providing
a method to resolve external subsets for documents which do not
explicitly provide one.ASModel
with a LSParser
.
ASModel
with a document instance.
ObjectList
.
[schema normalized value]
: Binding specific actual value
or null
if the value is in error.
null
if the value is in error or there is no value
constraint.
null
if the value is in error or there is no value
constraint.
null
if the value is in error or there is no value
constraint.
null
.
null
.
null
.
null
.
null
.
null
.
null
.
null
.
XSObjectList
.
XSObjectList
.
XSObjectList
.
XSObjectList
.
XSObjectList
.
XSObjectList
.
XSObjectList
.
XSObjectList
.
XSObjectList
.
XSObjectList
.
XSObjectList
.
XSObjectList
.
XSObjectList
.
XSObjectList
.
XSObjectList
.
XSObjectList
.
XSObjectList
.
XSObjectList
.
null
if none exist.
ASNamedObjectMap
containing
ASAttributeDeclarations
for all the attributes that can
appear on this type of element.
attrChange
indicates the type of change which triggered
the DOMAttrModified event.
ASObject
with
ASModel
methods, have discernible top-level/"global"
attribute declarations.
ASObject
with
ASModel
methods, have discernible top-level/"global"
attribute declarations.
NodeList
containing all the possible
Attr
s that can appear with this type of element.
AttributePSVI
given the index of an attribute
information item in the current element's attribute list.
AttributePSVI
given the namespace name and the
local name of an attribute information item in the current element's
attribute list.
XSObjectList
.
XSObjectList
.
null
.
null
.
null
if undefined.
ASObject
s of type AS_MODEL
s
associated with a document.
XNIException
.
-1
if no character offset is available.
NodeList
containing the possible
Element
names that can appear as children of this type
of element.
-1
if no column number is available.
VC_NONE, VC_DEFAULT, VC_FIXED
.
VC_NONE, VC_DEFAULT, VC_FIXED
.
null
.
null
.
null
.
usage
is EXTERNAL_SUBSET or NOT_USED, and the
ASModel
is simply a container of other ASModels.
ASObject
with
ASModel
methods, have discernible top-level/"global
content model declarations.
ASObject
with
ASModel
methods, have discernible top-level/"global
content model declarations.
-1
if the element declaration
index was invalid.
simpleType
, or mixed, element-only (see
cmParticle
).
CONTENTTYPE_EMPTY
), a simple
type definition (CONTENTTYPE_SIMPLE
), mixed (
CONTENTTYPE_MIXED
), or element-only (
CONTENTTYPE_ELEMENT
).
DERIVATION_EXTENSION
,
DERIVATION_RESTRICTION
, or DERIVATION_NONE
(see XSConstants
).
DERIVATION_SUBSTITUTION, DERIVATION_EXTENSION, DERIVATION_RESTRICTION
} corresponding to substitutions disallowed by this
XSElementDeclaration
or DERIVATION_NONE
.
XSModel
.
null
if undefined.
Document.normalizeDocument
is
invoked.
Document.normalizeDocument
is
invoked.
Document.normalizeDocument
is
invoked.
ASObject
with
ASModel
methods, have discernible top-level/"global"
element declarations.
ASObject
with
ASModel
methods, have discernible top-level/"global"
element declarations.
scope
property.
scope
property.
scope
), otherwise null
if no such
definition exists.
scope
), otherwise null
if no such
definition exists.
EncodingInfo
instance for the encoding.
ASObject
with
ASModel
methods, have discernible top-level/"global"
entity declarations.
ASObject
with
ASModel
methods, have discernible top-level/"global"
entity declarations.
[schema error code]
: a list of error codes generated from
the validation attempt or an empty StringList
if no
errors occurred during the validation attempt.
StringList
if no errors occurred during the
validation attempt.
StringList
if no errors occurred during the
validation attempt.
StringList
if no errors occurred during the
validation attempt.
StringList
if no errors occurred during the
validation attempt.
StringList
if no errors occurred during the
validation attempt.
XSObjectList
.
XSObjectList
.
DERIVATION_EXTENSION, DERIVATION_RESTRICTION
}
corresponding to final
set of this type or
DERIVATION_NONE
.
XMLGrammarDescription
associated with this
object
HTMLDOMImplementation
that can be
used to perform operations that are not specific to a particular
document instance, e.g.
XSNamedMap
.
ASModel
of a document.
true
if this ASModel
defines the document
structure in terms of namespaces and local names ; false
if the document structure is defined only in terms of
QNames
.
true
if this ASModel
defines the document
structure in terms of namespaces and local names ; false
if the document structure is defined only in terms of
QNames
.
[schema specified]
: if true, the value was specified in
the schema.
true
if content only whitespace; false
for
non-whitespace.
list
the item type definition (an atomic or
union simple type definition) is available, otherwise
null
.
list
the item type definition (an atomic or
union simple type definition) is available, otherwise
null
.
ASObjects
in the ASObjectList
.
ASObjects
in the list.
byte
s in the list.
data
and the substringData
method below.
data
and the substringData
method below.
LSInput
s in the list.
Objects
in the list.
Objects
in the list.
XSObjects
in the XSObjectList
.
XSObjects
in the XSObjectList
.
XSObjects
in the list.
XSNamespaceItem
s in the list.
byte
s in the list.
Object
s in the list.
LSInput
s in the list.
unsigned short
s in the list.
GenericString
s in the list.
XSObjects
in the XSObjectList
.
XSNamespaceItem
s in the list.
XSObjects
in the list.
StringList
.
StringList
.
StringList
.
StringList
.
-1
if no line number is available.
AS_CHOICE
, AS_SEQUENCE
,
AS_ALL
or AS_NONE
.
ASObject
.
ASObject
.
[member type definition]
: if and only if that type
definition is a simple type definition with {variety} union, or a
complex type definition whose {content type} is a simple type
definition with {variety} union, then an item isomorphic to that
member of the union's {member type definitions} which actually
validated the schema item's normalized value.
union
the list of member type definitions (a
non-empty sequence of simple type definitions) is available,
otherwise an empty XSObjectList
.
union
the list of member type definitions (a
non-empty sequence of simple type definitions) is available,
otherwise an empty XSObjectList
.
XSObjectList
.
XSObjectList
.
name
of this XSObject
depending on the
XSObject
type.
NCName
of this declaration as defined in
XML Namespaces.
name
of this XSObject
depending on the
XSObject
type.
name
of this XSObject
depending on the
XSObject
type.
name
of this XSObject
depending on the
XSObject
type.
name
of this XSObject
depending on the
XSObject
type.
name
of this XSObject
depending on the
XSObject
type.
name
of this XSObject
depending on the
XSObject
type.
name
of this XSObject
depending on the
XSObject
type.
name
of this XSObject
depending on the
XSObject
type.
name
of this XSObject
depending on the
XSObject
type.
name
of this XSObject
depending on the
XSObject
type.
NCName
, as defined in XML Namespaces, of
this declaration specified in the {name}
property of the
component or null
if the definition of this component
does not have a {name}
property.
ASObject
specified by name.
ASObject
specified by local name and
namespace URI.
null
if it is
unspecified.
null
if it is
unspecified.
null
if it is
unspecified.
null
if it is
unspecified.
null
if it is
unspecified.
null
if it is
unspecified.
null
if it is
unspecified.
null
if it is
unspecified.
null
if it is
unspecified.
null
if it is
unspecified.
null
if it is
unspecified.
null
if it is
unspecified.
null
if it is
unspecified.
null
otherwise.
XSNamespaceItem
), one for each namespace name which
appears as the target namespace of any schema component in the schema
used for that assessment, and one for absent if any schema component
in the schema had no target namespace.
XSNamespaceItem
), one for each namespace name which
appears as the target namespace of any schema component in the schema
used for that assessment, and one for absent if any schema component
in the schema had no target namespace.
null
if it is
unspecified.
null
if it is
unspecified.
nil
from namespace http://www.w3.org/2001/XMLSchema-instance
and value true
(xsi:nil) even if it has no text or
element content despite a content type
which would
otherwise require content.
name
of this ASObject
depending on the
ASObject
type.
name
of this ASObject
depending on the
ASObject
type.
ASObject
with
ASModel
methods, have discernible top-level/"global"
notation declarations.
ASObject
with
ASModel
methods, have discernible top-level/"global"
notation declarations.
constraintType
NSCONSTRAINT_LIST
, the list contains allowed namespaces.
ASModel
object associated with this
ASObject
.
ASModel
object associated with this
ASObject
.
ASObject
of attribute, meaning that an
attribute declaration can be shared by multiple elements.
NodeList
containing the possible
Element
names that can appear as a parent of this type
of element.
null
null
.
XSObjectList
.
null
if it is
unspecified.
null
if it is
unspecified.
atomic
the primitive type definition (a
built-in primitive datatype definition or the simple ur-type
definition) is available, otherwise null
.
atomic
the primitive type definition (a
built-in primitive datatype definition or the simple ur-type
definition) is available, otherwise null
.
DERIVATION_NONE
represented as a bit flag (see
XSConstants
).
null
otherwise.
null
otherwise.
null
otherwise.
XSImplemenation
.
null
otherwise.
[schema default]
: the canonical lexical representation of
the declaration's {value constraint} value.
null
otherwise.
null
if absent.
[schema normalized value]
: the normalized value of this
item after validation.
SEVERITY_WARNING
,
SEVERITY_ERROR
, or SEVERITY_FATAL_ERROR
.
null
null
.
ASObject
s such as
ASElementDeclaration
s and further
ASContentModel
s.
null
.
DERIVATION_EXTENSION, DERIVATION_RESTRICTION
} or
DERIVATION_NONE
.
null
otherwise.
null
otherwise.
null
otherwise.
null
otherwise.
type
of this object, i.e.
type
of this object, i.e.
[type definition]
: an item isomorphic to the type
definition used to validate the schema item.
[validation attempted]
: determines the extent to which
the schema item has been validated.
[schema information]
property (or this element item
itself if it has such a property).
[validity]
: determines the validity of the schema item
with respect to the validation being attempted.
HTMLDOMImplementation
interface extends the
DOMImplementation
interface with a method for creating an
HTML document instance.Element
that
will only appear inside HTML documents.key
in the identity-constraint
category.
keyref
in the identity-constraint
category.
unique
in the identity-constraint
category.
Location
.ASObject
into ASModel.
XNIException
.
ASObject
into ASModel.
namespaceURI
is the
default namespace or not.
disallowed
is a
disallowed substitution for this element declaration.
true
if the character at start is 'Z', '+' or '-'.
SchemaFactory
?
exclusion
is a
substitution group exclusion for this element declaration.
index
th item in the map.
index
th item in the collection.
index
th item in the collection.
index
th item in the collection or
null
if index
is greater than or equal to
the number of objects in the list.
index
th item in the map.
index
th item in the collection or
null
if index
is greater than or equal to
the number of objects in the list.
index
th item in the collection.
index
th item in the collection or
null
if index
is greater than or equal to
the number of objects in the list.
index
th item in the collection.
index
th item in the collection or
null
if index
is greater than or equal to
the number of objects in the list.
index
th item in the collection or
null
if index
is greater than or equal to
the number of objects in the list.
index
th item in the collection.
index
th item in the collection or
null
if index
is greater than or equal to
the number of objects in the list.
index
th item in the collection or
null
if index
is greater than or equal to
the number of objects in the list.
index
th item in the collection or
null
if index
is greater than or equal to
the number of objects in the list.
index
th item in the collection or
null
if index
is greater than or equal to
the number of objects in the list.
XSObject
specified by local name and namespace
URI.
XSObject
specified by local name and
namespace URI.
XSObject
specified by local name and
namespace URI.
LSInput
.
LSInput
.
LSInput
s.
LSInput
s.
XMLLocator
and make it look like a SAX Locator
.LSInputList
interface provides the abstraction of an
ordered collection of LSInput
s, without defining or
constraining how this collection is implemented.OutputFormat
.
OutputFormat
and
using the writer as the output character stream.
OutputFormat
and
using the output byte stream and the encoding specified in the
output format.
java.io.Reader
that decodes bytes
of a given encoding into characters.MouseEvent
interface.MutationEvent
interface.DocumentBuilder
using the currently configured parameters.
Duration
specifying the Duration
as its string representation, "PnYnMnDTnHnMnS",
as defined in XML Schema 1.0 section 3.2.6.1.
Duration
specifying the Duration
as milliseconds.
Duration
specifying the Duration
as isPositive, years, months, days, hours, minutes, seconds.
SAXParser
using the currently
configured factory parameters.
XMLGregorianCalendar
.
XMLGregorianCalendar
from a GregorianCalendar
.
java.util.GregorianCalendar
instance would need to convert to an
XMLGregorianCalendar
instance.
DocumentEditAS
related to the node does not have
any active ASModel
and wfValidityCheckLevel
is set to PARTIAL
or STRICT_VALIDITY_CHECK
.
Node
from with additional methods
for guided document editing. The expectation is that an instance of the
DOMImplementationAS
interface can be obtained by using
binding-specific casting methods on an instance of the
DOMImplementation
interface when the DOM implementation
supports the feature "AS-DOC
".
See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.
Text
nodes in the full depth of the sub-tree
underneath this Node
, including attribute nodes, into a
"normal" form where only markup (e.g., tags, comments, processing
instructions, CDATA sections, and entity references) separates
Text
nodes, i.e., there are no adjacent Text
nodes.
WF_CHECK
.
ObjectList
is an immutable ordered collection of
Object
.null
if no occurrence counting was being performed at the
current state.
LSInput
.
LSInput
.
LSInput
.
LSInput
and insert the content into an existing
document at the position epcified with the contextNode
and action
arguments.
ASModel
from the list of
ASModel
s.
ASModel
from the list of
ASModel
s.
ASModel
associated with a document.
ASAttributeDeclaration
from the element being
declared.
ASObject
specified by a nodeName
.
ASObject
specified by a namespace URI and a
local name.
ASObject
in the submodel.
null
if no mapping
exists.
null
if no mapping
exists.
null
if no mapping exists.
org.xml.sax.ContentHandler
.
XMLInputSource
analogue to javax.xml.transform.sax.SAXSource
.javax.xml.parsers.SAXParserFactory
.javax.xml.parsers.SAXParser
.absent
.
global
identifies top-level declarations.
Locally scoped
declarations are available for use only
within the complex type.
ASModel
with a LSParser
.
ASModel
with a document instance.
ASNamedObjectMap
containing
ASAttributeDeclarations
for all the attributes that can
appear on this type of element.
ASObject
s of type AS_MODEL
s
associated with a document.
null
if undefined.
EncodingInfo
instance.
ASModel
of a document.
AS_CHOICE
, AS_SEQUENCE
,
AS_ALL
or AS_NONE
.
ASObject
.
ASObject
.
ASObject
using its nodeName
attribute.
ASObject
using its namespaceURI
and
localName
.
null
if it is
unspecified.
null
if it is
unspecified.
name
of this ASObject
depending on the
ASObject
type.
name
of this ASObject
depending on the
ASObject
type.
ASModel
object associated with this
ASObject
.
ASModel
object associated with this
ASObject
.
ASObject
of attribute, meaning that an
attribute declaration can be shared by multiple elements.
null
if it is
unspecified.
null
if it is
unspecified.
null
otherwise.
null
otherwise.
ASObject
s such as
ASElementDeclaration
s and further
ASContentModel
s.
null
otherwise.
null
otherwise.
null
otherwise.
ShortList
is an immutable ordered collection of
unsigned short
.SymbolTable
.offset
,
keeping both in the tree as siblings.
XMLInputSource
analogue to javax.xml.transform.stax.StAXSource
.NS_WF_CHECK
.
StringList
is an immutable ordered collection of
GenericString
.XSModel
that represents components in this schema
grammar.
XSModel
that represents components in
the schema grammars in this pool implementation.
XSModel
that represents components in this schema
grammar and any schema grammars that are imported by this grammar
directly or indirectly.
XSModel
that represents components in this schema
grammar and the grammars in the grammars
parameter,
any schema grammars that are imported by them directly or indirectly.
ASObject
is neither an
ASContentModel
nor an ASElementDeclaration
.
UIEvent
interface.MalformedURIException
with no specified
detail message.
MalformedURIException
with the
specified detail message.
ASModel
itself is valid, i.e., confirming
that it's well-formed and valid per its own formal grammar.
ASModel
itself is valid, i.e., confirming
that it's well-formed and valid per its own formal grammar.
ASModel
.
Atomic
type.
List
type.
Union
type.
org.w3c.dom.Document
.
org.w3c.dom.Element
.
LSSerializer
interface.
LSSerializer
.
LSSerializer
interface.
mimeTypeCheck
is true
and the input
source has an incorrect MIME Type.
XIncludeHandler
in the pipeline
before the schema validator, or as the last component in the pipeline if there is
no schema validator.XMLParserConfiguration
implements this interface
in order to indicate that it provides support for XML 1.1.XMLLocator
.SchemaFactory
for XML Schema.short
s.XPointerHandler
in the pipeline
before the schema validator, or as the last component in the pipeline if there is
no schema validator.XSAttributeCheck
is used to check the validity of attributes
appearing in the schema document.XSSimpleType.applyFacets(org.apache.xerces.impl.dv.XSFacets, short, short, org.apache.xerces.impl.dv.ValidationContext)
.XSModel
that represents components in
the schema grammars in this pool implementation.XSLoader
.XSLoader
.XSNamedMap
interface are used to
represent immutable collections of XML Schema components that can be
accessed by name.XSNamesaceItemList
interface provides the abstraction of
an immutable ordered collection of XSNamespaceItem
s, without
defining or constraining how this collection is implemented.XSObject
is a base object for the XML Schema component
model.XSObjectList
interface provides the abstraction of an
immutable ordered collection of XSObject
s, without defining
or constraining how this collection is implemented.XSSimpleType
represents the simple type
definition of schema component and defines methods to query the information
contained.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |