Indicates whether the
OracleXml object data is based on an XML schema.
public bool IsSchemaBased {get;}
'Declaration
Public ReadOnly Property IsSchemaBased As Boolean
Property Value
true, if the
OracleXml object data is based on an XML schema. Otherwise
false.