OracleXmlType Members
OracleXmlType
members are listed in the following tables.
OracleXmlType Constructors
The OracleXmlType
constructors are listed in Table 7-19.
Table 7-19 OracleXmlType Constructors
Constructor | Description |
---|---|
Creates an instance of the |
OracleXmlType Static Methods
The OracleXmlType
static methods are listed in Table 7-20.
Table 7-20 OracleXmlType Static Methods
Methods | Description |
---|---|
|
Inherited from |
OracleXmlType Static Fields
The OracleXmlType
static field is listed in Table 7-21.
Table 7-21 OracleXmlType Static Field
Static Field | Description |
---|---|
Represents a null value that can be assigned to an |
OracleXmlType Instance Properties
The OracleXmlType
instance properties are listed in Table 7-22.
Table 7-22 OracleXmlType Instance Properties
Properties | Description |
---|---|
Indicates the |
|
Indicates whether or not the |
|
Indicates whether the XML data is a collection of XML elements or a well-formed XML document |
|
Indicates whether or not the |
|
Indicates whether or not the XML data represented by the |
|
Represents the name of the top-level element of the schema-based XML data contained in the |
|
Represents the XML schema of the XML data contained in the |
|
Represents in the database for the XML schema of the XML data contained in the |
|
Returns the XML data starting from the first character in the current instance as a string |
OracleXmlType Instance Methods
The OracleXmlType
instance methods are listed in Table 7-23.
Table 7-23 OracleXmlType Instance Methods
Methods | Description |
---|---|
Creates a copy of the |
|
Releases the resources allocated by this |
|
|
Inherited from |
Extracts a subset from the XML data using the given XPath expression (Overloaded) |
|
|
Inherited from |
Returns an instance of |
|
|
Inherited from |
Returns a |
|
Returns a |
|
Checks for the existence of a particular set of nodes identified by the given XPath expression in the XMLdata (Overloaded) |
|
|
Inherited from |
Transforms the |
|
Updates the XML node or fragment identified by the given XPath expression in the current |
|
Validates whether or not the XML data in the |