<notation>
element information item
Modifier and Type | Field and Description |
---|---|
public XSObjectList | |
public String | |
private XSNamespaceItem | |
public String | |
public String | |
public String |
Access | Constructor and Description |
---|---|
public |
fAnnotations | back to summary |
---|---|
public XSObjectList fAnnotations |
fName | back to summary |
---|---|
public String fName |
fNamespaceItem | back to summary |
---|---|
private XSNamespaceItem fNamespaceItem |
fPublicId | back to summary |
---|---|
public String fPublicId |
fSystemId | back to summary |
---|---|
public String fSystemId |
fTargetNamespace | back to summary |
---|---|
public String fTargetNamespace |
XSNotationDecl | back to summary |
---|---|
public XSNotationDecl() |
getAnnotation | back to summary |
---|---|
public XSAnnotation getAnnotation() Implements com. Optional. Annotation. |
getAnnotations | back to summary |
---|---|
public XSObjectList getAnnotations() Implements com. Optional. Annotations. |
getName | back to summary |
---|---|
public String getName() Implements com. The |
getNamespace | back to summary |
---|---|
public String getNamespace() Implements com. The namespace URI of this node, or |
getNamespaceItem | back to summary |
---|---|
public XSNamespaceItem getNamespaceItem() Implements com. Doc from com. A namespace schema information item corresponding to the target
namespace of the component, if it is globally declared; or
|
getPublicId | back to summary |
---|---|
public String getPublicId() Implements com. Optional if {system identifier} is present. A public identifier, as defined in [XML 1.0 (Second Edition)]. |
getSystemId | back to summary |
---|---|
public String getSystemId() Implements com. Optional if {public identifier} is present. A URI reference. |
getType | back to summary |
---|---|
public short getType() Implements com. Get the type of the object, i.e ELEMENT_DECLARATION. |
setNamespaceItem | back to summary |
---|---|
pack-priv void setNamespaceItem(XSNamespaceItem namespaceItem) |