|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
AnnotationParser
.this
,
otherwise null.
(this instanceof XSParticle)?this:null
(this instanceof XSSimpleType)?this:null
com.sun.xml.xsom
package.com.sun.xml.xsom
interfaces.XSComponent.getAnnotation()
, but allow a new empty XSAnnotation
to be created
if not exist.
XSAttGroupDecl
s in this schema.
XSAttributeDecl
s in this schema
keyed by their local names.
XSListSimpleType
(including itself)
if the variety of this type is list
.
XSUnionSimpleType
(including itself)
if the variety of this type is union
.
XSComplexType
s in this schema.
SchemaDocument
that represents
parsed documents so far.
XSElementDecl
s in this schema.
XSIdentityConstraint
s in this element decl.
XSIdentityConstraint
s in this schema,
keyed by their names.
SchemaDocument
s that are imported from this document.
SchemaDocument
s that are included from this document.
XSModelGroupDecl
s in this schema.
XSNotation
s in this schema.
XSSchema
object to which this component
belongs.
XSElementDecl
that owns this identity constraint.
XSIdentityConstraint
to which
this XPath belongs to.
XSSimpleType
if
this type is atomic
.
XSComplexType
is redefined by another complex type,
return that component.
XSSimpleType
is redefined by another simple type,
return that component.
XSType
is redefined by another type,
return that component.
SchemaDocument
s that are included/imported from this document.
XSIdentityConstraint.KEYREF
, returns the key XSIdentityConstraint
being referenced.
SchemaDocument
s that include/import this document.
XSSchema
component that contains all the schema
components defined in this namespace.
XSSchema
s in a single collection.
XSSimpleType
s in this schema.
SchemaDocument
that indicates which document this component
was defined in.
XSSchema
and not from XSComponent
,
there's something wrong with your code.
XSType
s in this schema (union of
XSSchema.getSimpleTypes()
and XSSchema.getComplexTypes()
this instanceof XSComplexType
.
XSVariety
.
this instanceof XSListSimpleType
.
this instanceof XSRestrictionSimpleType
.
this instanceof XSSimpleType
.
this instanceof XSUnionSimpleType
.
getNamespaces().iterator()
XSElementDecl.getSubstitutables()
instead.
XSAnnotation.getAnnotation()
.
SCD.create(String, NamespaceContext)
.
XmlString
from a lexical representation and in-scope namespaces.
XmlString
with empty in-scope namespace bindings.
XSComplexType
and XSAttGroupDecl
as the container of attribute uses/attribute groups.XSContentType
.XSContentType
.XSSchema
objects.XSSimpleType
and its derived interfaces.XSSimpleType
and its derived interfaces.XSParticle
This interface provides a set of type check functions (isXXX
),
which are essentially:XSTerm
.XSTerm
.XSTerm
.XSComplexType
and XSSimpleType
.XSComponent
##any
wildcard.##other
wildcard.XSWildcard
.XSWildcard
.XSIdentityConstraint
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |