Edit D:\app\Administrator\product\11.2.0\dbhome_1\RDBMS\xml\schema\kusmvlt.xsd
<?xml version="1.0"?> <!-- Copyright (c) 2007, Oracle. All rights reserved. NAME kusmvlt.xsd DESCRIPTIO XML Schema types for MATERIALIZED_VIEW_LOG SXML. MODIFIED MM/DD/YY lbarton 12/19/07 - Bug 6655531: customer area lbarton 11/15/06 - diff support htseng 08/04/05 - Initial version --> <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ku="http://xmlns.oracle.com/ku" targetNamespace="http://xmlns.oracle.com/ku" elementFormDefault="qualified" attributeFormDefault="unqualified"> <xsd:include schemaLocation="kuscomm.xsd"/> <xsd:include schemaLocation="kustablt.xsd"/> <xsd:complexType name="MATERIALIZED_VIEW_LOGType"> <xsd:sequence> <xsd:element name="ON_TABLE" type="ku:SchemaNameType"/> <xsd:element name="SEGMENT_ATTRIBUTES" type="ku:SEGMENT_ATTRIBUTESType" minOccurs="0"/> <xsd:element name="CACHE" type="ku:EmptyType" minOccurs="0"/> <xsd:choice> <xsd:element name="PARALLEL" type="ku:PARALLELTypeWithValue1" minOccurs="0"/> <xsd:element name="PARALLEL_DEGREE" type="ku:OldPARALLELType" minOccurs="0"/> </xsd:choice> <xsd:choice id="TablePartitioning" minOccurs="0"> <xsd:element name="RANGE_PARTITIONING" type="ku:RANGE_PARTITIONINGType"/> <xsd:element name="HASH_PARTITIONING" type="ku:HASH_PARTITIONINGType"/> <xsd:element name="LIST_PARTITIONING" type="ku:LIST_PARTITIONINGType"/> </xsd:choice> <xsd:element name="RECORDS" type="ku:RecordsClause" minOccurs="0"/> <xsd:element name="INCLUDING_NEW_VALUES" type="ku:EmptyType" minOccurs="0"/> <xsd:element name="CUSTOMER_AREA" minOccurs="0"/> </xsd:sequence> <xsd:attribute name="version" type="ku:vsn" use="required"/> <xsd:attribute name="version2" type="ku:vsn"/> <!-- ********************************************************************** complexType for MATERIALIZED_VIEW_LOG ON_TABLE [ SEGMENT_ATTRIBUTES ] [ CACHE ] [ PARALLEL ] [ Table_partitioning ] [ RECORDS clause ] [ INCLUDING_NEW_VALUES ] [ CUSTOMER_AREA ] *********************************************************************** --> </xsd:complexType> <xsd:complexType name="SchemaNameType"> <xsd:sequence> <xsd:group ref="ku:SCHEMA_NAMEGroup"/> </xsd:sequence> </xsd:complexType> <xsd:complexType name="RecordsClause"> <xsd:sequence> <xsd:element name="OBJECT_ID" type="ku:EmptyType" minOccurs="0"/> <xsd:element name="PRIMARY_KEY" type="ku:EmptyType" minOccurs="0"/> <xsd:element name="ROWID" type="ku:EmptyType" minOccurs="0"/> <xsd:element name="SEQUENCE" type="ku:EmptyType" minOccurs="0"/> <xsd:element name="COL_LIST" type="ku:SimpleCOL_LISTType" minOccurs="0"/> </xsd:sequence> <!-- ********************************************************************** complexType for RecordsClause [ OBJECT_ID ] [ PRIMARY_KEY ] [ ROWID ] [ SEQUENCE ] [ COL_LIST ] ************************************************************************ --> </xsd:complexType> </xsd:schema>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de