Modifier and Type | Method and Description |
---|---|
public XSAnnotation | |
public XSObjectList | |
public String | getPublicId()
The string representing the public identifier for this notation
declaration, if present; |
public String | getSystemId()
The URI reference representing the system identifier for the notation
declaration, if present, |
getAnnotation | back to summary |
---|---|
public XSAnnotation getAnnotation() An annotation if it exists, otherwise |
getAnnotations | back to summary |
---|---|
public XSObjectList getAnnotations() A sequence of [annotations] or an empty |
getPublicId | back to summary |
---|---|
public String getPublicId() The string representing the public identifier for this notation
declaration, if present; |
getSystemId | back to summary |
---|---|
public String getSystemId() The URI reference representing the system identifier for the notation
declaration, if present, |