| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XmlSchemaNamed
A named item. Named items have two names; their schema-local name (a string)
 and a QName qualified by their schema's target namespace. Note that the qualified
 name is not the on-the-wire name for attributes and elements. Those
 names depend on the form, and are managed by XmlSchemaNamedWithForm.
| Method Summary | |
|---|---|
|  String | getName()Retrieve the name. | 
|  XmlSchema | getParent()Retrieve the parent schema. | 
|  QName | getQName()Get the QName for this object. | 
|  boolean | isAnonymous() | 
|  boolean | isTopLevel() | 
|  void | setName(String name)Set the name. | 
| Method Detail | 
|---|
String getName()
boolean isAnonymous()
void setName(String name)
name - the name.XmlSchema getParent()
QName getQName()
XmlSchemaNamedWithForm.getWireName()boolean isTopLevel()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||