|
| |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XSNotationDeclaration Class ReferenceInheritance diagram for XSNotationDeclaration:
[legend]Collaboration diagram for XSNotationDeclaration:
[legend]List of all members.
Constructor & Destructor Documentation
|
The default constructor.
-
Parameters:
-
xmlNotationDecl |
|
annot |
|
xsModel |
|
manager |
The configurable memory manager |
|
XSNotationDeclaration::~XSNotationDeclaration |
( |
|
) |
|
|
Member Function Documentation
XSAnnotation * XSNotationDeclaration::getAnnotation |
( |
|
) |
const |
|
|
Optional.
An [annotation]. |
const XMLCh* XSNotationDeclaration::getName |
( |
|
) |
[virtual] |
|
|
The name of type NCName of this declaration as defined in XML Namespaces.
Reimplemented from XSObject. |
const XMLCh* XSNotationDeclaration::getNamespace |
( |
|
) |
[virtual] |
|
|
The [target namespace] of this object, or null if it is unspecified.
Reimplemented from XSObject. |
|
A namespace schema information item corresponding to the target namespace of the component, if it's globally declared; or null otherwise.
Reimplemented from XSObject. |
const XMLCh* XSNotationDeclaration::getPublicId |
( |
|
) |
|
|
|
The string representing the public identifier for this notation declaration, if present; null otherwise.
|
const XMLCh* XSNotationDeclaration::getSystemId |
( |
|
) |
|
|
|
The URI reference representing the system identifier for the notation declaration, if present, null otherwise.
|
Member Data Documentation
XSAnnotation* XSNotationDeclaration::fAnnotation [protected]
|
|
The documentation for this class was generated from the following file:
|
|
|