|
BEA Systems, Inc. | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.apache.xerces.impl.xs.XSAttributeGroupDecl
The XML representation for an attribute group declaration
schema component is a global
Field Summary
XSWildcardDecl
fAttributeWC
Deprecated.
String
fIDAttrName
Deprecated.
String
fName
Deprecated.
String
fTargetNamespace
Deprecated.
Constructor Summary
XSAttributeGroupDecl()
Deprecated.
Method Summary
String
addAttributeUse(XSAttributeUseImpl attrUse)
Deprecated.
weblogic.apache.xerces.impl.xs.psvi.XSAnnotation
getAnnotation()
Deprecated. Optional.
XSAttributeUseImpl
getAttributeUse(String uri,
String localpart)
Deprecated.
weblogic.apache.xerces.impl.xs.psvi.XSObjectList
getAttributeUses()
Deprecated. {attribute uses} A set of attribute uses.
weblogic.apache.xerces.impl.xs.psvi.XSWildcard
getAttributeWildcard()
Deprecated. {attribute wildcard} Optional.
String
getName()
Deprecated. The name
of this XSObject
depending on the
XSObject
type.
String
getNamespace()
Deprecated. The namespace URI of this node, or null
if it is
unspecified.
short
getType()
Deprecated. Get the type of the object, i.e ELEMENT_DECLARATION.
void
removeProhibitedAttrs()
Deprecated.
void
reset()
Deprecated.
String
validRestrictionOf(XSAttributeGroupDecl baseGroup)
Deprecated.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Field Detail
fAttributeWC
public XSWildcardDecl fAttributeWC
fIDAttrName
public String fIDAttrName
fName
public String fName
fTargetNamespace
public String fTargetNamespace
Constructor Detail
XSAttributeGroupDecl
public XSAttributeGroupDecl()
Method Detail
addAttributeUse
public String addAttributeUse(XSAttributeUseImpl attrUse)
getAnnotation
public weblogic.apache.xerces.impl.xs.psvi.XSAnnotation getAnnotation()
getAnnotation
in interface weblogic.apache.xerces.impl.xs.psvi.XSAttributeGroupDefinition
getAttributeUse
public XSAttributeUseImpl getAttributeUse(String uri,
String localpart)
getAttributeUses
public weblogic.apache.xerces.impl.xs.psvi.XSObjectList getAttributeUses()
getAttributeUses
in interface weblogic.apache.xerces.impl.xs.psvi.XSAttributeGroupDefinition
getAttributeWildcard
public weblogic.apache.xerces.impl.xs.psvi.XSWildcard getAttributeWildcard()
getAttributeWildcard
in interface weblogic.apache.xerces.impl.xs.psvi.XSAttributeGroupDefinition
getName
public String getName()
name
of this XSObject
depending on the
XSObject
type.
getName
in interface weblogic.apache.xerces.impl.xs.psvi.XSObject
getNamespace
public String getNamespace()
null
if it is
unspecified. defines how a namespace URI is attached to schema
components.
getNamespace
in interface weblogic.apache.xerces.impl.xs.psvi.XSObject
getType
public short getType()
getType
in interface weblogic.apache.xerces.impl.xs.psvi.XSObject
removeProhibitedAttrs
public void removeProhibitedAttrs()
reset
public void reset()
validRestrictionOf
public String validRestrictionOf(XSAttributeGroupDecl baseGroup)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD